[Bug 746329] Queries should always be writable when passed in the Gst.Pad.do_query 'vmethod'

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Thu Mar 19 02:30:01 PDT 2015


https://bugzilla.gnome.org/show_bug.cgi?id=746329

--- Comment #4 from Thibault Saunier <tsaunier at gnome.org> ---
commit 3d19875eb7c20cedb4ab64e295c338ebd32f4b04
Author: Thibault Saunier <tsaunier at gnome.org>
Date:   Wed Mar 18 13:53:55 2015 +0100

    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

-- 
You are receiving this mail because:
You are the QA Contact for the bug.
You are the assignee for the bug.


More information about the gstreamer-bugs mailing list