]> code.ossystems Code Review - meta-freescale.git/commit
gstreamer1.0-plugins-base: Enable native video in playbin for i.MX SoCs
authorWang Zidan <b50113@freescale.com>
Fri, 12 Sep 2014 08:34:13 +0000 (16:34 +0800)
committerOtavio Salvador <otavio@ossystems.com.br>
Mon, 15 Sep 2014 12:28:02 +0000 (09:28 -0300)
commit8e476a5c2299a438fd920a19d3ed18fb68acc167
treeadc33ca44df8821206df400208ae1ee67150d85b
parentd5c72c252018ae7c6b92243388a0f2e375753998
gstreamer1.0-plugins-base: Enable native video in playbin for i.MX SoCs

GST_PLAY_FLAG_NATIVE_VIDEO means link decoder directly with video
render, otherwise, software csc/resize/deinterlace plugins will be
linked between them.

For all i.MX chips, we should enable this flag, as the fsl renders
has the capability to do csc/resize.

Signed-off-by: Zidan Wang <b50113@freescale.com>
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
meta-fsl-arm/recipes-multimedia/gstreamer/gstreamer1.0-plugins-base/gstplaybin-enable-native-video.patch [new file with mode: 0644]
meta-fsl-arm/recipes-multimedia/gstreamer/gstreamer1.0-plugins-base_%.bbappend [new file with mode: 0644]