OSDN Git Service

Add some simple fallbacks for normal bit allocation failure.
authorJustin Ruggles <justin.ruggles@gmail.com>
Fri, 17 Dec 2010 23:42:56 +0000 (23:42 +0000)
committerJustin Ruggles <justin.ruggles@gmail.com>
Fri, 17 Dec 2010 23:42:56 +0000 (23:42 +0000)
commit386268dfff214a75e6a4eec1b283e640366fde06
tree1ed50f6d86a2cec3193617a1f52e6d2c398105e1
parente62ef8f2dbf1ac0a197310f2be69c93b89f838c2
Add some simple fallbacks for normal bit allocation failure.
This allows encoding with lower bitrates by decreasing exponent bits first,
then decreasing bandwidth if the user did not specify a specific cutoff
frequency.

Originally committed as revision 26050 to svn://svn.ffmpeg.org/ffmpeg/trunk
libavcodec/ac3enc.c