OSDN Git Service

ac3enc: remove right shifting from lshift_tab() and make lshift unsigned.
authorJustin Ruggles <justin.ruggles@gmail.com>
Thu, 10 Feb 2011 21:15:01 +0000 (21:15 +0000)
committerMans Rullgard <mans@mansr.com>
Thu, 10 Feb 2011 23:16:22 +0000 (23:16 +0000)
commitd4582889eefeee4dd23face9e74b2829dbaaeae5
treef60ddaf3c7bfddc742221859fbaf795d1627ae4f
parent0b1d291a716dd79ca6862a95baf9ac574feba885
ac3enc: remove right shifting from lshift_tab() and make lshift unsigned.

Signed-off-by: Mans Rullgard <mans@mansr.com>
libavcodec/ac3enc_fixed.c