summaryrefslogtreecommitdiffstats
path: root/libavfilter/af_volume.c
Commit message (Expand)AuthorAgeFilesLines
* lavfi: remove now unused args parameter from AVFilter.initAnton Khirnov2013-04-091-1/+1
* af_volume: switch to an AVOptions-based system.Anton Khirnov2013-04-091-11/+2
* Replace remaining includes of audioconvert.h with channel_layout.hAnton Khirnov2013-03-081-1/+1
* lavfi: switch to AVFrame.Anton Khirnov2013-03-081-6/+6
* x86: af_volume: add SSE2-optimized s16 volume scalingJustin Ruggles2012-12-051-0/+3
* lavfi: add volume filterJustin Ruggles2012-12-051-0/+314
OpenPOWER on IntegriCloud