[FFmpeg-devel] [PATCH 0/5] JPEG XL Animation Changes
Leo Izen
leo.izen at gmail.com
Thu Jun 8 17:26:32 EEST 2023
Three patches from michalni copied exactly as is from the ML just placed
here for clarity.
The two authored by me, the probe change is cosmetic, and the animation
dec change fixes the issue referenced a cvslog email: <20230608002033.GF870501 at pb2>
Leo Izen (2):
avformat/jpegxl_probe: inline various ret < 0 checks
avformat/jpegxl_anim_dec: avoid overrun with jxlp boxes in container
Michael Niedermayer (3):
avformat/jpegxl_probe: Remove intermediate macro obfuscation around
get_bits*()
avformat/jpegxl_probe: check length instead of blindly reading
avformat/jpegxl_probe: Forward error codes
libavformat/jpegxl_anim_dec.c | 8 +-
libavformat/jpegxl_probe.c | 198 ++++++++++++++++++----------------
2 files changed, 112 insertions(+), 94 deletions(-)
--
2.40.1
More information about the ffmpeg-devel
mailing list