[gstreamer-bugs] [Bug 620500] totem won't do progressive download for flv videos

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Mon Jun 7 01:20:02 PDT 2010


https://bugzilla.gnome.org/show_bug.cgi?id=620500
  GStreamer | gst-plugins-base | 0.10.x

Wim Taymans <wim.taymans> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|ASSIGNED                    |RESOLVED
         Resolution|                            |FIXED
   Target Milestone|HEAD                        |0.10.30

--- Comment #4 from Wim Taymans <wim.taymans at gmail.com> 2010-06-07 08:19:58 UTC ---
commit 15141b3954fdfb46002783463f1cace148480fe9
Author: Wim Taymans <wim.taymans at collabora.co.uk>
Date:   Mon Jun 7 10:16:04 2010 +0200

    queue2: don't wait for data when EOS

    When in download mode and we need to provide data for an offset that we
don't
    have, also perform a seek to the requested location when we are EOS. The
reason
    why we shouldn't wait for more data is because after EOS, there simply will
be
    no more data and we end up waiting forever.

    Fixes #620500

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