[gstreamer-bugs] [Bug 339279] Subclassing from interfaces isn't always possible

GStreamer (bugzilla.gnome.org) bugzilla-daemon at bugzilla.gnome.org
Fri Apr 28 08:30:32 PDT 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=339279
 GStreamer | gst-python | Ver: HEAD CVS


Edward Hervey changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
  Attachment #64037|none                        |committed
               Flag|                            |
  Attachment #64097|none                        |committed
               Flag|                            |




------- Comment #9 from Edward Hervey  2006-04-28 15:30 UTC -------
2006-04-28  Edward Hervey  <edward at fluendo.com>

        * gst/arg-types.py:
        GstMiniObject used as virtual methods parameters should be unreffed
        before calling the method and the ref-ed.
        Added Params and Returns for const-gchar*, GType and gulong so the
        code generator can generate more virtual methods handlers/proxys.
        * gst/gst-types.defs:
        * gst/gst.defs:
        * gst/interfaces.defs:
        Added vtable and virtual method definition for interfaces so we can
properly use virtual
        methods from those interfaces in python.


-- 
Configure bugmail: http://bugzilla.gnome.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.




More information about the Gstreamer-bugs mailing list