[Bug 702206] dashdemux: media range requests not supported

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Mon Jul 1 03:39:50 PDT 2013


https://bugzilla.gnome.org/show_bug.cgi?id=702206
  GStreamer | gst-plugins-bad | 1.x

Sebastian Dröge <slomo> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
 Attachment #247291|none                        |reviewed
             status|                            |

--- Comment #21 from Sebastian Dröge <slomo at circular-chaos.org> 2013-07-01 10:39:42 UTC ---
Review of attachment 247291:
 --> (https://bugzilla.gnome.org/review?bug=702206&attachment=247291)

::: gst-libs/gst/uridownloader/gsturidownloader.c
@@ +375,3 @@
 gst_uri_downloader_fetch_uri (GstUriDownloader * downloader, const gchar *
uri)
 {
+  return gst_uri_downloader_fetch_uri_with_range (downloader, uri, 0, 0);

Why not -1 for the end?

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