[Bug 704933] uridecodebin: allow progressive buffering with more media types

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Fri Jan 24 13:37:12 PST 2014


https://bugzilla.gnome.org/show_bug.cgi?id=704933
  GStreamer | gst-plugins-base | git

Sjoerd Simons <sjoerd> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|                            |FIXED

--- Comment #8 from Sjoerd Simons <sjoerd at luon.net> 2014-01-24 21:37:05 UTC ---
commit 43237ad0e25ffa4adb949cbde397cd00aa9c180d
Author: Sjoerd Simons <sjoerd.simons at collabora.co.uk>
Date:   Fri Jul 26 15:44:28 2013 +0200

    uridecodebin: Drop hardcoded list of media suitable for download buffering

    Discussion on IRC indicated that the main reason for this list was to
    prevent demuxers that can trigger a lot of seeking from using
    progressive buffering using queue2 (which due to being seekable triggers
    that behaviour).

    However given that upstream can indicate seeks are possible but should
    be avoided via a scheduling query, this extra whitelisting shouldn't be
    necessary for well-behaved demuxers.

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

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