gstreamer/ext/gl
Matthew Waters ca15a26c11 glvideomixer: signal continuation in reset
We want to iterate over all the pads, not just the first one.  Fix by returning
TRUE in the GstAggregatorPadForeachFunc.

Removes a GST_IS_GL_CONTEXT() assertion on shutdown with >2 inputs
using gst-launch.
2016-03-08 02:06:46 +11:00
..
gstglbasemixer.c gl: error out if the configured GL API is unsupported by our element 2016-02-22 20:52:54 +11:00
gstglbasemixer.h gl: add a new glbasemixer class below glmixer 2015-03-12 16:45:50 +00:00
gstglmixer.c glmixer: Remove usage of GstGLMixerFrameData 2016-02-17 10:30:45 +11:00
gstglmixer.h glmixer: Remove usage of GstGLMixerFrameData 2016-02-17 10:30:45 +11: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 glmixer: iterator didn't advance in continue statement 2016-02-24 18:27:44 +11:00
gstglmosaic.h glmixer: Remove usage of GstGLMixerFrameData 2016-02-17 10:30:45 +11:00
gstglstereomix.c glmixer: iterator didn't advance in continue statement 2016-02-24 18:27:44 +11:00
gstglstereomix.h glmixer: Remove usage of GstGLMixerFrameData 2016-02-17 10:30:45 +11:00
gstglvideomixer.c glvideomixer: signal continuation in reset 2016-03-08 02:06:46 +11:00
gstglvideomixer.h glmixer: Remove usage of GstGLMixerFrameData 2016-02-17 10:30:45 +11:00