GstMiniObject: Re-increment the C refcount after using a miniobject.
authorEdward Hervey <bilboed@bilboed.com>
Mon, 9 Feb 2009 12:25:11 +0000 (13:25 +0100)
committerEdward Hervey <bilboed@bilboed.com>
Mon, 9 Feb 2009 12:54:44 +0000 (13:54 +0100)
commit9291aa202fe21ea51232d60d93c20436a05db7f4
treec459879fe59b7b4d31989bbe6da50507b8211113
parent531b34bcbf2bf79ae4fed4ce47c7b3058c89c7de
GstMiniObject: Re-increment the C refcount after using a miniobject.

This behaviour is symmetrical to what we do at the very beginning (incrementing
the Python refcount of the wrapper object and decrementing the C refcount of the
actual object).
gst/arg-types.py