diff options
author | Andreas Rheinhardt <andreas.rheinhardt@outlook.com> | 2022-06-29 13:29:56 +0200 |
---|---|---|
committer | Andreas Rheinhardt <andreas.rheinhardt@outlook.com> | 2022-06-30 11:06:46 +0200 |
commit | 03b2ed9a50dc6cbf332a2d93e4c8811b88e6df7f (patch) | |
tree | 7513b578cd6600d4da7ea7e2a896f0c33e913a60 /libswresample/soxr_resample.c | |
parent | a3b833c3ea9caf54d1a07980343bb82d9337105f (diff) | |
download | ffmpeg-03b2ed9a50dc6cbf332a2d93e4c8811b88e6df7f.tar.gz |
avcodec/hevcdec: Return immediately upon hevc_init_context() failure
This function is only called from the decoder's init function
and given that this decoder has FF_CODEC_CAP_INIT_CLEANUP set,
hevc_decode_free() is called automatically (currently it would
be called twice with the second call being redundant).
Reviewed-by: Anton Khirnov <anton@khirnov.net>
Signed-off-by: Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
Diffstat (limited to 'libswresample/soxr_resample.c')
0 files changed, 0 insertions, 0 deletions