[Bug 755134] dashdemux: Properly handle relative and non-HTTP URIs for the headers/indices

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Wed Sep 16 14:40:08 PDT 2015


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

--- Comment #1 from Sebastian Dröge (slomo) <slomo at coaxion.net> ---
Created attachment 311509
  --> https://bugzilla.gnome.org/attachment.cgi?id=311509&action=edit
dashdemux: Properly handle relative and non-HTTP URIs for the headers/indices

gst_uri_join_strings() will return the second parameter if it is an absolute
URI. No need to do a (wrong) check if the URI is absolute or not beforehand.

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