On Thu, May 5, 2022 at 5:49 AM Leo Izen wrote:
> On 5/4/22 17:56, Mark Gaiser wrote:
> > Hi,
> >
> > I might have found a bug here. Or I might not be using it correctly,
> that's
> > entirely possible too!
> > What i try is just making an animated jxl from a bunch of input images.
>
> Currently a
On 5/4/22 17:56, Mark Gaiser wrote:
Hi,
I might have found a bug here. Or I might not be using it correctly, that's
entirely possible too!
What i try is just making an animated jxl from a bunch of input images.
Currently animated JXL is not supported.
- Leo Izen (thebombzen)
___
On Sat, Apr 23, 2022 at 7:53 PM Lynne wrote:
> 17 Apr 2022, 15:22 by leo.i...@gmail.com:
>
> > This commit adds support to libavformat for muxing
> > and demuxing Jpeg XL images as image2 streams.
> > ---
> > MAINTAINERS| 1 +
> > libavformat/Makefile | 1 +
> > libavfo
17 Apr 2022, 15:22 by leo.i...@gmail.com:
> This commit adds support to libavformat for muxing
> and demuxing Jpeg XL images as image2 streams.
> ---
> MAINTAINERS| 1 +
> libavformat/Makefile | 1 +
> libavformat/allformats.c | 1 +
> libavformat/img2.c |
This commit adds support to libavformat for muxing
and demuxing Jpeg XL images as image2 streams.
---
MAINTAINERS| 1 +
libavformat/Makefile | 1 +
libavformat/allformats.c | 1 +
libavformat/img2.c | 1 +
libavformat/img2dec.c | 20 ++
libavformat/img