gstreamer/ext/gl
Matthew Waters f1323fb6df videoaggregator: don't do caps processing that is not overridable
Allows the subclass to completely override the chosen src caps.

This is needed as videoaggregator generally has no idea exactly
what operation is being performed.

- Adds a fixate_caps vfunc for fixation
- Merges gst_video_aggregator_update_converters() into
  gst_videoaggregator_update_src_caps() as we need some of its info
  for proper caps handling.
- Pass the downstream caps to the update_caps vfunc

https://bugzilla.gnome.org/show_bug.cgi?id=756207
2016-01-27 20:36:25 +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 videoaggregator: don't do caps processing that is not overridable 2016-01-27 20:36:25 +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 videoaggregator: don't do caps processing that is not overridable 2016-01-27 20:36:25 +11:00
gstglvideomixer.h glvideomixer: implement glBlendFunc and glBlendEquation 2016-01-13 12:00:03 +11:00