[Bug 725137] hlsdemux fails to compute media playlist URL if there is a query parameter

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Tue Feb 25 03:52:35 PST 2014


https://bugzilla.gnome.org/show_bug.cgi?id=725137
  GStreamer | gst-plugins-bad | git

--- Comment #1 from A Ashley <bugzilla at ashley-family.net> 2014-02-25 12:13:54 UTC ---
Created an attachment (id=270261)
 View: https://bugzilla.gnome.org/attachment.cgi?id=270261
 Review: https://bugzilla.gnome.org/review?bug=725137&attachment=270261

add support for query parameters

Add support for query parameters to uri_join.

I wonder if we should move uri_join out of m3u8.c and add a new GstUriHandler
function? Joining a relative URL with an absolute URL seems like a fairly
generic bit of URL handling.

Bug #698155 has some handy unit tests for URLs that we might be able to rebase
to git head.

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