Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | lavfi: do not export the filters from shared objects | Anton Khirnov | 2013-10-28 | 1 | -1/+1 |
* | avfilter: Add av_cold attributes to init/uninit functions | Diego Biurrun | 2013-05-04 | 1 | -1/+1 |
* | lavfi: remove now unused args parameter from AVFilter.init | Anton Khirnov | 2013-04-09 | 1 | -1/+1 |
* | af_volume: switch to an AVOptions-based system. | Anton Khirnov | 2013-04-09 | 1 | -11/+2 |
* | Replace remaining includes of audioconvert.h with channel_layout.h | Anton Khirnov | 2013-03-08 | 1 | -1/+1 |
* | lavfi: switch to AVFrame. | Anton Khirnov | 2013-03-08 | 1 | -6/+6 |
* | x86: af_volume: add SSE2-optimized s16 volume scaling | Justin Ruggles | 2012-12-05 | 1 | -0/+3 |
* | lavfi: add volume filter | Justin Ruggles | 2012-12-05 | 1 | -0/+314 |