Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | lavfi: rename AVFilterFormats.format_count to nb_formats | Anton Khirnov | 2013-05-17 | 1 | -1/+1 |
* | cosmetics: Consistently use C-style comments with multiple inclusion guards | Diego Biurrun | 2012-07-03 | 1 | -1/+1 |
* | lavfi: remove disabled FF_API_FILTERS_PUBLIC cruft | Anton Khirnov | 2012-06-26 | 1 | -2/+0 |
* | lavfi: add channelsplit audio filter. | Anton Khirnov | 2012-06-12 | 1 | -0/+5 |
* | lavfi: make formats API private on next bump. | Anton Khirnov | 2012-06-05 | 1 | -0/+138 |
* | lavfi: remove avfilter_default_* from public API on next bump. | Anton Khirnov | 2012-05-22 | 1 | -0/+2 |
* | lavfi: add types and functions for channel layout/samplerate negotiation | Anton Khirnov | 2012-05-14 | 1 | -0/+78 |