[Bug 747911] glcolorconvertelement: GstGLColorConvert is leaked

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Fri Apr 17 05:01:33 PDT 2015


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

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

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |slomo at coaxion.net
 Attachment #301820|none                        |committed
             status|                            |

--- Comment #10 from Sebastian Dröge (slomo) <slomo at coaxion.net> ---
Comment on attachment 301820
  --> https://bugzilla.gnome.org/attachment.cgi?id=301820
glcolorconvertelement: fix GstGLColorConvert leak

commit 53ed701974a8fd2c5085135c14b81a08c6df7d43
Author: Sebastian Dröge <sebastian at centricular.com>
Date:   Fri Apr 17 14:03:21 2015 +0200

    glcolorconvertelement: Also unref caps in ::stop() already

    They are not useful anymore afterwards, so keeping them until ::finalize()
    might only cause someone to use them later and then fail.

commit 17446a420cb1ca4b2646af69c5bdc69e08796ff1
Author: Guillaume Desmottes <guillaume.desmottes at collabora.co.uk>
Date:   Wed Apr 15 14:49:02 2015 +0200

    glcolorconvertelement: fix GstGLColorConvert leak

    convert->convert was never unreffed.

    This can be reproduce with the
    validate.file.glvideomixer.simple.play_15s.synchronized scenario.

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

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