summaryrefslogtreecommitdiffstats
path: root/libavfilter/af_volume.h
Commit message (Expand)AuthorAgeFilesLines
* all: Make header guard names consistentTimothy Gu2016-01-311-3/+3
* avfilter/af_volume: Change enums to int, which are accessed via AVOption as intMichael Niedermayer2015-03-021-3/+3
* avfilter/af_volume: Use avpriv_float_dsp_alloc()Michael Niedermayer2014-11-181-1/+1
* Merge commit 'aaab192df24a90f4450285cfb73b395cf495b462'Michael Niedermayer2014-04-131-0/+1
|\
| * af_volume: implement replaygain clipping preventionAlessandro Ghedini2014-04-131-0/+1
* | Merge commit 'a49aa440c939e221194f8d95bf98673f8cf38a06'Michael Niedermayer2014-04-051-0/+1
|\ \ | |/
| * af_volume: implement replaygain pre-amplificationAlessandro Ghedini2014-04-041-0/+1
* | Merge commit '06c3cd3c0186803619bc6aad2d8f06c3e9015d15'Michael Niedermayer2014-03-241-0/+8
|\ \ | |/
| * af_volume: support using replaygain frame side dataAnton Khirnov2014-03-241-0/+8
* | lavfi/volume: support volume expression and per-frame expression evaluationStefano Sabatini2013-12-251-0/+28
* | Merge commit 'b519298a1578e0c895d53d4b4ed8867b1c031a56'Michael Niedermayer2012-12-061-0/+2
|\ \ | |/
| * x86: af_volume: add SSE2-optimized s16 volume scalingJustin Ruggles2012-12-051-0/+2
* | Merge commit 'b384e031daeb1ac612620985e3e5377bc587559c'Michael Niedermayer2012-12-061-4/+4
|/
* lavfi: add volume filterJustin Ruggles2012-12-051-0/+53
OpenPOWER on IntegriCloud