[Gstreamer-bugs] [Bug 117342] Changed - Change types for callbacks from G_TYPE_POINTER to more specific type (eg, GST_TYPE_ELEMENT, etc).

bugzilla-daemon at widget.gnome.org bugzilla-daemon at widget.gnome.org
Thu Jul 24 10:07:38 PDT 2003


Please do not reply to this email- if you want to comment on the bug, go to the
URL shown below and enter your comments there.

http://bugzilla.gnome.org/show_bug.cgi?id=117342

Changed by brettk at frodo.dyn.gno.org.

--- shadow/117342	Thu Jul 24 05:08:46 2003
+++ shadow/117342.tmp.26972	Thu Jul 24 13:07:38 2003
@@ -47,6 +47,15 @@
 ------- Additional Comments From ds at schleef.org  2003-07-24 05:08 -------
 Note that you can't actually use G_TYPE_BOXED in a signal.  You can
 use GST_TYPE_CAPS, though.
 
 I'll apply this when I get a chance and/or remember.  Have you checked
 signals in the plugins?
+
+------- Additional Comments From brettk at frodo.dyn.gno.org  2003-07-24 13:07 -------
+No, the attached patch only applies to the core.  I can certainly
+scour gst-plugins as well, although that should probably have a
+separate bug reported on it.
+
+BTW, the current patch appears to miss one case in gstmultidisksrc.c,
+although that one is tricky, as a GSList is passed in which, AFAIK,
+doesn't have a GType...




More information about the Gstreamer-bugs mailing list