[Bug 751546] gl: gst_gl_context_destroy is unused
GStreamer (GNOME Bugzilla)
bugzilla at gnome.org
Sun Jun 28 03:17:05 PDT 2015
https://bugzilla.gnome.org/show_bug.cgi?id=751546
Sebastian Dröge (slomo) <slomo at coaxion.net> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |slomo at coaxion.net
--- Comment #2 from Sebastian Dröge (slomo) <slomo at coaxion.net> ---
Comment on attachment 306177
--> https://bugzilla.gnome.org/attachment.cgi?id=306177
gl: remove unused code
Why do you think we should remove that? The vfunc is implemented by all
backends it seems, and probably gst_gl_context_create_thread() should just call
that function in the end instead of just calling the vfunc?
However I'm not sure how useful it is to have this vfunc public, not sure what
exactly will happen if someone calls it on a still running context. Probably
crashes
--
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