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

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Fri Sep 25 15:31:52 PDT 2015


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

Sebastian Dröge (slomo) <slomo at coaxion.net> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|---                         |FIXED
   Target Milestone|git master                  |1.7.1

--- Comment #4 from Sebastian Dröge (slomo) <slomo at coaxion.net> ---
commit 7c9525830ef628bc31a2c50c0614c820a9e9875a
Author: Sebastian Dröge <sebastian at centricular.com>
Date:   Wed Sep 16 23:38:24 2015 +0200

    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.

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

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