aggregator: add simple support for caps handling
authorMatthew Waters <matthew@centricular.com>
Sat, 20 May 2017 12:24:57 +0000 (14:24 +0200)
committerOlivier CrĂȘte <olivier.crete@collabora.com>
Sat, 20 May 2017 14:21:17 +0000 (16:21 +0200)
commit57673e608e5b941be97a7ef88b7ce398b9622d40
tree9d6bdff3f14008aee925252cc89749496dcdbe65
parent26819ba296f59f0dac7e28da6d9296de250d1333
aggregator: add simple support for caps handling

Modelled off the videoaggregator caps handling as that seems the most
mature aggregtor-using implementation that has caps handling there is.

https://bugzilla.gnome.org/show_bug.cgi?id=776931
gst-libs/gst/audio/gstaudioaggregator.c
gst-libs/gst/audio/gstaudioaggregator.h
gst/audiomixer/gstaudiointerleave.c
gst/audiomixer/gstaudiointerleave.h
gst/audiomixer/gstaudiomixer.c
tests/check/elements/audiointerleave.c