Commits on Source (3)
-
Add support for vp9 and hevc Signed-off-by:
Jean-Baptiste Kempf <jb@videolan.org> (cherry picked from commit 9894f84b) Signed-off-by:
Jean-Baptiste Kempf <jb@videolan.org>
f12b4ed7 -
(cherry picked from commit 58202004) Signed-off-by:
Jean-Baptiste Kempf <jb@videolan.org>
7ecfff94 -
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>
e4869da2
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/gstdecode.c 11 additions, 0 deletionsmodules/codec/gstreamer/gstdecode.c
- modules/codec/gstreamer/gstvlcpictureplaneallocator.c 23 additions, 4 deletionsmodules/codec/gstreamer/gstvlcpictureplaneallocator.c
modules/codec/gstreamer/fourcc.c
0 → 100644