[Bug 696899] oggdemux: non flushing segment seek makes buffers late
GStreamer (bugzilla.gnome.org)
bugzilla at gnome.org
Sat Mar 30 04:45:06 PDT 2013
https://bugzilla.gnome.org/show_bug.cgi?id=696899
GStreamer | gst-plugins-base | unspecified
--- Comment #2 from Nicolas Dufresne <nicolas.dufresne at collabora.co.uk> 2013-03-30 11:45:04 UTC ---
Created an attachment (id=240165)
View: https://bugzilla.gnome.org/attachment.cgi?id=240165
Review: https://bugzilla.gnome.org/review?bug=696899&attachment=240165
[PATCH] oggdemux: Allow EOS on timestamp equal to stop/start
Changed the check to a current_time equal to the stop will produce
EOS instead of the next one. Also, segment.start can't be NONE, so removing
this check.
---
ext/ogg/gstoggdemux.c | 5 ++---
1 file changed, 2 insertions(+), 3 deletions(-)
--
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