[FFmpeg-devel] [PATCH v8 0/2] libjxl Colorspace Fixes

Leo Izen leo.izen at gmail.com
Thu Jun 2 05:14:10 EEST 2022


Changes in v8:
- Use avutil/csp for both encoding and decoding
- Handle the non-XYB case with an attached ICC Profile on decoding
- clean up some code and segment it out to static functions

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

 libavcodec/libjxldec.c | 142 +++++++++++++++++++++++++++++++++++---
 libavcodec/libjxlenc.c | 153 +++++++++++++++++++++++++++++++++--------
 2 files changed, 256 insertions(+), 39 deletions(-)

-- 
2.36.1



More information about the ffmpeg-devel mailing list