From: Leo Izen <leo.izen@gmail.com>
To: ffmpeg-devel@ffmpeg.org
Subject: Re: [FFmpeg-devel] [PATCH v7 3/5] avcodec/libjxl: add Jpeg XL encoding via libjxl
Date: Tue, 22 Mar 2022 15:37:53 -0400
Message-ID: <11245a2d-f6b6-f247-db28-80621b547f2c@gmail.com> (raw)
In-Reply-To: <MymGE6c--3-2@lynne.ee>
On 3/22/22 11:35, Lynne wrote:
> 19 Mar 2022, 18:26 by leo.izen@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.
What's wrong with the coding style? Could you please be more specific? I
did read the rules on https://ffmpeg.org/developers.html and I believe I
followed them all.
As for the MAINTAINERS change, this is not a sneaky way to gain push
access. I specifically do not want push access. In fact, a discussion
about this already occurred on IRC, and the conclusion was that I could
be added to the list without gaining push access as I do not want it.
Thanks,
Leo Izen
_______________________________________________
ffmpeg-devel mailing list
ffmpeg-devel@ffmpeg.org
https://ffmpeg.org/mailman/listinfo/ffmpeg-devel
To unsubscribe, visit link above, or email
ffmpeg-devel-request@ffmpeg.org with subject "unsubscribe".
next prev parent reply other threads:[~2022-03-22 19:38 UTC|newest]
Thread overview: 12+ messages / expand[flat|nested] mbox.gz Atom feed top
2022-03-19 17:26 [FFmpeg-devel] [PATCH v7 1/5] avcodec/jpegxl: add Jpeg XL image codec and parser Leo Izen
2022-03-19 17:26 ` [FFmpeg-devel] [PATCH v7 2/5] avcodec/libjxl: add Jpeg XL decoding via libjxl Leo Izen
2022-03-19 17:26 ` [FFmpeg-devel] [PATCH v7 3/5] avcodec/libjxl: add Jpeg XL encoding " Leo Izen
2022-03-22 15:35 ` Lynne
2022-03-22 15:52 ` Marvin Scholz
2022-03-22 19:37 ` Leo Izen [this message]
2022-03-19 17:26 ` [FFmpeg-devel] [PATCH v7 4/5] avformat/image2: add Jpeg XL as image2 format Leo Izen
2022-03-23 11:38 ` Anton Khirnov
2022-03-23 13:14 ` Leo Izen
2022-03-19 17:26 ` [FFmpeg-devel] [PATCH v7 5/5] fate/jpegxl: add JPEG XL demux and parse FATE test Leo Izen
2022-03-23 11:36 ` [FFmpeg-devel] [PATCH v7 1/5] avcodec/jpegxl: add Jpeg XL image codec and parser Anton Khirnov
2022-03-23 13:14 ` Leo Izen
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=11245a2d-f6b6-f247-db28-80621b547f2c@gmail.com \
--to=leo.izen@gmail.com \
--cc=ffmpeg-devel@ffmpeg.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Git Inbox Mirror of the ffmpeg-devel mailing list - see https://ffmpeg.org/mailman/listinfo/ffmpeg-devel
This inbox may be cloned and mirrored by anyone:
git clone --mirror https://master.gitmailbox.com/ffmpegdev/0 ffmpegdev/git/0.git
# If you have public-inbox 1.1+ installed, you may
# initialize and index your mirror using the following commands:
public-inbox-init -V2 ffmpegdev ffmpegdev/ https://master.gitmailbox.com/ffmpegdev \
ffmpegdev@gitmailbox.com
public-inbox-index ffmpegdev
Example config snippet for mirrors.
AGPL code for this site: git clone https://public-inbox.org/public-inbox.git