[Bug 725221] dashdemux: Implement RFC 3986 compliant URL joiner

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Thu Feb 27 06:53:17 PST 2014


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

David Waring <david.waring> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
 Attachment #270385|0                           |1
        is obsolete|                            |

--- Comment #2 from David Waring <david.waring at rd.bbc.co.uk> 2014-02-27 15:14:54 UTC ---
Created an attachment (id=270481)
 View: https://bugzilla.gnome.org/attachment.cgi?id=270481
 Review: https://bugzilla.gnome.org/review?bug=725221&attachment=270481

Add IETF RFC 3986 url joiner to uridownloader and use in dashdemux

Sebastian,

Thanks for the comments.

I've moved the GUrl class to uridownloader and changed it into a GstMiniObject
called GstMiniUrl. ...makeWritable, ...isWritable and ...asString renamed to
lower case with underscores to match the coding standard. I think that
addresses everything.

Here's the new patch.

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