1
0
mirror of https://github.com/FFmpeg/FFmpeg.git synced 2025-01-29 22:00:58 +02:00
FFmpeg/libavcodec
Andreas Rheinhardt 8b49436452 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>
2022-02-09 06:52:41 +01:00
..
2022-02-07 00:31:23 +01:00
2022-02-07 00:31:23 +01:00
2022-02-07 00:31:23 +01:00
2022-02-07 00:31:23 +01:00
2022-01-13 08:28:56 +01:00
2022-01-26 15:30:28 +01:00
2022-02-07 00:31:23 +01:00
2022-02-07 00:31:23 +01:00
2022-02-07 00:31:23 +01:00
2022-01-26 15:30:28 +01:00
2022-01-13 21:00:26 +01:00
2022-02-09 06:52:41 +01:00