gstreamer/ext/gl
Matthew Waters a3b2d36abd glmixer: don't hold the object lock while calling into GL
Doing so can deadlock between the GL thread and the object lock e.g.
when performing reconfigure events in glimagesink on a resize event.

https://bugzilla.gnome.org/show_bug.cgi?id=760559
2016-02-17 10:30:45 +11:00
..
gstglbasemixer.c gl: chain up to the parent class for GstElement::set_context 2015-09-28 22:24:04 +10:00
gstglbasemixer.h gl: add a new glbasemixer class below glmixer 2015-03-12 16:45:50 +00:00
gstglmixer.c glmixer: don't hold the object lock while calling into GL 2016-02-17 10:30:45 +11:00
gstglmixer.h Revert "gl: readd glupload/download onto element pads" 2015-05-06 15:46:49 +02:00
gstglmixerbin.c glmixerbin: fix minor leak 2015-11-06 13:00:55 +00:00
gstglmixerbin.h gl: new glmixerbin element 2015-03-12 16:45:51 +00:00
gstglmosaic.c gl: remove useless gl{En,Dis}able (GL_TEXTURE_*) calls 2015-05-14 16:42:09 +10:00
gstglmosaic.h gl: Move GstGLMixer to the plugin for now 2014-07-11 09:41:05 +02:00
gstglstereomix.c videoaggregator: don't do caps processing that is not overridable 2016-01-27 20:36:25 +11:00
gstglstereomix.h gldownload: remove helper api from the library 2015-12-14 13:55:16 +11:00
gstglvideomixer.c glvideomixer: fix checker vbo leak 2016-02-01 13:55:05 +11:00
gstglvideomixer.h glvideomixer: implement glBlendFunc and glBlendEquation 2016-01-13 12:00:03 +11:00