Added Samsung specific code.
authorAndrey Shelest <a.shelest@samsung.com>
Mon, 23 Jun 2014 11:39:03 +0000 (14:39 +0300)
committerPhilippe Coval <philippe.coval@open.eurogiciel.org>
Tue, 18 Nov 2014 17:26:07 +0000 (18:26 +0100)
commit5c4ebe21d6626b47ec647bd176b33df35d456ea9
tree1cb2630032dc4f6047d19fbab736bb1748865680
parent115d34b1040a0432c85aab1850b8e2a021fec271
Added Samsung specific code.
-Support of Samsung extention video formats ITLV, SN12, ST12.
-Support video texture overlay of OSP layer.
-Interface for camera control.

Change-Id: Ice02ca01e1b555036c1a80ea1bdea0f0df9bb218
24 files changed:
configure.ac
gst-libs/gst/riff/riff-ids.h
gst-libs/gst/riff/riff-media.c
gst-libs/gst/video/Makefile.am
gst-libs/gst/video/cameracontrol.c [new file with mode: 0644]
gst-libs/gst/video/cameracontrol.h [new file with mode: 0644]
gst-libs/gst/video/cameracontrolchannel.c [new file with mode: 0644]
gst-libs/gst/video/cameracontrolchannel.h [new file with mode: 0644]
gst-libs/gst/video/video-format.c
gst-libs/gst/video/video-format.h
gst-libs/gst/video/video-info.c
gst/playback/gstplaysink.c
gst/typefind/gsttypefindfunctions.c
gst/videoconvert/gstvideoconvert.c
packaging/gst-plugins-base.changes
packaging/gst-plugins-base.spec
sys/xvimage/Makefile.am
sys/xvimage/xv_types.h [new file with mode: 0644]
sys/xvimage/xvcontext.c
sys/xvimage/xvcontext.h
sys/xvimage/xvimageallocator.c
sys/xvimage/xvimageallocator.h
sys/xvimage/xvimagesink.c
sys/xvimage/xvimagesink.h