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 c06af95f12 avformat/mov: don't abort on unsupported or invalid chnl
boxes
new c0bf41a774 avcodec/vvc: Don't use large array on stack
new 3faa8b9cc0 avcodec/vvc/thread: Check frame to be non NULL
new 1b835805c7 lavc/vvc_refs: Define VVC_FRAME_FLAG* to h header
new e8fc0e76b9 avcodec/vvcdec: ensure every CTU belongs to a slice
new 78eabd954e avcodec/vvcdec: inter_data, check the return value from
hls_merge_data
new eaee3cf584 avcodec/vvcdec: schedule next stage only if the current
stage reports no error
new ff3725aa6d avcodec/cbs_h266: improve readability in subpicture parser
new 2e5801fd82 avcodec/cbs_h266: stricter validation for subpicture's max
width and height
new 263ebe4ed2 avcodec/vvcdec: return error if CTU size > 128
new 912e77ba04 avcodec/cbs_h266: Fix typo
new efd787107e avcodec/vvc decode: ALF filtering without CC-ALF
new 43e9c091dd lavc/vvc: Check slice structure
new 7134d5b996 avcodec/vvc: Add support for output_corrupt/showall flags
new 02aad54e2c lavc/vvcdec: ensure slices contain nonzero CTUs
new 8e9c768416 lavc/vvc: Set fc->ref to NULL at top of decode_nal_units
new 0c816d8b89 lavc/vvc: Fix derivation of inverse LMCS idx
new e2288cc6c0 lavc/vvc: Fix slice map construction for small subpics
new 8c2bda5f61 lavc/vvc: Ensure subpictures don't overlap
new 6e5d93b466 lavc/vvc: Fix pps_single_slice_picture
new e43f666a23 lavc/vvc: Detect subpic overlaps at CTU level
new f0cf73f421 lavc/vvc: Fix divide-by-zero in LMCS param derivation
new 07e3329458 lavc/vvc: Mark SPS used if multiple CLVSSs use it
new bb69554165 lavc/vvc: Error on inter slice with no reference pics
new b10e9a5369 lavc/vvc: Fix unchecked error codes from set_qp_y
new a72a11d8be lavc/vvc: Fix unchecked error codes from
add_reconstructed_area
new 72a46d7802 avcodec/cbs_h266: fix wrong condition for chroma MTT depth
in PH
new 83c2f4b81d lavc/vvc: Use second definition of MinQtLog2SizeIntraC if
relevant
new 1516faadef avcodec/cbs_h266_syntax_template: tighten
sh_num_tiles_in_slice_minus1 upper bound
new 920871999a lavc/vvc: Stricter bound on
pps_exp_slice_height_in_ctus_minus1
new a5faeca88f avcodec/cbs_h266_syntax_template: Fix
pps_exp_slice_height_in_ctus_minus1 range
The 30 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/cbs_h266_syntax_template.c | 120 ++++++++++++------------
libavcodec/vvc/ctu.c | 14 ++-
libavcodec/vvc/dec.c | 5 +-
libavcodec/vvc/inter_template.c | 33 ++++---
libavcodec/vvc/intra.c | 36 +++++---
libavcodec/vvc/ps.c | 166 ++++++++++++++++++++++++++--------
libavcodec/vvc/refs.c | 25 ++++-
libavcodec/vvc/refs.h | 6 ++
libavcodec/vvc/thread.c | 11 ++-
9 files changed, 281 insertions(+), 135 deletions(-)
_______________________________________________
ffmpeg-cvslog mailing list -- [email protected]
To unsubscribe send an email to [email protected]