diff options
author | Anton Khirnov <anton@khirnov.net> | 2024-09-01 15:41:24 +0200 |
---|---|---|
committer | Anton Khirnov <anton@khirnov.net> | 2024-09-06 14:09:03 +0200 |
commit | eec1a7a6bb952c09945d908d2d5de35909516778 (patch) | |
tree | 874ffa76f9d86dcc386027f5cb8d536026f34b40 /libswscale/x86/input.asm | |
parent | fc8df81cb1cce63d9a15b45dbd4abd2cb18b610f (diff) | |
download | ffmpeg-eec1a7a6bb952c09945d908d2d5de35909516778.tar.gz |
lavc/hevc: check framerate num/den to be strictly positive
Rather than just != 0. These values are read as uint32 and can become
negative when cast to int.
Diffstat (limited to 'libswscale/x86/input.asm')
0 files changed, 0 insertions, 0 deletions