[FFmpeg-devel] [PATCH 04/25] fftools/ffmpeg_filter: don't clear buffersrc params

Anton Khirnov anton at khirnov.net
Mon Nov 27 18:05:42 EET 2023


Quoting Niklas Haas (2023-11-09 13:19:36)
> From: Niklas Haas <git at haasn.dev>
> 
> This memset is bogus, it accomplishes nothing in the best case and
> regresses future additions to AVBufferSrcParameters in the worst case.
> ---
>  fftools/ffmpeg_filter.c | 3 ---
>  1 file changed, 3 deletions(-)

Looks very ok.

-- 
Anton Khirnov


More information about the ffmpeg-devel mailing list