[FFmpeg-devel] [PATCH v2 6/7] avutil/imgutils: add new function av_image_fill_color()
Stefano Sabatini
stefasab at gmail.com
Thu Dec 7 00:53:50 EET 2023
On date Wednesday 2023-12-06 09:22:19 +0100, Marton Balint wrote:
> Signed-off-by: Marton Balint <cus at passwd.hu>
> ---
> doc/APIchanges | 3 +++
> libavutil/imgutils.c | 4 ++--
> libavutil/imgutils.h | 30 ++++++++++++++++++++++++++++++
> libavutil/version.h | 2 +-
> 4 files changed, 36 insertions(+), 3 deletions(-)
>
> diff --git a/doc/APIchanges b/doc/APIchanges
> index 4a2dc1c44f..416e2bec5e 100644
> --- a/doc/APIchanges
> +++ b/doc/APIchanges
> @@ -2,6 +2,9 @@ The last version increases of all libraries were on 2023-02-09
>
> API changes, most recent first:
>
> +2023-12-xx - xxxxxxxxxxx - lavu 58.33.100 - imgutils.h
> + Add av_image_fill_color()
nit++: add missing dot?
[...]
LGTM otherwise (no need to send another patch).
More information about the ffmpeg-devel
mailing list