OSDN Git Service

ac3enc: simplify exponent_init() by calculating exponent_group_tab[] based
authorJustin Ruggles <justin.ruggles@gmail.com>
Fri, 15 Apr 2011 23:51:06 +0000 (19:51 -0400)
committerJustin Ruggles <justin.ruggles@gmail.com>
Sun, 1 May 2011 17:32:03 +0000 (13:32 -0400)
commit6b2636bba68880450749b3d36a99d584c031342e
tree4f895fa45d71227bd032e4b5a01091445d955530
parente0b33d479cf1cb96e4300b82309e26e6f9c50d6c
ac3enc: simplify exponent_init() by calculating exponent_group_tab[] based
on exponent group sizes.
libavcodec/ac3enc.c