[FFmpeg-devel] [PATCH v3 0/2] Animated JPEG XL (via libjxl)

Leo Izen leo.izen at gmail.com
Mon Dec 23 16:46:39 EET 2024


On 12/15/24 12:04 PM, Leo Izen wrote:
> Changes since v2:
> - Replaced "goto end;" with "return ret;" when unnecessary
> - removed *data from JXLEncodeContext and added it as an argument
> to libjxl_preprocess_frame as that's the only place it was used
> - Added some comments
> 
> Changes since v1:
> - Fixed FATE failures
> 
> Leo Izen (2):
>    avcodec/libjxlenc: add animated JPEG XL encoder
>    avformat/jpegxl_anim_dec: use new animated JPEG XL codec ID
> 

Bumping for review, thanks.

- Leo Izen (Traneptora)



More information about the ffmpeg-devel mailing list