diff options
author | Frank Plowman <post@frankplowman.com> | 2024-04-08 18:20:59 +0000 |
---|---|---|
committer | Nuo Mi <nuomi2021@gmail.com> | 2024-04-09 22:15:29 +0800 |
commit | f499503073804e55540cad13743849a791449a98 (patch) | |
tree | 2fa4e8c33bc63198f34865a48b965ab0a3a6d61a /libavcodec/aasc.c | |
parent | b4baa4c0b3839387361077545765b53cd1153279 (diff) | |
download | ffmpeg-f499503073804e55540cad13743849a791449a98.tar.gz |
lavc/vvc_parser: Fix integer overflow calculating framerate
num_units_in_tick and time_scale are both 32-bit unsigned integers.
Storing them as ints was causing overflows.
Signed-off-by: Frank Plowman <post@frankplowman.com>
Diffstat (limited to 'libavcodec/aasc.c')
0 files changed, 0 insertions, 0 deletions