aggregator: always store or unref the buffer on the _chain function
authorThiago Santos <ts.santos@sisa.samsung.com>
Sat, 28 Jun 2014 12:34:05 +0000 (09:34 -0300)
committerThiago Santos <ts.santos@sisa.samsung.com>
Sat, 28 Jun 2014 12:44:22 +0000 (09:44 -0300)
commitbdda4bb6897f7db2bf6a8200ff86694eecf72b15
tree182d49404fb969c97721b3a3da08dd43c2f49cd4
parentb0652ee88f60549b3a09ab6016122916d56b8952
aggregator: always store or unref the buffer on the _chain function

Otherwise it leaks, and it is very common to go to flushing when the
pipeline is stopping, leaking a buffer.
gst-libs/gst/base/gstaggregator.c