FFmpeg has supported these pixel formats since 7bb0afc245d093b0 and
libjxl supports receiving/sending these pixel formats so it makes
sense to add support to the libjxl wrapper for these formats.

Leo Izen (2):
  avutil/pixfmt.h: add native-endian RGB32F and RGBA32F formats
  avcodec/libjxl: use RGB32F or RGBA32F for 32-bit float JPEG XL

 libavcodec/libjxldec.c | 15 +++++++++------
 libavcodec/libjxlenc.c |  1 +
 libavutil/pixfmt.h     |  3 +++
 3 files changed, 13 insertions(+), 6 deletions(-)

-- 
2.37.3

_______________________________________________
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".

Reply via email to