[FFmpeg-devel] [PATCH 0/2] JPEG XL Colorspace Fixes

Leo Izen leo.izen at gmail.com
Tue May 3 18:44:01 EEST 2022


Add proper colorspace handling and tagging to the libjxl
decoder and encoder wrappers.

Leo Izen (2):
  avcodec/libjxldec: properly tag output colorspace
  avcodec/libjxlenc: properly read input colorspace

 libavcodec/libjxl.h    |   9 +++
 libavcodec/libjxldec.c | 121 +++++++++++++++++++++++++++++++-
 libavcodec/libjxlenc.c | 152 +++++++++++++++++++++++++++++++++--------
 3 files changed, 251 insertions(+), 31 deletions(-)

-- 
2.36.0



More information about the ffmpeg-devel mailing list