On Fri, 24 Jun 2022 19:33:52 +0200 Niklas Haas <[email protected]> wrote: > LGTM > > On Fri, 24 Jun 2022 12:50:54 -0400 Leo Izen <[email protected]> wrote: > > Changes in v9: > > - Minor cosmetic changes, as requested by Anton K > > - More liberally commented casework, a.r.b. Haasn > > - Structured flow to be a bit more readable > > > > 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 | 214 +++++++++++++++++++++++++++++++++++++---- > > libavcodec/libjxlenc.c | 153 +++++++++++++++++++++++------ > > 2 files changed, 320 insertions(+), 47 deletions(-) > > > > -- > > 2.36.1 > > > > _______________________________________________ > > ffmpeg-devel mailing list > > [email protected] > > https://ffmpeg.org/mailman/listinfo/ffmpeg-devel > > > > To unsubscribe, visit link above, or email > > [email protected] with subject "unsubscribe".
Merged. _______________________________________________ ffmpeg-devel mailing list [email protected] https://ffmpeg.org/mailman/listinfo/ffmpeg-devel To unsubscribe, visit link above, or email [email protected] with subject "unsubscribe".
