FFmpeg/libavcodec
Andreas Cadhalpun ca9849eecd 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>
2015-04-22 01:18:14 +02:00
..
2015-03-10 23:33:57 +01:00
2015-04-18 14:13:59 -03:00
2015-04-20 04:11:23 +02:00
2015-04-18 14:15:07 -03:00
2015-02-21 20:38:13 +01:00
2015-04-18 14:14:24 -03:00
2015-04-18 14:14:11 -03:00
2015-02-14 19:45:23 +00:00
2015-03-14 14:05:25 +01:00
2015-04-19 23:45:35 +01:00
2015-03-02 19:32:23 +01:00
2015-04-15 09:48:47 +02:00
2015-04-20 14:36:41 +02:00
2015-02-24 03:15:42 +01:00
2015-03-16 13:04:47 +01:00
2015-04-02 16:04:22 +02:00
2015-02-14 12:48:41 +00:00
2015-04-18 18:07:54 -03:00