[FFmpeg-devel] [PATCH 2/3] avcodec/hevcdec: Remove redundant context_initialized

Anton Khirnov anton at khirnov.net
Thu Jun 30 12:01:08 EEST 2022


Quoting Andreas Rheinhardt (2022-06-30 10:51:55)
> All contexts are always initialized during init, regardless
> of whether frame threading is in use or not.
> 
> Signed-off-by: Andreas Rheinhardt <andreas.rheinhardt at outlook.com>
> ---
>  libavcodec/hevcdec.c | 7 -------
>  libavcodec/hevcdec.h | 1 -
>  2 files changed, 8 deletions(-)

LGTM

-- 
Anton Khirnov


More information about the ffmpeg-devel mailing list