[Bug 746010] oggdemux: doesn't go into pull mode even when queue2 ring-buffer is enabled

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Sun May 10 14:58:04 PDT 2015


https://bugzilla.gnome.org/show_bug.cgi?id=746010

Tim-Philipp Müller <t.i.m at zen.co.uk> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |t.i.m at zen.co.uk

--- Comment #13 from Tim-Philipp Müller <t.i.m at zen.co.uk> ---
I agree that Sjoerd's patch that makes oggdemux not activate in pull mode if
upstream provides the SEQUENTIAL scheduling flag should be reverted, and I plan
to revert it soon unless someone convinces me otherwise.

Avoiding pull mode activation is a feature regression, and demuxers should
always use pull mode where that is possible (e.g. if queue2 allows that).

If the goal is to minimise seeks, then that can still be done by making the
demuxer behave differently in pull mode if the SEQUENTIAL flag is set.

-- 
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