[Bug 785237] omxvideodec: Fix segment seek

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


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

--- Comment #5 from Nicolas Dufresne (stormer) <nicolas at ndufresne.ca> ---
(In reply to Julien Isorce from comment #4)
> Is it applicable to gstomxaudiodec.c as well ?

Good question, I was doing segment seek on video only file here, so I didn't
notice. Please find my test program here, in case you have a chance to test
before me, https://paste.fedoraproject.org/paste/1vi9Fp9RwshNoHs93UZdoQ

The second benefit of doing this is that it prevents buggy component that would
drain early and keep pushing old buffer from messing things up (the base class
gets really confused in this case).

-- 
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