[Bug 693484] uridecodebin: query URI to source element and fallback to decoder's URI

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Sat Feb 9 09:31:36 PST 2013


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

--- Comment #1 from Philippe Normand <phil at base-art.net> 2013-02-09 17:31:33 UTC ---
Created an attachment (id=235592)
 View: https://bugzilla.gnome.org/attachment.cgi?id=235592
 Review: https://bugzilla.gnome.org/review?bug=693484&attachment=235592

uridecodebin: query URI to source element and fallback to decoder's URI

The source element created in gen_source_element() might be able to
provide streamable data even though its advertised URI scheme is not
in the list of protocols known by uridecodebin to support this
feature. To cope with this special case, query the URI to the newly
created source element and fallback to the URI already known by the
decoder.

Fixes bug 693484.

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