diff options
author | Andreas Cadhalpun <Andreas.Cadhalpun@googlemail.com> | 2015-04-21 18:43:55 +0200 |
---|---|---|
committer | Michael Niedermayer <michaelni@gmx.at> | 2015-04-22 01:18:14 +0200 |
commit | ca9849eecdf7db91d652c698018a5b096d8b78c7 (patch) | |
tree | a299dd7e870d72286a7a34659afeaccfbd9607e6 /libavutil | |
parent | 0703c44692d1ebd7c530c6f46beae8e4ecafaaa3 (diff) | |
download | ffmpeg-ca9849eecdf7db91d652c698018a5b096d8b78c7.tar.gz |
aacpsy: correct calculation of minath in psy_3gpp_init
The minimum of the ath(x, ATH_ADD) function depends on ATH_ADD.
This patch uses the first order approximation to determine it.
For ATH_ADD = 4 this results in the value at 3407.06812 (-5.24241638)
not the one at 3410 (-5.24237967).
Signed-off-by: Andreas Cadhalpun <Andreas.Cadhalpun@googlemail.com>
Approved-by: Claudio Freire <klaussfreire@gmail.com>
Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
Diffstat (limited to 'libavutil')
0 files changed, 0 insertions, 0 deletions