| Commit message (Expand) | Author | Age | Files | Lines |
* | af_aformat: cosmetics, fix indentation | Anton Khirnov | 2013-05-17 | 1 | -1/+1 |
* | lavfi: remove now unused args parameter from AVFilter.init | Anton Khirnov | 2013-04-09 | 1 | -1/+1 |
* | af_aformat: switch to an AVOptions-based system. | Anton Khirnov | 2013-04-09 | 1 | -21/+13 |
* | Include libavutil/channel_layout.h instead of libavutil/audioconvert.h | Justin Ruggles | 2012-11-11 | 1 | -1/+1 |
* | lavfi: convert input/ouput list compound literals to named objects | Mans Rullgard | 2012-10-10 | 1 | -6/+18 |
* | Don't include common.h from avutil.h | Martin Storsjö | 2012-08-15 | 1 | -0/+1 |
* | lavfi: use const for AVFilterPad declarations in all filters. | Ronald S. Bultje | 2012-07-21 | 1 | -6/+6 |
* | lavfi: remove 'opaque' parameter from AVFilter.init() | Anton Khirnov | 2012-06-26 | 1 | -1/+1 |
* | lavfi/audio: eliminate ff_default_filter_samples(). | Anton Khirnov | 2012-06-22 | 1 | -2/+1 |
* | lavfi: make formats API private on next bump. | Anton Khirnov | 2012-06-05 | 1 | -4/+4 |
* | lavfi: add aformat filter | Anton Khirnov | 2012-05-14 | 1 | -0/+148 |