| Commit message (Expand) | Author | Age | Files | Lines |
* | avfilter/af_volume: Also deprecate position enum value | Andreas Rheinhardt | 2023-09-07 | 1 | -0/+2 |
* | Remove unnecessary libavutil/(avutil|common|internal).h inclusions | Andreas Rheinhardt | 2022-02-24 | 1 | -2/+2 |
* | all: Make header guard names consistent | Timothy Gu | 2016-01-31 | 1 | -3/+3 |
* | avfilter/af_volume: Change enums to int, which are accessed via AVOption as int | Michael Niedermayer | 2015-03-02 | 1 | -3/+3 |
* | avfilter/af_volume: Use avpriv_float_dsp_alloc() | Michael Niedermayer | 2014-11-18 | 1 | -1/+1 |
* | Merge commit 'aaab192df24a90f4450285cfb73b395cf495b462' | Michael Niedermayer | 2014-04-13 | 1 | -0/+1 |
|\ |
|
| * | af_volume: implement replaygain clipping prevention | Alessandro Ghedini | 2014-04-13 | 1 | -0/+1 |
* | | Merge commit 'a49aa440c939e221194f8d95bf98673f8cf38a06' | Michael Niedermayer | 2014-04-05 | 1 | -0/+1 |
|\| |
|
| * | af_volume: implement replaygain pre-amplification | Alessandro Ghedini | 2014-04-04 | 1 | -0/+1 |
* | | Merge commit '06c3cd3c0186803619bc6aad2d8f06c3e9015d15' | Michael Niedermayer | 2014-03-24 | 1 | -0/+8 |
|\| |
|
| * | af_volume: support using replaygain frame side data | Anton Khirnov | 2014-03-24 | 1 | -0/+8 |
* | | lavfi/volume: support volume expression and per-frame expression evaluation | Stefano Sabatini | 2013-12-25 | 1 | -0/+28 |
* | | Merge commit 'b519298a1578e0c895d53d4b4ed8867b1c031a56' | Michael Niedermayer | 2012-12-06 | 1 | -0/+2 |
|\| |
|
| * | x86: af_volume: add SSE2-optimized s16 volume scaling | Justin Ruggles | 2012-12-05 | 1 | -0/+2 |
* | | Merge commit 'b384e031daeb1ac612620985e3e5377bc587559c' | Michael Niedermayer | 2012-12-06 | 1 | -4/+4 |
|/ |
|
* | lavfi: add volume filter | Justin Ruggles | 2012-12-05 | 1 | -0/+53 |