[Bug 723096] decodebin: Make it possible to register multiple handlers to decodebin's autoplug-select signal

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Mon Jan 27 18:47:57 PST 2014


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

Alessandro Decina <alessandro.d> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|                            |FIXED

--- Comment #2 from Alessandro Decina <alessandro.d at gmail.com> 2014-01-28 02:47:53 UTC ---
commit 6a699b6c40cd6da3be5e669909093caab7cd174e
Author: Alessandro Decina <alessandro.d at gmail.com>
Date:   Tue Jan 28 00:19:07 2014 +1100

    decodebin: make it possible to register multiple handlers for
autoplug-select

    Change the way autoplug-select is accumulated so that it's possible to have
    multiple handlers. The handlers keep getting called as long as they keep
    returning GST_AUTOPLUG_SELECT_TRY.

    One practical example of when this is needed is when hooking into playbin's
    uridecodebin, which is perhaps not very elegant but the only way to
influence
    which streams playbin autoplugs/exposes.

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

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