diff options
author | Andreas Rheinhardt <andreas.rheinhardt@outlook.com> | 2020-05-28 15:53:56 +0200 |
---|---|---|
committer | Andreas Rheinhardt <andreas.rheinhardt@outlook.com> | 2022-04-01 13:20:56 +0200 |
commit | 550d70fde3bdca6469193f8ae4a7ff2d03c2467a (patch) | |
tree | 1ff15a8fac92cecefa4d1d25674c4314ac83badf /CONTRIBUTING.md | |
parent | f93ca3a2780727e7bde6d1e96ed5eca96b90a57d (diff) | |
download | ffmpeg-550d70fde3bdca6469193f8ae4a7ff2d03c2467a.tar.gz |
avcodec/vp9_superframe_split_bsf: Discard invalid zero-sized frames
They are invalid in VP9. If any of the frames inside a superframe
had a size of zero, the code would either read into the next frame
or into the superframe index; so check for the length to stop this.
Signed-off-by: Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
(cherry picked from commit d20ef30f534151ce749b064034c339562724cc34)
Diffstat (limited to 'CONTRIBUTING.md')
0 files changed, 0 insertions, 0 deletions