[Bug 747911] glcolorconvertelement: GstGLColorConvert is leaked
GStreamer (GNOME Bugzilla)
bugzilla at gnome.org
Fri Apr 17 04:33:37 PDT 2015
https://bugzilla.gnome.org/show_bug.cgi?id=747911
Sebastian Dröge (slomo) <slomo at coaxion.net> changed:
What |Removed |Added
----------------------------------------------------------------------------
Attachment #301804|none |needs-work
status| |
--- Comment #8 from Sebastian Dröge (slomo) <slomo at coaxion.net> ---
Review of attachment 301804:
--> (https://bugzilla.gnome.org/review?bug=747911&attachment=301804)
::: ext/gl/gstglcolorconvertelement.c
@@ +105,3 @@
+ element_class->change_state =
+ GST_DEBUG_FUNCPTR (gst_gl_color_convert_element_change_state);
Same comment as for the other patch, better do it in basetransform_class->stop.
Less code for you to write and cleaner
--
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