gstreamer/gst-libs/gst
Thibault Saunier 9d8055186d 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
..
base aggregator: Unblock events/queries immediately if the pad is flushing 2014-11-19 17:17:44 +01:00
basecamerabinsrc Add some missing G_END_DECLS 2014-10-28 21:42:31 +00:00
codecparsers codecparsers: fix some compiler warnings 2014-11-25 23:05:15 +00:00
gl glcolorconvert: Unref buffer with the correct function 2014-11-27 18:09:58 +01:00
insertbin insertbin: Add doc for the ignored user-data in action signals 2014-11-03 20:45:03 -05:00
interfaces
mpegts mpegts: fix some compiler warnings 2014-11-25 10:23:43 +01:00
uridownloader libs:uridownloader: Properly declare APIs as UNSTABLE 2014-06-21 17:02:50 +02:00
video videoaggregator: Expose vmethods to set converters and prepare/clean frames 2014-11-27 19:10:58 +01:00
wayland libs: Don't install headers and pc files for libgstwayland/badvideo/badbase 2014-07-11 09:33:57 +02:00
gettext.h
glib-compat-private.h
gst-i18n-plugin.h
Makefile.am videoaggregator: Create a new GstVideoAggregator baseclass 2014-06-20 19:53:33 +02:00