[Bug 726038] Multiple issues during seeks

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Tue Mar 25 07:46:06 PDT 2014


https://bugzilla.gnome.org/show_bug.cgi?id=726038
  GStreamer | gst-omx | git

--- Comment #3 from Josep Torra Valles <n770galaxy at gmail.com> 2014-03-25 15:11:34 UTC ---
Created an attachment (id=272859)
 View: https://bugzilla.gnome.org/attachment.cgi?id=272859
 Review: https://bugzilla.gnome.org/review?bug=726038&attachment=272859

Fixes races while seeking

The flush had several race behaviours due omx components being in executing
state while flushing and _loop task not being stopped/started in the right
times.

The restart task had been moved to the _chain in order to ensure that the new
segment event after flush and other base class stuff is properly handled before
we start pushing decoded frames again.

-- 
Configure bugmail: https://bugzilla.gnome.org/userprefs.cgi?tab=email
------- 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