[gstreamer-bugs] [Bug 622967] New: [queue2] Problems with progressive downloading
GStreamer (bugzilla.gnome.org)
bugzilla at gnome.org
Sun Jun 27 10:52:39 PDT 2010
https://bugzilla.gnome.org/show_bug.cgi?id=622967
GStreamer | gst-plugins-base | git
Summary: [queue2] Problems with progressive downloading
Classification: Desktop
Product: GStreamer
Version: git
OS/Version: Linux
Status: UNCONFIRMED
Severity: blocker
Priority: Normal
Component: gst-plugins-base
AssignedTo: gstreamer-bugs at lists.sourceforge.net
ReportedBy: slomo at circular-chaos.org
QAContact: gstreamer-bugs at lists.sourceforge.net
GNOME target: ---
GNOME version: ---
Since this commit the webm YouTube videos don't work anymore, most probably
because matroskademux can't get a positive answer from the position query.
Disabling progressive downloading for webm fixes it, or reverting this commit.
commit 0a84d8190138c82f74fe7276a6b6dc54a0a4f3a8
Author: Wim Taymans <wim.taymans at collabora.co.uk>
Date: Mon Jun 21 11:41:46 2010 +0200
queue2: fix merging of ranges
When we merge two ranges, don't updata the current range writing_pos with
whereever we were writing earlier in the merged range. Spotted by bilboed.
--
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