On 12/4/24 9:59 AM, Leo Izen wrote:
Changes since v1:
- modified fate tests to use jpegxl_anim codec ID, so
the fate tests don't fail after applying patch 2/2

Leo Izen (2):
   avcodec/libjxlenc: add animated JPEG XL encoder
   avformat/jpegxl_anim_dec: use new animated JPEG XL codec ID

  configure                            |   2 +
  libavcodec/allcodecs.c               |   2 +
  libavcodec/codec_desc.c              |   8 +
  libavcodec/codec_id.h                |   1 +
  libavcodec/jpegxl_parser.c           |   2 +-
  libavcodec/libjxldec.c               |  16 ++
  libavcodec/libjxlenc.c               | 365 ++++++++++++++++++++-------
  libavcodec/version.h                 |   2 +-
  libavformat/jpegxl_anim_dec.c        |   2 +-
  tests/ref/fate/jxl-anim-demux-icos4d |   2 +-
  tests/ref/fate/jxl-anim-demux-newton |   2 +-
  11 files changed, 306 insertions(+), 98 deletions(-)


Argh, forgot to mark this patchset as v2, but it is v2.

- 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-requ...@ffmpeg.org with subject "unsubscribe".

Reply via email to