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

bugzilla-daemon at widget.gnome.org bugzilla-daemon at widget.gnome.org
Sun Jul 13 12:33:27 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	Sun Jul 13 15:32:08 2003
+++ shadow/117342.tmp.25555	Sun Jul 13 15:33:27 2003
@@ -28,6 +28,11 @@
 controversy comes in when determing which type to use for the callback data
 (G_BOXED_TYPE or the specific type).  
 
 Now, my contention is that, if we have the type macros, why not use them? 
 Put a little differently, if we're *not* allowed to use GST_TYPE_CAPS (for
 example) to specify the data type, why have it available at all?
+
+------- Additional Comments From brettk at frodo.dyn.gno.org  2003-07-13 15:33 -------
+Created an attachment (id=18265)
+Patch which changes generic callbacks data types to the specific ones.  This patch uses specific types, even if the object is a boxed type.
+




More information about the Gstreamer-bugs mailing list