diff options
author | Michael Niedermayer <michael@niedermayer.cc> | 2023-03-09 13:57:14 +0100 |
---|---|---|
committer | Michael Niedermayer <michael@niedermayer.cc> | 2023-06-04 20:18:23 +0200 |
commit | 9989fd451685b1b050622b6c5a21c1f99e22f0db (patch) | |
tree | 24377fe7763e212aad473c5ff26ae4fef999a295 /libavcodec/pcm_tablegen.c | |
parent | e7ae341c2ab73149d98f066ca9d5fadbbf785d9a (diff) | |
download | ffmpeg-9989fd451685b1b050622b6c5a21c1f99e22f0db.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/pcm_tablegen.c')
0 files changed, 0 insertions, 0 deletions