Mercurial > mplayer.hg
log libaf/af_volume.c @ 37195:ac6c37d85d65 default tip
age | author | description |
---|---|---|
Wed, 30 Oct 2013 18:45:48 +0000 | reimar | af_volume: add NEON optimization for common float case. |
Tue, 29 Oct 2013 19:24:16 +0000 | reimar | af_volume: optimize for common case where all channels |
Tue, 29 Oct 2013 19:24:13 +0000 | reimar | af_volume: Avoid pointlessly calculating the maximum volume. |
Sat, 26 Oct 2013 10:23:03 +0000 | reimar | Remove unused per-channel enable. |
Sat, 26 Oct 2013 10:16:09 +0000 | reimar | Remove unused code that costs a good bit of performance. |
Sat, 26 Oct 2013 09:36:23 +0000 | reimar | Remove some macros and switch to libavutil equivalents. |