gstreamer/libs/gst/base
Olivier Crête b95f3e8455 aggregator: Remove dead code
This code will never be called as max>=min in all cases. If the upstream
latency query returned min>max, the function already returned and all
values that are added to those have max>= min.
2017-12-02 15:10:26 +00:00
..
gstaggregator.c aggregator: Remove dead code 2017-12-02 15:10:26 +00:00
gstaggregator.h aggregator: Add create_new_pad() vfunc to allow subclasses to override the default behaviour 2017-12-02 15:10:26 +00:00