]> code.ossystems Code Review - openembedded-core.git/commit
gstreamer1.0: Fix QoS/lateness checking if subclass implements prepare/prepare_list...
authorYuqing Zhu <b54851@freescale.com>
Fri, 21 Aug 2015 14:29:54 +0000 (22:29 +0800)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Sat, 12 Sep 2015 21:47:07 +0000 (22:47 +0100)
commit68591de72e27a985242d6ff19fffb80f69869003
treea7923756e1bcddc619f85ff106a74e63a0b532ef
parent19a2016bff489809af4852a20b9feebcc835a446
gstreamer1.0: Fix QoS/lateness checking if subclass implements prepare/prepare_list vfuncs

In function gst_base_sink_chain_unlocked(), it should calculate jitter based
on current media clock, rather than just passing 0.
Or it will drop all the frames when rewind in slow speed, such as -2X.

Signed-off-by: Yuqing Zhu <b54851@freescale.com>
Signed-off-by: Ross Burton <ross.burton@intel.com>
meta/recipes-multimedia/gstreamer/gstreamer1.0/0002-basesink-Fix-QoS-lateness-checking-if-subclass-imple.patch [new file with mode: 0644]
meta/recipes-multimedia/gstreamer/gstreamer1.0_1.4.5.bb