diff options
author | Andreas Rheinhardt <andreas.rheinhardt@gmail.com> | 2021-03-16 20:01:52 +0100 |
---|---|---|
committer | Andreas Rheinhardt <andreas.rheinhardt@gmail.com> | 2021-03-20 01:55:41 +0100 |
commit | 746796ceb49b3dab88d3c05f26c2406eceadf4ed (patch) | |
tree | 513d03be0f91cfdefc0959f514d60031102f3e74 /libavutil/parseutils.h | |
parent | e3156fa7c2b85e9b8d1dfe6a92b0920624c0e65c (diff) | |
download | ffmpeg-746796ceb49b3dab88d3c05f26c2406eceadf4ed.tar.gz |
avcodec/avcodec: Sanitize options before using them
This is how it is supposed to happen, yet when using frame threading,
the codec's init function has been called before preinit. This can lead
to crashes when e.g. using unsupported lowres values for decoders
together with frame threading.
Signed-off-by: Andreas Rheinhardt <andreas.rheinhardt@gmail.com>
Diffstat (limited to 'libavutil/parseutils.h')
0 files changed, 0 insertions, 0 deletions