audioaggregator: remove GstAudioAggregator->info
authorMathieu Duponchelle <mathieu@centricular.com>
Wed, 28 Feb 2018 21:12:57 +0000 (22:12 +0100)
committerMathieu Duponchelle <mathieu@centricular.com>
Thu, 1 Mar 2018 14:33:25 +0000 (15:33 +0100)
commit318eb61e236ddecead44856c59ac8f8010d2dc24
tree07cc80fbe7882a291095d30ef590a1229e493dad
parent556bc04f1c8900be7269259b8428c8e19733d470
audioaggregator: remove GstAudioAggregator->info

As we now require subclasses to use a subclass of
GstAudioAggregatorPad, we can reuse its info field

https://bugzilla.gnome.org/show_bug.cgi?id=793943
gst-libs/gst/audio/gstaudioaggregator.c
gst-libs/gst/audio/gstaudioaggregator.h
gst/audiomixer/gstaudiointerleave.c
gst/audiomixer/gstaudiomixer.c