[FFmpeg-devel] [PATCH 28/42] avcodec/mimic: Switch to ProgressFrames

Anton Khirnov anton at khirnov.net
Sat Oct 21 13:38:16 EEST 2023


Quoting Andreas Rheinhardt (2023-09-19 21:57:20)
> Avoids implicit av_frame_ref() and therefore allocations
> and error checks.
> 
> Signed-off-by: Andreas Rheinhardt <andreas.rheinhardt at outlook.com>
> ---
>  libavcodec/mimic.c | 60 ++++++++++++++++------------------------------
>  1 file changed, 21 insertions(+), 39 deletions(-)

Looks ok

-- 
Anton Khirnov


More information about the ffmpeg-devel mailing list