summaryrefslogtreecommitdiffstats
path: root/libavutil/hwcontext.c
diff options
context:
space:
mode:
authorAnton Khirnov <[email protected]>2024-04-10 13:36:50 +0200
committerAnton Khirnov <[email protected]>2024-05-31 19:26:06 +0200
commit4264e4056c41e0dfc01a27d95f600ac91fb5a04f (patch)
treeb0168564a04f35ca9910d240d47c56742e503dc6 /libavutil/hwcontext.c
parent6fed1841a1f5dd3cdcf343f77925af0781ebe83a (diff)
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 'libavutil/hwcontext.c')
0 files changed, 0 insertions, 0 deletions