[Bug 760696] gl: Regression with caps ref-couting

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Sat Jan 16 07:14:55 PST 2016


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

Sebastian Dröge (slomo) <slomo at coaxion.net> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|---                         |FIXED

--- Comment #3 from Sebastian Dröge (slomo) <slomo at coaxion.net> ---
commit c08c795bb42768ecd26bc524d62833bc962e860e
Author: Sebastian Dröge <sebastian at centricular.com>
Date:   Sat Jan 16 17:12:29 2016 +0200

    glcolorconvert: Caps passed to fixate_caps() are not owned by us and
guaranteed to be fixed

    So don't try to fixate them, which takes ownership and steals them from
    basetransform.

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

commit 2018167ee2a11372f21b8d98ac06f422115711c8
Author: Sebastian Dröge <sebastian at centricular.com>
Date:   Sat Jan 16 16:55:42 2016 +0200

    Revert "glpool: fix caps refcount issue"

    This reverts commit 3bdcdedfa00b87f1db505218789178318a16c743.

    gst_caps_replace() takes a new reference already, if there is a problem
then
    it is elsewhere. And there are a few problems, see
    https://bugzilla.gnome.org/show_bug.cgi?id=760696

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