[Bug 785237] omxvideodec: Fix segment seek

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Sat Jul 22 02:23:36 UTC 2017


https://bugzilla.gnome.org/show_bug.cgi?id=785237

--- Comment #6 from Nicolas Dufresne (stormer) <nicolas at ndufresne.ca> ---
Actually, on the audio side, the porting to 1.0 went pretty wrong. The base
class does not send a NULL buffer anymore on EOS (it used to in 0.10), only the
remaining data in the adapter is being pushed and the base class assumed that
decoding is synchronous.

We should in theory see "still %d frames left after draining" warning pretty
often unless lucky. This should be filed seperatly, as EOS is also affected
here. We might need to go over all the audio decoder in fact.

-- 
You are receiving this mail because:
You are the QA Contact for the bug.
You are the assignee for the bug.


More information about the gstreamer-bugs mailing list