19 Mar 2022, 18:26 by leo.i...@gmail.com:

> This commit adds encoding support to libavcodec
> for Jpeg XL images via the external library libjxl.
> ---
>  configure              |   3 +-
>  libavcodec/Makefile    |   1 +
>  libavcodec/allcodecs.c |   1 +
>  libavcodec/libjxlenc.c | 386 +++++++++++++++++++++++++++++++++++++++++
>  4 files changed, 390 insertions(+), 1 deletion(-)
>  create mode 100644 libavcodec/libjxlenc.c
>

I can't accept this as-is, so NAK.

The coding style needs to be fixed.
And you must remove the sneaky MAINTAINERS change to get yourself
push access. We made that against the rules, which you've clearly read
before submitting the patchset, right?

Then I'll spare time to look at it and merge it myself.
_______________________________________________
ffmpeg-devel mailing list
ffmpeg-devel@ffmpeg.org
https://ffmpeg.org/mailman/listinfo/ffmpeg-devel

To unsubscribe, visit link above, or email
ffmpeg-devel-requ...@ffmpeg.org with subject "unsubscribe".

Reply via email to