]> code.ossystems Code Review - openembedded-core.git/commit
gstreamer1.0-plugins-base: Set need_segment after sink pad receive GST_EVENT_SEGMENT
authorYuqing Zhu <b54851@freescale.com>
Mon, 10 Aug 2015 03:41:42 +0000 (11:41 +0800)
committerJoshua Lock <joshua.lock@collabora.co.uk>
Tue, 1 Sep 2015 11:36:14 +0000 (12:36 +0100)
commit0ecbbc39353d92a66d32ea13075aaec76b590fa0
tree534ea6e89c022ae960385582d40ac714facb8449
parentc2e8974e6c9e3e1eb386375a3839b81c23626d43
gstreamer1.0-plugins-base: Set need_segment after sink pad receive GST_EVENT_SEGMENT

Subparse works in push mode, chain funciton will be called once
up stream element finished the seeking and flushing.

If set need_segment flag in src pad event handler, the segment
event will be pushed earlier, result in the subtitle text will
be send out to down stream from the beginning.

(From OE-Core master rev: 48742378cd91297db439ee83576f3663befaa8f9)

Signed-off-by: Yuqing Zhu <b54851@freescale.com>
Signed-off-by: Ross Burton <ross.burton@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/recipes-multimedia/gstreamer/gstreamer1.0-plugins-base/0004-subparse-set-need_segment-after-sink-pad-received-GS.patch [new file with mode: 0644]
meta/recipes-multimedia/gstreamer/gstreamer1.0-plugins-base_1.4.5.bb