diff options
author | Justin Ruggles <justin.ruggles@gmail.com> | 2011-02-10 22:12:16 +0000 |
---|---|---|
committer | Mans Rullgard <mans@mansr.com> | 2011-02-10 23:16:23 +0000 |
commit | 626264b11b5406c0c78c4056cabb63cb650e9bf2 (patch) | |
tree | 8da1cb2ab023e381f7d886fcb820731fcbed4645 /libavcodec/sh4 | |
parent | d4582889eefeee4dd23face9e74b2829dbaaeae5 (diff) | |
download | ffmpeg-626264b11b5406c0c78c4056cabb63cb650e9bf2.tar.gz |
ac3enc: Remove unneeded clipping of shift amount.
s->windowed_samples will always have a range of [-32767,32767] due to the
window function, so the return value from log2_tab() will always be in the
range [0,14].
Signed-off-by: Mans Rullgard <mans@mansr.com>
Diffstat (limited to 'libavcodec/sh4')
0 files changed, 0 insertions, 0 deletions