aggregator: Reset flow_return *after* stopping the srcpad task.
[platform/upstream/gstreamer.git] / libs / gst / base / gstaggregator.c
2017-12-02 Mathieu Duponchelleaggregator: Reset flow_return *after* stopping the...
2017-12-02 Thibault Saunieraggregator: Flush sinkpads when stopping
2017-12-02 Thibault Saunieraggregator: Do not forget to reset the flow return...
2017-12-02 Thibault Saunieraggregator: Handle event seqnum
2017-12-02 Tim-Philipp Mülleraggregator: fix locking
2017-12-02 Thibault Saunieraggregator: Avoid destroying sources we do not own
2017-12-02 Thiago Santosaggregator: always store or unref the buffer on the...
2017-12-02 Thiago Santosaggregator: always unref the buffer on _finish function
2017-12-02 Thiago Santosaggregator: add dispose/finalize functions
2017-12-02 Matthew Watersaggregator: plug a memory leak of the srccaps
2017-12-02 Thibault Saunieraggregator: Fix requested pad name
2017-12-02 Thibault Saunieraggregator: Add new GstAggregator base class