[Bug 763910] New: dvb: Requires unescaped, invalid URIs

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Sat Mar 19 10:35:20 UTC 2016


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

            Bug ID: 763910
           Summary: dvb: Requires unescaped, invalid URIs
    Classification: Platform
           Product: GStreamer
           Version: git master
                OS: Linux
            Status: NEW
          Severity: normal
          Priority: Normal
         Component: gst-plugins-bad
          Assignee: gstreamer-bugs at lists.freedesktop.org
          Reporter: slomo at coaxion.net
        QA Contact: gstreamer-bugs at lists.freedesktop.org
     GNOME version: ---

See
https://lists.freedesktop.org/archives/gstreamer-devel/2016-March/057311.html

URIs should always be escaped, i.e. spaces become %20, e.g. with the GstUri
API. dvbsrc should convert them to whatever format it needs then.

For backwards compat reasons we should probably still allow broken URIs in dvb,
but also handle proper ones.

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