[FFmpeg-devel] [PATCH 15/60] avformat/network: use av_err2str to simplify code

Anton Khirnov anton at khirnov.net
Wed Sep 11 15:00:01 EEST 2024


Quoting Marvin Scholz (2024-09-08 21:16:45)
> No need to explicitly specify the buffer here as it is only
> ever passed to av_log, so av_err2str can be used.
> ---
>  libavformat/network.c | 21 +++++++--------------
>  1 file changed, 7 insertions(+), 14 deletions(-)

Looks ok

-- 
Anton Khirnov


More information about the ffmpeg-devel mailing list