[Bug 748033] New: gstglupload: Fix GstGLUpload leak
GStreamer (GNOME Bugzilla)
bugzilla at gnome.org
Fri Apr 17 01:43:10 PDT 2015
https://bugzilla.gnome.org/show_bug.cgi?id=748033
Bug ID: 748033
Summary: gstglupload: Fix GstGLUpload leak
Classification: Platform
Product: GStreamer
Version: git master
OS: Linux
Status: NEW
Severity: normal
Priority: Normal
Component: gst-plugins-bad
Assignee: gstreamer-bugs at lists.freedesktop.org
Reporter: matthieu.bouron at collabora.com
QA Contact: gstreamer-bugs at lists.freedesktop.org
GNOME version: ---
Created attachment 301798
--> https://bugzilla.gnome.org/attachment.cgi?id=301798&action=edit
gstglupload: Fix GstGLUpload leak
Attached patch fix leak of GstGLUpload which owns a reference to the
GstGLContext.
The GstGLUpload object is unref on state changed PAUSED=>READY as the
GstGLContext is unref on this same state change in gstglimagesink.
--
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