aggregator: fix up some docs comments in header
[platform/upstream/gstreamer.git] / libs / gst / base / gstaggregator.h
2017-12-02 Tim-Philipp Mülleraggregator: fix up some docs comments in header
2017-12-02 Tim-Philipp Mülleraggregator: remove now-unused system clock member
2017-12-02 Tim-Philipp Mülleraggregator: make GstAggregatorPadForeachFunc take an...
2017-12-02 Tim-Philipp Mülleraggregator: add _CAST() variants for cast macros
2017-12-02 Tim-Philipp Mülleraggregator: make padding larger
2017-12-02 Sebastian Drögeaggregator: Add function to allow subclasses to set...
2017-12-02 Sebastian Drögeaggregator: Add a timeout parameter to ::aggregate()
2017-12-02 Matthew Watersaggregator: make the src pad task drive the pipeline...
2017-12-02 Matthew Watersaggregator: add _get_latency() for subclass usage
2017-12-02 Matthew Watersaggregator: add a timeout property determining buffer...
2017-12-02 Thibault Saunierlibs:base: Properly declare APIs as UNSTABLE
2017-12-02 Thibault Saunieraggregator: Add new GstAggregator base class