[gstreamer-bugs] [Bug 632977] qtdemux causes soup to request seeks past the end of the range
GStreamer (bugzilla.gnome.org)
bugzilla at gnome.org
Sun Oct 31 12:53:37 PDT 2010
https://bugzilla.gnome.org/show_bug.cgi?id=632977
GStreamer | gst-plugins-good | git
--- Comment #6 from Tim-Philipp Müller <t.i.m at zen.co.uk> 2010-10-31 19:53:34 UTC ---
Created an attachment (id=173604)
View: https://bugzilla.gnome.org/attachment.cgi?id=173604
Review: https://bugzilla.gnome.org/review?bug=632977&attachment=173604
queue2: don't send seeks beyond the end of the file upstream in pull mode
If downstream is operating in pull mode, short-circuit any pulls beyond the end
of the file and return FLOW_UNEXPECTED immediately instead of sending a seek
beyond the end of the file upstream, since this might confuse upstream elements
(and/or http servers, for example). Fixes playback of apple trailers in totem.
--
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