[Gstreamer-bugs] [Bug 117342] Changed - [PATCH] 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 Nov 13 08:52:23 PST 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 Nov 13 03:54:39 2003
+++ shadow/117342.tmp.14704	Thu Nov 13 11:52:23 2003
@@ -98,6 +98,18 @@
                    G_STRUCT_OFFSET (GstIdentityClass, handoff), NULL,
 NULL,
                    gst_marshal_VOID__BOXED, G_TYPE_NONE, 1,
                    GST_TYPE_BUFFER);
 
 I think glib/gtk use this too.
+
+------- Additional Comments From brettk at frodo.dyn.gno.org  2003-11-13 11:52 -------
+Cool.  Presumably this work is still ongoing, since, as of my 9:30
+checkout, there's still a couple fixable cases kicking around (in
+gstautoplugcache and gstpad).
+
+I'm still not sure what to do with the more problematic cases, though.
+ There are a number of places where parameters aren't true Glib
+objects.  eg, gstindex, gstmultidisksrc, the xml-related callbacks...
+
+BTW, shall I look at the plugins, dave, or are you planning to take
+care of those yourself?




More information about the Gstreamer-bugs mailing list