OSDN Git Service

aacenc: psy_3gpp_init(): Fix ath for the first line in each sfb.
authorAlex Converse <alex.converse@gmail.com>
Wed, 14 Jul 2010 04:10:41 +0000 (04:10 +0000)
committerAlex Converse <alex.converse@gmail.com>
Wed, 14 Jul 2010 04:10:41 +0000 (04:10 +0000)
commitd7194e3b73f94692319292fa070294ba592349e1
treef46f472e2ef27de15782711548ecc8db26ec6dc8
parent886385afd626c03099aa9ef7725d2a09c82aa196
aacenc: psy_3gpp_init(): Fix ath for the first line in each sfb.

Fix the MDCT line to frequency calculation for the first line in each sfb.
Use this value to calculate ATH.

Originally committed as revision 24231 to svn://svn.ffmpeg.org/ffmpeg/trunk
libavcodec/aacpsy.c