Take advantage of per-channel exponent and exponent strategy layout to
authorJustin Ruggles <justin.ruggles@gmail.com>
Sat, 15 Jan 2011 01:59:15 +0000 (01:59 +0000)
committerJustin Ruggles <justin.ruggles@gmail.com>
Sat, 15 Jan 2011 01:59:15 +0000 (01:59 +0000)
commit7d87d56ff810b921537138f91048a932065260a1
treee348e6c70e1ac61865e8251e467314ed044e5027
parent5bff8590f353c3a47b62c67ff40f7af4cf5b5528
Take advantage of per-channel exponent and exponent strategy layout to
simplify and speed up encode_exponents().
8% faster in function.

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