ffmpeg/libavutil
Mans Rullgard 019dd23657 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>
2011-11-25 15:19:55 +00:00
..
arm
avr32
bfin
mips
ppc
sh4
tomi
x86
adler32.c
adler32.h
aes.c
aes.h
attributes.h
audioconvert.c Fix av_get_channel_layout_string() for positions >31 2011-11-25 15:19:55 +00:00
audioconvert.h Make channel layout masks unsigned 2011-11-25 13:19:54 +00:00
avassert.h
avstring.c
avstring.h
avutil.h Make channel layout masks unsigned 2011-11-25 13:19:54 +00:00
base64.c
base64.h
bswap.h
colorspace.h
common.h
cpu.c
cpu.h
crc_data.h
crc.c
crc.h
des.c
des.h
dict.c
dict.h
error.c
error.h
eval.c
eval.h
fifo.c
fifo.h
file.c
file.h
imgutils.c
imgutils.h
internal.h
intfloat_readwrite.c
intfloat_readwrite.h
intmath.h
intreadwrite.h
inverse.c
lfg.c
lfg.h
libavutil.v
libm.h
lls.c
lls.h
log.c
log.h
lzo.c
lzo.h
Makefile
mathematics.c
mathematics.h
md5.c
md5.h
mem.c
mem.h
opt.c
opt.h
parseutils.c
parseutils.h
pixdesc.c
pixdesc.h
pixfmt.h
random_seed.c
random_seed.h
rational.c
rational.h
rc4.c
rc4.h
samplefmt.c
samplefmt.h
sha.c
sha.h
timer.h
tree.c
tree.h
utils.c
x86_cpu.h