Git Inbox Mirror of the ffmpeg-devel mailing list - see https://ffmpeg.org/mailman/listinfo/ffmpeg-devel
 help / color / mirror / Atom feed
From: Leo Izen <leo.izen@gmail.com>
To: FFmpeg Development <ffmpeg-devel@ffmpeg.org>
Subject: Re: [FFmpeg-devel] [PATCH v3 0/2] JPEG XL Animation Support
Date: Sun, 14 May 2023 23:24:20 -0400
Message-ID: <3a72afa9-e7a8-970a-087a-9cb4303aadc3@gmail.com> (raw)
In-Reply-To: <8ad1c57e-9bbc-e660-7141-8e17df2d1e9c@gmail.com>

On 5/6/23 05:29, Leo Izen wrote:
> On 4/27/23 09:09, Leo Izen wrote:
>> Changes from v2:
>> - Bumped libavformat minor version
>> - Rebased onto master
>>
>> Leo Izen (2):
>>    avcodec/libjxldec: add animated decode support
>>    avformat/jpegxl_anim_dec: add animated JPEG XL demuxer
>>
>>   MAINTAINERS                   |   1 +
>>   libavcodec/libjxldec.c        | 109 ++++++++++----
>>   libavcodec/version.h          |   2 +-
>>   libavformat/Makefile          |   1 +
>>   libavformat/allformats.c      |   1 +
>>   libavformat/img2dec.c         |   2 +-
>>   libavformat/jpegxl_anim_dec.c | 266 ++++++++++++++++++++++++++++++++++
>>   libavformat/jpegxl_probe.c    |  19 +--
>>   libavformat/jpegxl_probe.h    |   7 +-
>>   libavformat/version.h         |   2 +-
>>   10 files changed, 369 insertions(+), 41 deletions(-)
>>   create mode 100644 libavformat/jpegxl_anim_dec.c
>>
> 
> Bumping for review, thanks.
> 
> - Leo Izen (Traneptora / thebombzen)

ping
_______________________________________________
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".

      reply	other threads:[~2023-05-15  3:24 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-04-27 13:09 Leo Izen
2023-04-27 13:09 ` [FFmpeg-devel] [PATCH v3 1/2] avcodec/libjxldec: add animated decode support Leo Izen
2023-05-15  3:47   ` Andreas Rheinhardt
2023-04-27 13:09 ` [FFmpeg-devel] [PATCH v3 2/2] avformat/jpegxl_anim_dec: add animated JPEG XL demuxer Leo Izen
2023-05-06  9:29 ` [FFmpeg-devel] [PATCH v3 0/2] JPEG XL Animation Support Leo Izen
2023-05-15  3:24   ` Leo Izen [this message]

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=3a72afa9-e7a8-970a-087a-9cb4303aadc3@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