gstdecode: handle fourcc mismatch between gst vlc
Add raw video fourcc conversion support to convert from gstreamer representation (for strings that are not equal to length 4) to vlc representation. Signed-off-by:Thomas Guillem <thomas@gllm.fr> (cherry picked from commit a6c52d89) Signed-off-by:
Jean-Baptiste Kempf <jb@videolan.org>
Showing
- modules/codec/Makefile.am 2 additions, 1 deletionmodules/codec/Makefile.am
- modules/codec/gstreamer/fourcc.c 94 additions, 0 deletionsmodules/codec/gstreamer/fourcc.c
- modules/codec/gstreamer/gstvlcpictureplaneallocator.c 23 additions, 4 deletionsmodules/codec/gstreamer/gstvlcpictureplaneallocator.c
Loading
Please register or sign in to comment