[Bug 724816] GstGLContext : Memory leak
GStreamer (bugzilla.gnome.org)
bugzilla at gnome.org
Sat Feb 22 06:32:27 PST 2014
https://bugzilla.gnome.org/show_bug.cgi?id=724816
GStreamer | gst-plugins-gl | 1.2.4
--- Comment #4 from Matthew Waters <ystreet00 at gmail.com> 2014-02-22 14:53:20 UTC ---
This fixes the gltestsrc ! glcolorscale ! glimagesink case for me (and all
subcases)
commit 7ab354d645251d1a51c967979c4a8f8bfdbdd93f
Author: Matthew Waters <ystreet00 at gmail.com>
Date: Sun Feb 23 01:32:23 2014 +1100
fixup a memory leak of the context in the GLTextureUploadMeta path
gst_structure_get returns a reference to the object and we asked
for another with gst_object_replace.
https://bugzilla.gnome.org/show_bug.cgi?id=724816
As for the vaapidecode ! glcolorscale case, See
https://bugzilla.gnome.org/show_bug.cgi?id=724957
I haven't looked at the display not being released yet.
--
Configure bugmail: https://bugzilla.gnome.org/userprefs.cgi?tab=email
------- 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