Add proper colorspace handling and tagging to the libjxl decoder and encoder wrappers.
Changes v2: - avoid misusing AVMasteringDisplayMetadata - ignore custom primaries in header (very rare without iccp) Leo Izen (2): avcodec/libjxldec: properly tag output colorspace avcodec/libjxlenc: properly read input colorspace libavcodec/libjxldec.c | 84 +++++++++++++++++++++++++++- libavcodec/libjxlenc.c | 124 ++++++++++++++++++++++++++++++----------- 2 files changed, 174 insertions(+), 34 deletions(-) -- 2.36.0 _______________________________________________ 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".