diff options
author | Michael Niedermayer <michael@niedermayer.cc> | 2023-03-09 13:57:14 +0100 |
---|---|---|
committer | Michael Niedermayer <michael@niedermayer.cc> | 2023-04-18 01:31:37 +0200 |
commit | 3eb4e28c26c3bce608214f392ab1fe6ee28ec1df (patch) | |
tree | e31a83ba8f3b42f19cd48b81f83398d0df77d9ea /libavformat/m4vdec.c | |
parent | c3625ccfcd74bacff2ec6764dea8ef2beb5e9ef7 (diff) | |
download | ffmpeg-3eb4e28c26c3bce608214f392ab1fe6ee28ec1df.tar.gz |
libavcodec/lcldec: width and height should not be unsigned
Computations like col < width - 3 will not work with unsigned width=1
Signed-off-by: Michael Niedermayer <michael@niedermayer.cc>
Diffstat (limited to 'libavformat/m4vdec.c')
0 files changed, 0 insertions, 0 deletions