Re: [OE-core] [poky][PATCH v2 0/7] Add patches for gstreamer 1.6

2016-01-21 Thread Richard Purdie
On Wed, 2016-01-20 at 17:51 +0800, Yuqing Zhu wrote: > ---gstreamer1.0 >Correct the setting for FLAG_DISCONT when push to adapter, >in case audio decoder subclass can not get enough data. > > ---gstreamer1.0-plugins-base >Send taglist if no valid frame is decoded util EOS. >Add vid

[OE-core] [poky][PATCH v2 0/7] Add patches for gstreamer 1.6

2016-01-20 Thread Yuqing Zhu
---gstreamer1.0 Correct the setting for FLAG_DISCONT when push to adapter, in case audio decoder subclass can not get enough data. ---gstreamer1.0-plugins-base Send taglist if no valid frame is decoded util EOS. Add video crop supporting when convert frame. ---gstreamer1.0-plugins-bad