GStreamer multimedia framework
Find a file
Thiago Santos 259a73a3dc 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.
2017-12-02 15:10:25 +00:00
libs/gst/base aggregator: always store or unref the buffer on the _chain function 2017-12-02 15:10:25 +00:00
tests/check/libs aggregator: Add new GstAggregator base class 2017-12-02 15:10:23 +00:00