overrides: Try hard to make the query writable in the pad query function
authorThibault Saunier <tsaunier@gnome.org>
Wed, 18 Mar 2015 12:53:55 +0000 (13:53 +0100)
committerThibault Saunier <tsaunier@gnome.org>
Thu, 19 Mar 2015 09:27:51 +0000 (10:27 +0100)
commit3d19875eb7c20cedb4ab64e295c338ebd32f4b04
treebf2a01a3216a7fffd80f375922473bd13f639b82
parent025b7cfbeaf3b28b647d54085a4bc5d50b4a196d
overrides: Try hard to make the query writable in the pad query function

Summary:
We know that the bindings will get an extra ref but we know that
it is not actually needed, so we are safe to decrease the refcount
by one in that particular context making sure we give PyGI its
ref back when we are done.

Reviewers: Mathieu_Du

Differential Revision: http://phabricator.freedesktop.org/D41

https://bugzilla.gnome.org/show_bug.cgi?id=746329
gi/overrides/Gst.py