summaryrefslogtreecommitdiff
path: root/libavfilter/af_volume.c
Commit message (Expand)AuthorAge
* af_volume: implement replaygain clipping preventionAlessandro Ghedini2014-04-13
* af_volume: implement replaygain pre-amplificationAlessandro Ghedini2014-04-04
* af_volume: support using replaygain frame side dataAnton Khirnov2014-03-24
* avfilter: Add missing emms_c when neededLuca Barbato2014-03-05
* af_volume: preserve frame propertiesAnton Khirnov2014-02-24
* lavfi: do not export the filters from shared objectsAnton Khirnov2013-10-28
* avfilter: Add av_cold attributes to init/uninit functionsDiego Biurrun2013-05-04
* lavfi: remove now unused args parameter from AVFilter.initAnton Khirnov2013-04-09
* af_volume: switch to an AVOptions-based system.Anton Khirnov2013-04-09
* Replace remaining includes of audioconvert.h with channel_layout.hAnton Khirnov2013-03-08
* lavfi: switch to AVFrame.Anton Khirnov2013-03-08
* x86: af_volume: add SSE2-optimized s16 volume scalingJustin Ruggles2012-12-05
* lavfi: add volume filterJustin Ruggles2012-12-05