aggregator: Actually handle NEED_DATA return from update_src_caps()
authorSebastian Dröge <sebastian@centricular.com>
Wed, 14 Aug 2019 06:51:55 +0000 (09:51 +0300)
committerSebastian Dröge <sebastian@centricular.com>
Wed, 14 Aug 2019 06:53:44 +0000 (09:53 +0300)
commite024926636443da733e7a5906ee7e5abae2ec0a9
tree226a7657df8ddc2ca9bcc2071107fe646fe3b090
parent21798184a0588dbe0a423a03314022f3ad2d84be
aggregator: Actually handle NEED_DATA return from update_src_caps()

The documentation says that this allows the subclass to signal that it
needs more data before it can decide on caps, so let's actually
implement it that way.
libs/gst/base/gstaggregator.c