This is an automated email from the git hooks/post-receive script.
Git pushed a change to branch release/7.1
in repository ffmpeg.
from 566714daab update for 7.1.5
new de2e82037c swscale: Fix out-of-bounds write errors in yuv2rgb_lasx.c
file.
new 4eb934678d avcodec/cri: propagate max_pixels to the JPEG tile decoder
new a4edbf61d3 avcodec/imm5: propagate max_pixels to the H264/HEVC
sub-decoders
new 926a373d66 avcodec/tdsc: propagate max_pixels to the JPEG tile decoder
new 7dad266ff5 av1dec: Don't crash if decoding of some frames have failed
new 3a18d60f65 avcodec/jpeg2000dec: clear array length when freeing it
new 42c0eb74a7 avcodec/vp8: Maintain consistency of frame pointers
new bb88e29539 swscale/alphablend: don't overread alpha plane on
subsampled odd size
new 4cbf7a4b3d tests/checkasm/sw_rgb: don't write random data past the end
of the buffer
The 9 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "add" were already present in the repository and have only
been added to this reference.
Summary of changes:
libavcodec/av1dec.c | 2 +
libavcodec/cri.c | 1 +
libavcodec/imm5.c | 2 +
libavcodec/jpeg2000dec.c | 1 +
libavcodec/tdsc.c | 1 +
libavcodec/vp8.c | 11 ++--
libswscale/alphablend.c | 32 ++++++-----
libswscale/loongarch/yuv2rgb_lasx.c | 108 ++++++++++++++++++++++++++++++++----
tests/checkasm/sw_rgb.c | 2 +-
9 files changed, 130 insertions(+), 30 deletions(-)
_______________________________________________
ffmpeg-cvslog mailing list -- [email protected]
To unsubscribe send an email to [email protected]