diff options
author | Michael Niedermayer <michael@niedermayer.cc> | 2019-11-05 21:52:41 +0100 |
---|---|---|
committer | Michael Niedermayer <michael@niedermayer.cc> | 2019-11-25 00:07:07 +0100 |
commit | 3e5a528bbe85a3a00640bc2739c11ee07eb05485 (patch) | |
tree | 190c31457a47ea4d95361532eb2ba74c9c02eb38 /doc/libavcodec.texi | |
parent | d82ab96e76bfec6568d059df7c8591dda4317c62 (diff) | |
download | ffmpeg-3e5a528bbe85a3a00640bc2739c11ee07eb05485.tar.gz |
avformat/vividas: Check and require 1 video stream
The decoder hardcodes that audio is stream_id = 1 so it does not
currently work with more or less than 1 video stream at st=0
Fixes: assertion failure
Fixes: 18602/clusterfuzz-testcase-minimized-ffmpeg_DEMUXER_fuzzer-6259277199310848
Found-by: continuous fuzzing process https://github.com/google/oss-fuzz/tree/master/projects/ffmpeg
Signed-off-by: Michael Niedermayer <michael@niedermayer.cc>
Diffstat (limited to 'doc/libavcodec.texi')
0 files changed, 0 insertions, 0 deletions