diff options
author | Anton Khirnov <anton@khirnov.net> | 2024-04-10 13:36:50 +0200 |
---|---|---|
committer | Anton Khirnov <anton@khirnov.net> | 2024-05-31 19:26:06 +0200 |
commit | 4264e4056c41e0dfc01a27d95f600ac91fb5a04f (patch) | |
tree | b0168564a04f35ca9910d240d47c56742e503dc6 /libavcodec/pnmdec.c | |
parent | 6fed1841a1f5dd3cdcf343f77925af0781ebe83a (diff) | |
download | ffmpeg-4264e4056c41e0dfc01a27d95f600ac91fb5a04f.tar.gz |
lavc/hevc_ps: fix variable signedness in ff_hevc_decode_short_term_rps()
It is actually supposed to go negative in the loop over num_negative
pics, but underflow does not break anything as the result is then
assigned to a signed int.
Diffstat (limited to 'libavcodec/pnmdec.c')
0 files changed, 0 insertions, 0 deletions