On 6/2/23 11:03, Leo Izen wrote:
On 5/26/23 16:55, Leo Izen wrote:
Changes from v3:
- Use avctx->internal->in_pkt instead of allocating a new packet.
Leo Izen (2):
avcodec/libjxldec: add animated decode support
avformat/jpegxl_anim_dec: add animated JPEG XL demuxer
Will rebase onto m
On 6/2/23 13:39, Paul B Mahol wrote:
On Fri, Jun 2, 2023 at 5:03 PM Leo Izen wrote:
On 5/26/23 16:55, Leo Izen wrote:
Changes from v3:
- Use avctx->internal->in_pkt instead of allocating a new packet.
Leo Izen (2):
avcodec/libjxldec: add animated decode support
avformat/jpegxl_ani
On Fri, Jun 2, 2023 at 5:03 PM Leo Izen wrote:
> On 5/26/23 16:55, Leo Izen wrote:
> > Changes from v3:
> > - Use avctx->internal->in_pkt instead of allocating a new packet.
> >
> > Leo Izen (2):
> >avcodec/libjxldec: add animated decode support
> >avformat/jpegxl_anim_dec: add animated
On 5/26/23 16:55, Leo Izen wrote:
Changes from v3:
- Use avctx->internal->in_pkt instead of allocating a new packet.
Leo Izen (2):
avcodec/libjxldec: add animated decode support
avformat/jpegxl_anim_dec: add animated JPEG XL demuxer
Will rebase onto master and merge soon, if there's n
Changes from v3:
- Use avctx->internal->in_pkt instead of allocating a new packet.
Leo Izen (2):
avcodec/libjxldec: add animated decode support
avformat/jpegxl_anim_dec: add animated JPEG XL demuxer
MAINTAINERS | 1 +
libavcodec/libjxldec.c| 107 ++
l