diff options
author | Mans Rullgard <mans@mansr.com> | 2011-11-25 14:58:50 +0000 |
---|---|---|
committer | Mans Rullgard <mans@mansr.com> | 2011-11-25 15:19:55 +0000 |
commit | 019dd2365729d44d66a5b629102e1ecb919f4f67 (patch) | |
tree | b8ad7c00a2b1eadc28c8975afb2a743184526bcf /ffpresets | |
parent | be1e872582c861873bd9ca8c1098da55f41bced4 (diff) | |
download | ffmpeg-019dd2365729d44d66a5b629102e1ecb919f4f67.tar.gz |
Fix av_get_channel_layout_string() for positions >31
A value shifted left by >31 needs to have a 64-bit type.
As there are no defined channels in this range, the fix
is purely theoretical at this point, although it does
avoid some invalid shifts triggering the overflow
checker.
Signed-off-by: Mans Rullgard <mans@mansr.com>
Diffstat (limited to 'ffpresets')
0 files changed, 0 insertions, 0 deletions