This is an automated email from the git hooks/post-receive script.
Git pushed a change to branch release/6.1
in repository ffmpeg.
from b7374af3b5 avformat/dashdec: Fail with any inner stream count being 0
new 864ba88bbc av1dec: Don't crash if decoding of some frames have failed
new 92bc9031be avcodec/jpeg2000dec: clear array length when freeing it
new cc221d1551 aarch64/hpeldsp_neon: fix out-of-bounds read
new 14828aff6c avformat/mov: fix crash when trying to get a fragment time
for a non-existing fragment
new 2a1d9c080f swscale/alphablend: don't overread alpha plane on
subsampled odd size
new 9ac8662ac0 avcodec/hevc/hevcdec: initialize qp_y_tab
new 52d9196ab2 avcodec/hevc/hevcdec: Clean sao_pixel_buffer_v on allocation
new 2936589de4 avfilter/af_stereotools: round-up max size of buffer
new 852b178240 avcodec/parser: Reset *buf_size on realloc failure
new 6c395546f0 avformat/hls: update current segment reference before use
new 9fc2ca4511 avformat/mpegts: Don't use uninitialized value in av_log()
new 9a4e0f6cb8 avformat/nuv: return early if header id fails to read
new 67e4f737ed avcodec/cbs_sei: Always zero-initialize SEI payload
new ae7d4e53eb avformat/mov: ensure required number of bytes is read
new 6c1c0470e8 avformat/dhav: Check amount read
new d67be03ad6 avformat/av1dec: Check bits left before get_leb128()
new 29e7effdf0 configure: Disable linker warnings for common symbols
new 89d4bac339 configure: fix symbol prefix detection
new 113c526286 configure: do not use interval regexp operators with awk
The 19 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:
configure | 5 ++--
libavcodec/aarch64/hpeldsp_neon.S | 58 ++++++++++++++++++++-------------------
libavcodec/av1dec.c | 2 ++
libavcodec/cbs_sei.c | 4 +--
libavcodec/hevcdec.c | 6 ++--
libavcodec/jpeg2000dec.c | 1 +
libavcodec/parser.c | 1 +
libavfilter/af_stereotools.c | 2 +-
libavformat/av1dec.c | 3 ++
libavformat/dhav.c | 5 +++-
libavformat/hls.c | 3 ++
libavformat/mov.c | 4 ++-
libavformat/mpegts.c | 2 +-
libavformat/nuv.c | 4 ++-
libswscale/alphablend.c | 32 ++++++++++++---------
15 files changed, 78 insertions(+), 54 deletions(-)
_______________________________________________
ffmpeg-cvslog mailing list -- [email protected]
To unsubscribe send an email to [email protected]