[Bug 749066] asfdemux: can't seek back after reaching EOS in push mode
GStreamer (GNOME Bugzilla)
bugzilla at gnome.org
Fri May 27 16:24:33 UTC 2016
https://bugzilla.gnome.org/show_bug.cgi?id=749066
Tim-Philipp Müller <t.i.m at zen.co.uk> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution|--- |FIXED
Target Milestone|git master |1.8.2
--- Comment #4 from Tim-Philipp Müller <t.i.m at zen.co.uk> ---
Thanks for the patch and for debugging this!
Pushed your patch with my modifications, hope you don't mind:
commit 6ff1c761e4de7fcbf96d21c0769766cf877f3146
Author: Vootele Vesterblom <vov at bang-olufsen.dk>
Date: Tue May 12 11:08:55 2015 +0300
asfdemux: fix seeking back after EOS has been reached in push mode
Fix seeking when demuxer is in INDEX state. This happens when we
reached the end of the stream. It should still be possible to do
a flushing seek and seek back to any other position though. Instead
the demuxer would just go straight to EOS again instead of going
back to processing packets again from the new position.
https://bugzilla.gnome.org/show_bug.cgi?id=749066
--
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