mirror of https://github.com/FFmpeg/FFmpeg.git
Fixes: division by zero
Fixes: 55940/clusterfuzz-testcase-minimized-ffmpeg_IO_DEMUXER_fuzzer-6333107679920128
The decoder does not support bps=1 and i have no such sample so it is not
known if this duration is correct. Alternatively we could error out on all
bps we currently do not support on the decoder side or not set duration.
Found-by: continuous fuzzing process https://github.com/google/oss-fuzz/tree/master/projects/ffmpeg
Signed-off-by: Michael Niedermayer <michael@niedermayer.cc>
(cherry picked from commit b3df7ca748
)
Signed-off-by: Michael Niedermayer <michael@niedermayer.cc>
release/6.0
parent
6f1b24c4fe
commit
ec5edc0946
1 changed files with 1 additions and 1 deletions
Loading…
Reference in new issue