diff options
author | Justin Ruggles <[email protected]> | 2011-02-10 22:12:16 +0000 |
---|---|---|
committer | Mans Rullgard <[email protected]> | 2011-02-10 23:16:23 +0000 |
commit | 626264b11b5406c0c78c4056cabb63cb650e9bf2 (patch) | |
tree | 8da1cb2ab023e381f7d886fcb820731fcbed4645 /libavformat/utils.c | |
parent | d4582889eefeee4dd23face9e74b2829dbaaeae5 (diff) |
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 <[email protected]>
Diffstat (limited to 'libavformat/utils.c')
0 files changed, 0 insertions, 0 deletions