gstreamer/ext/gl
Thibault Saunier 8cc214fdb8 videoaggregator: Expose vmethods to set converters and prepare/clean frames
This gives more flexibility to the subclasses and permits to remove the
GstVideoAggregatorClass->disable_frame_conversion ugly API.

WARNING: This breaks the API as it removes the disable_frame_conversion
field

API:
  + GstVideoAggregatorClass->find_best_format
  + GstVideoAggregatorPadClass->set_format
  + GstVideoAggregatorPadClass->prepare_frame
  + GstVideoAggregatorPadClass->clean_frame

  - GstVideoAggregatorClass->disable_frame_conversion

https://bugzilla.gnome.org/show_bug.cgi?id=740768
2014-11-27 19:10:58 +01:00
..
gstglmixer.c videoaggregator: Expose vmethods to set converters and prepare/clean frames 2014-11-27 19:10:58 +01:00
gstglmixer.h videoaggregator: operate on caps rather than video info 2014-10-21 01:14:36 +11:00
gstglmosaic.c opengl: update element docs for 1.x 2014-08-10 18:07:28 +01:00
gstglmosaic.h gl: Move GstGLMixer to the plugin for now 2014-07-11 09:41:05 +02:00
gstglvideomixer.c videoaggregator: operate on caps rather than video info 2014-10-21 01:14:36 +11:00
gstglvideomixer.h glvideomixer: add a background property 2014-08-07 19:21:02 +10:00