gstreamer/ext/gl
Matthew Waters c6bf4b36e6 glmixer: ensure caps are writable after intersection
gst_caps_intersect () may return an increased reference of one of the
input caps.

Fixes critical in the simple-launch-lines test:

Unexpected critical/warning: gst_caps_set_features: assertion 'IS_WRITABLE (caps)' failed
2017-01-18 15:07:48 +11:00
..
gstglbasemixer.c gl/utils: also take care of the local GL context in query functions 2017-01-13 11:20:51 +11:00
gstglbasemixer.h glbasemixer: actually attempt to propose an allocation upstream 2016-05-14 16:35:29 +03:00
gstglmixer.c glmixer: ensure caps are writable after intersection 2017-01-18 15:07:48 +11:00
gstglmixer.h glframebuffer: rewrite for a more consistent API 2016-07-26 14:07:24 +10:00
gstglmixerbin.c glmixerbin: proxy the start-time-* properties from aggregator 2016-04-04 20:54:23 +10:00
gstglmixerbin.h gl: new glmixerbin element 2015-03-12 16:45:51 +00:00
gstglmosaic.c gl/utils: move gen_shader() to the plugin and remove del_shader() 2016-11-10 20:11:03 +11:00
gstglmosaic.h gl: use GLMemory for accessing textures everywhere 2016-07-26 14:07:24 +10:00
gstglstereomix.c gl: Add/update docs for glviewconvert, glstereomix 2016-08-26 03:25:49 +10:00
gstglstereomix.h glstereomix: Fix caps negotiation 2016-08-26 03:25:49 +10:00
gstglvideomixer.c gl: remove custom control binding proxy 2017-01-10 13:57:37 +11:00
gstglvideomixer.h glframebuffer: rewrite for a more consistent API 2016-07-26 14:07:24 +10:00