diff options
author | Andreas Rheinhardt <andreas.rheinhardt@outlook.com> | 2022-02-08 14:15:06 +0100 |
---|---|---|
committer | Andreas Rheinhardt <andreas.rheinhardt@outlook.com> | 2022-02-09 06:52:41 +0100 |
commit | 8b49436452bb99f70da24a254ef4cd45d0dbd496 (patch) | |
tree | d0248832b4783bd48b92c0773c13a9dff9bf06ab /libavfilter/vf_noise.c | |
parent | 42140010a2abcfe5330dcde546a827be60ab0649 (diff) | |
download | ffmpeg-8b49436452bb99f70da24a254ef4cd45d0dbd496.tar.gz |
avcodec/vp8: Remove always-false check
Since e9b66175793e5c2af19beefe8e143f6e4901b5df a codec's close
function is never ever called for a codec whose init function has not
been called; in particular, it is never ever called if the
AVCodecContext's private data has not been allocated.
Reviewed-by: Peter Ross <pross@xvid.org>
Signed-off-by: Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
Diffstat (limited to 'libavfilter/vf_noise.c')
0 files changed, 0 insertions, 0 deletions