[gstreamer-bugs] [Bug 407282] [decodebin2] autoplug-sort signal has GList ** parameter
GStreamer (bugzilla.gnome.org)
bugzilla-daemon at bugzilla.gnome.org
Sat Jun 16 06:13:18 PDT 2007
If you have any questions why you received this email, please see the text at
the end of this email. Replies to this email are NOT read, please see the text
at the end of this email. You can add comments to this bug at:
http://bugzilla.gnome.org/show_bug.cgi?id=407282
GStreamer | gst-plugins-base | Ver: HEAD CVS
------- Comment #6 from René Stadler 2007-06-16 13:13 UTC -------
Created an attachment (id=90066)
--> (http://bugzilla.gnome.org/attachment.cgi?id=90066&action=view)
Replace autoplug-sort signal with autoplug-select
This patch implements my proposal. Bindings seem to like it (tested with
gst-python). There is a drawback though: It's no longer possible to reject
caps, i.e. the FALSE return from autoplug-sort is not mapped to the new
autoplug-select semantics. Giving a NULL return from autoplug-select this
meaning breaks the ability to connect multiple user handlers to the signal.
It seems that caps rejecting should be implemented using a dedicated signal, if
deemed useful. I noticed that the code, comments and docs surrounding this
functionality are slightly out of sync.
Is there a drawback of returning FALSE from autoplug-continue for unwanted
caps?
--
See http://bugzilla.gnome.org/page.cgi?id=email.html for more info about why you received
this email, why you can't respond via email, how to stop receiving
emails (or reduce the number you receive), and how to contact someone
if you are having problems with the system.
You can add comments to this bug at http://bugzilla.gnome.org/show_bug.cgi?id=407282.
More information about the Gstreamer-bugs
mailing list