[gstreamer-bugs] [Bug 380495] ClockID objects are useless

GStreamer (bugzilla.gnome.org) bugzilla-daemon at bugzilla.gnome.org
Wed Nov 29 10:21:03 PST 2006


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

  GStreamer | gst-python | Ver: HEAD CVS


Edward Hervey changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |bilboed at bilboed.com




------- Comment #2 from Edward Hervey  2006-11-29 18:19 UTC -------
It might be MUCH easier to actually make it a GBoxed.
It won't change the C typedef (gpointer), but it will add a GType, with some
copy, new and free methods registered with it.
That should be the proper way.
If there are still some non-wrappable structures/pointers in GStreamer, they
should have a declared GBoxed GType to go along with it.


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




More information about the Gstreamer-bugs mailing list