[Bug 621897] [oggdemux] reports wrong duration
GStreamer (bugzilla.gnome.org)
bugzilla at gnome.org
Wed Sep 14 04:36:15 PDT 2011
https://bugzilla.gnome.org/show_bug.cgi?id=621897
GStreamer | gst-plugins-base | git
--- Comment #15 from Vincent Penquerc'h <vincent.penquerch at collabora.co.uk> 2011-09-14 11:36:07 UTC ---
Created an attachment (id=196483)
View: https://bugzilla.gnome.org/attachment.cgi?id=196483
Review: https://bugzilla.gnome.org/review?bug=621897&attachment=196483
oggdemux: fix wedge when seeking twice quickly in push mode
This could happen when testing with navseek, and pressing
right and left at roughly the same time. The current chain
is temporarily moved away, and this caused the flush events
not to be sent to the source pads, which would cause the
data queues downstream to reject incoming data after the
seek, and shut down, wedging the pipeline.
Now, I can't really decide whether this is a nasty steaming
hack or a good fix, but it certainly does fix the issue, and
does not seem to break anything else so far.
--
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