[gstreamer-bugs] [Bug 600877] [uridecodebin] Needs to disable download buffering for non-fast-start files

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Tue Mar 23 11:32:14 PDT 2010


https://bugzilla.gnome.org/show_bug.cgi?id=600877
  GStreamer | gstreamer (core) | git

Wim Taymans <wim.taymans> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
                 CC|                            |wim.taymans at gmail.com
          Component|gst-plugins-base            |gstreamer (core)
         Resolution|                            |FIXED
   Target Milestone|HEAD                        |0.10.29

--- Comment #3 from Wim Taymans <wim.taymans at gmail.com> 2010-03-23 18:32:10 UTC ---
Hopefully fixed with this. Not tested much but we have time to do that. In
theory this would also allow download buffering for avi and qt and more.

commit 3f4f5fa59d7077c7857632007624bd3bdeaaa0ae
Author: Wim Taymans <wim.taymans at collabora.co.uk>
Date:   Tue Mar 23 19:25:29 2010 +0100

    queue2: implement seeking in download mode

    When in download mode and the requested offset is too far away, attempt to
do a
    seek request to fetch the data.
    Keep track of all downloaded parts and merge ranges when needed.

    Fixes #600877

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