[gstreamer-bugs] [Bug 339308] MiniObject arguments for virtual methods shouldn't have their refcount incremented

GStreamer (bugzilla.gnome.org) bugzilla-daemon at bugzilla.gnome.org
Fri Apr 28 10:55:17 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=339308
 GStreamer | gst-python | Ver: HEAD CVS


Edward Hervey changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
  Attachment #64055|accepted-commit_after_freeze|committed
               Flag|                            |
             Status|NEW                         |RESOLVED
         Resolution|                            |FIXED
   Target Milestone|HEAD                        |0.10.5




------- Comment #5 from Edward Hervey  2006-04-28 17:55 UTC -------
The refcount too big in do_transform_ip() is a problem in the C BaseTransform :
#340045

Closing this bug since following is commited.

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.


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