audioaggregator: Update converters after updating with the new audioinfo/caps
authorSebastian Dröge <sebastian@centricular.com>
Sat, 5 May 2018 09:29:05 +0000 (11:29 +0200)
committerSebastian Dröge <sebastian@centricular.com>
Sat, 5 May 2018 14:40:32 +0000 (16:40 +0200)
commit5b736d2c7ad732aa298df0e9ebd057525034c284
tree4a139117ba414dc62099be9e32cddcdcaaaa28cd
parentef71c5a29de318b2ba75ef4b6a836cbeabc75bb5
audioaggregator: Update converters after updating with the new audioinfo/caps

Otherwise subclasses might accidentially use the old audioinfo/caps.
None of the subclasses currently uses the audioinfo/caps, but future
subclasses might.

https://bugzilla.gnome.org/show_bug.cgi?id=795827
gst-libs/gst/audio/gstaudioaggregator.c