[gstreamer-bugs] [Bug 419851] pad-added and pad-removed signals parameter type incorrect

GStreamer (bugzilla.gnome.org) bugzilla-daemon at bugzilla.gnome.org
Mon Mar 19 02:28:57 PDT 2007


Do not reply to this via email (we are currently unable to handle email
responses and they get discarded).  You can add comments to this bug at
http://bugzilla.gnome.org/show_bug.cgi?id=419851

  GStreamer | gstreamer (core) | Ver: HEAD CVS


Wim Taymans changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |wim at fluendo.com




------- Comment #3 from Wim Taymans  2007-03-19 09:26 UTC -------
The function prototype in the GstElementClass already has GstPad as an arg. 

I can't think of code that would meaningfully fail if the callback would be
changed to a GstPad (which is also a GObject) moreso because the object in the
callback has always _been_ a GstPad.


-- 
Configure bugmail: http://bugzilla.gnome.org/userprefs.cgi?tab=email




More information about the Gstreamer-bugs mailing list