[meta-freescale] [meta-fsl-arm][PATCH] gstreamer1.0-plugins-base: Enable native video in playbin for i.MX SoCs

2014-09-12 Thread Zidan Wang
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 --- .../gst

Re: [meta-freescale] [meta-fsl-arm][PATCH] gstreamer1.0-plugins-base: enable native video in playbin for i.MX SoCs

2014-08-06 Thread Otavio Salvador
On Wed, Aug 6, 2014 at 11:54 AM, Carlos Rafael Giani wrote: > I suggest: "Upstream-Status: Inappropriate [platform specific]" Agreed. -- Otavio Salvador O.S. Systems http://www.ossystems.com.brhttp://code.ossystems.com.br Mobile: +55 (53) 9981-7854

Re: [meta-freescale] [meta-fsl-arm][PATCH] gstreamer1.0-plugins-base: enable native video in playbin for i.MX SoCs

2014-08-06 Thread Carlos Rafael Giani
I suggest: "Upstream-Status: Inappropriate [platform specific]" On 2014-08-06 16:40, Otavio Salvador wrote: On Tue, Aug 5, 2014 at 10:56 PM, Wang Zidan wrote: GST_PLAY_FLAG_NATIVE_VIDEO means link decoder directly with video render, otherwise, software csc/resize/deinterlace plugins will be li

Re: [meta-freescale] [meta-fsl-arm][PATCH] gstreamer1.0-plugins-base: enable native video in playbin for i.MX SoCs

2014-08-06 Thread Otavio Salvador
On Tue, Aug 5, 2014 at 10:56 PM, Wang Zidan wrote: > 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 capabi

[meta-freescale] [meta-fsl-arm][PATCH] gstreamer1.0-plugins-base: enable native video in playbin for i.MX SoCs

2014-08-05 Thread Wang Zidan
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: Wang Zidan --- .../gst