summaryrefslogtreecommitdiff
path: root/libavfilter/af_volume.h
Commit message (Expand)AuthorAge
* all: Make header guard names consistentTimothy Gu2016-01-31
* avfilter/af_volume: Change enums to int, which are accessed via AVOption as intMichael Niedermayer2015-03-02
* avfilter/af_volume: Use avpriv_float_dsp_alloc()Michael Niedermayer2014-11-18
* Merge commit 'aaab192df24a90f4450285cfb73b395cf495b462'Michael Niedermayer2014-04-13
|\
| * af_volume: implement replaygain clipping preventionAlessandro Ghedini2014-04-13
* | Merge commit 'a49aa440c939e221194f8d95bf98673f8cf38a06'Michael Niedermayer2014-04-05
|\|
| * af_volume: implement replaygain pre-amplificationAlessandro Ghedini2014-04-04
* | Merge commit '06c3cd3c0186803619bc6aad2d8f06c3e9015d15'Michael Niedermayer2014-03-24
|\|
| * af_volume: support using replaygain frame side dataAnton Khirnov2014-03-24
* | lavfi/volume: support volume expression and per-frame expression evaluationStefano Sabatini2013-12-25
* | Merge commit 'b519298a1578e0c895d53d4b4ed8867b1c031a56'Michael Niedermayer2012-12-06
|\|
| * x86: af_volume: add SSE2-optimized s16 volume scalingJustin Ruggles2012-12-05
* | Merge commit 'b384e031daeb1ac612620985e3e5377bc587559c'Michael Niedermayer2012-12-06
|/
* lavfi: add volume filterJustin Ruggles2012-12-05