[FFmpeg-devel] [PATCH 07/60] lavfi/vf_psnr: use av_err2str to simplify code

Anton Khirnov anton at khirnov.net
Mon Sep 9 13:15:07 EEST 2024


Quoting Marvin Scholz (2024-09-08 20:01:15)
> No need to explicitly specify the buffer here as it is only
> ever passed to av_log, so av_err2str can be used.
> ---
>  libavfilter/vf_psnr.c | 4 +---
>  1 file changed, 1 insertion(+), 3 deletions(-)

Looks fine

-- 
Anton Khirnov


More information about the ffmpeg-devel mailing list