aacenc: Don't lowpass the input unless specifically requested.
authorAlex Converse <alex.converse@gmail.com>
Fri, 2 Apr 2010 14:19:39 +0000 (14:19 +0000)
committerAlex Converse <alex.converse@gmail.com>
Fri, 2 Apr 2010 14:19:39 +0000 (14:19 +0000)
commit636da41a2014e8939d23bf5c8ab408f0071c9f78
tree177c9a7a22dd521fe9f717f69f425d55e064ad1c
parent008593be52058e7f4a87487ff156398eb1cd3269
aacenc: Don't lowpass the input unless specifically requested.

The heuristic for estimating a good cutoff is busted.

Originally committed as revision 22779 to svn://svn.ffmpeg.org/ffmpeg/trunk
libavcodec/psymodel.c