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