[Bug 678892] uridecodebin: differentiate between no URI handler found and URI not accepted by handler

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Sun Apr 21 10:34:06 PDT 2013


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

Tim-Philipp Müller <t.i.m> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|                            |FIXED
   Target Milestone|HEAD                        |1.1.1
            Summary|[0.11] uridecodebin:        |uridecodebin: differentiate
                   |differentiate between no    |between no URI handler
                   |URI handler found and URI   |found and URI not accepted
                   |not accepted by handler     |by handler

--- Comment #2 from Tim-Philipp Müller <t.i.m at zen.co.uk> 2013-04-21 17:33:59 UTC ---
commit 830926e47da5f59d84be171ef4c307a580a948a5
Author: Tim-Philipp Müller <tim at centricular.net>
Date:   Sun Apr 21 17:24:55 2013 +0100

    uridecodebin: don't report 'no uri handler found' if the URI was rejected
by a source

    If a source element could be created for a URI, but all elements rejected
    the URI for some reason, propagate the error from the URI handler instead
    of reporting a 'no uri handler found for protocol xyz' error, which is
    confusing. Fixes error reporting with dvb:// URIs when the channel config
    file could not be found or not be parsed or the channel isn't listed.

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


commit bd504e379b76b54e71ce22f2d09fb6ed8edaeca8
Author: Tim-Philipp Müller <tim at centricular.net>
Date:   Sun Apr 21 18:28:52 2013 +0100

    dvbbasebin: better error reporting

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

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