diff options
author | Michael Niedermayer <michael@niedermayer.cc> | 2023-03-09 13:57:14 +0100 |
---|---|---|
committer | Michael Niedermayer <michael@niedermayer.cc> | 2023-05-26 00:04:43 +0200 |
commit | 161740d99ffc40e649a1ae07e20e08b087ae6b60 (patch) | |
tree | d5039221760fb656a1b6f9fd736e75bb4a3098b1 /libavcodec/alpha | |
parent | c536ee212a4db70803fcc517d804e5641ef3c13f (diff) | |
download | ffmpeg-161740d99ffc40e649a1ae07e20e08b087ae6b60.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>
(cherry picked from commit 3eb4e28c26c3bce608214f392ab1fe6ee28ec1df)
Signed-off-by: Michael Niedermayer <michael@niedermayer.cc>
Diffstat (limited to 'libavcodec/alpha')
0 files changed, 0 insertions, 0 deletions