aggregator: Pause srcpad task on flow errors
authorSebastian Dröge <sebastian@centricular.com>
Tue, 10 Feb 2015 09:49:16 +0000 (10:49 +0100)
committerTim-Philipp Müller <tim@centricular.com>
Sat, 2 Dec 2017 15:10:26 +0000 (15:10 +0000)
commit1609e1d6965210aaa212a772501c7f8bbfd99ad8
tree26116f0e9383462d2fa41da67fd691e6282d83fb
parent9213f24716209c99041ea31e11b9cc19cf6011eb
aggregator: Pause srcpad task on flow errors

Otherwise we will call the task function over and over again until
upstream finally handled the flow return and shuts us down.
libs/gst/base/gstaggregator.c