summaryrefslogtreecommitdiff
path: root/libavformat/jpegxl_probe.c
Commit message (Expand)AuthorAge
* avformat/jpegxl: remove jpegxl_probe, instead call avcodec/jpegxl_parseLeo Izen2023-08-27
* avformat/jpegxl_probe: Forward error codesMichael Niedermayer2023-06-11
* avformat/jpegxl_probe: check length instead of blindly readingMichael Niedermayer2023-06-11
* avformat/jpegxl_probe: Remove intermediate macro obfuscation around get_bits*()Michael Niedermayer2023-06-11
* avformat/jpegxl_anim_dec: add animated JPEG XL demuxerLeo Izen2023-06-05
* avformat/jpegxl_probe: Check init_get_bits8() for failureMichael Niedermayer2022-05-26
* avformat/jpegxl_probe: Fix potential incorrect and UB shiftAndreas Rheinhardt2022-04-29
* avformat/image2: add Jpeg XL as image2 formatLeo Izen2022-04-23