[FFmpeg-devel] [PATCH] lsws/swscale.h: introduce sws_get_gaussian_vec
Anton Khirnov
anton at khirnov.net
Sat Aug 26 18:15:36 EEST 2023
Quoting Stefano Sabatini (2023-08-26 14:23:28)
> Use in place of sws_getGaussianVec.
>
> The new function enable better log handling, and provide better naming
> for the variance variable, now named standard_deviation to reflect the
> meaning of the parameter.
Logging to NULL does not seem like an improvement to me.
Renaming a function parameter does not require an API break.
--
Anton Khirnov
More information about the ffmpeg-devel
mailing list