]> git.sesse.net Git - ffmpeg/commit
When calculating AAC quantized band cost, don't leave garbage in the bit count
authorAlex Converse <alex.converse@gmail.com>
Thu, 16 Jul 2009 22:20:17 +0000 (22:20 +0000)
committerAlex Converse <alex.converse@gmail.com>
Thu, 16 Jul 2009 22:20:17 +0000 (22:20 +0000)
commita5762c9b595b5d5b8f09ffaf2e29ad3ffee2a395
treed913648e2110b95ac04f284652bb83d02a7f5c32
parentca0f1e50928bda4a150d3bafe133e3d593f4aa65
When calculating AAC quantized band cost, don't leave garbage in the bit count
for the 0 codebook.

Originally committed as revision 19444 to svn://svn.ffmpeg.org/ffmpeg/trunk
libavcodec/aaccoder.c