On 6/1/22 22:14, Leo Izen wrote:
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(-)
I believe this should make it into 5.1 as it fixes a known bug and
improves existing behavior.
- Leo Izen (thebombzen)
_______________________________________________
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".