ffmpeg/libavcodec/vvc
Andreas Rheinhardt dc65dcec22 avcodec/vvc/inter: Combine offsets early
For bi-predicted weighted averages, only the sum
of the two offsets is ever used, so add the two early.

Signed-off-by: Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
2026-02-25 12:08:33 +01:00
..
cabac.c
cabac.h
ctu.c lavc/vvc: Fix unchecked error codes from set_qp_y 2026-01-31 13:46:13 +00:00
ctu.h
data.c
data.h
dec.c avcodec/vvc/refs: export in-band LCEVC side data in frames 2025-12-12 15:21:49 -03:00
dec.h
dsp.c avcodec/x86/Makefile: Only compile ASM init files when X86ASM is enabled 2025-11-30 22:20:13 +01:00
dsp.h avcodec/vvc/inter: Combine offsets early 2026-02-25 12:08:33 +01:00
dsp_template.c
filter.c
filter.h
filter_template.c
inter.c avcodec/vvc/inter: Combine offsets early 2026-02-25 12:08:33 +01:00
inter.h
inter_template.c avcodec/vvc/inter: Combine offsets early 2026-02-25 12:08:33 +01:00
intra.c lavc/vvc: Fix unchecked error codes from add_reconstructed_area 2026-01-31 13:46:13 +00:00
intra.h
intra_template.c
intra_utils.c
itx_1d.c
itx_1d.h
Makefile
mvs.c
mvs.h
ps.c lavc/vvc: Ensure seq_decode is always updated with SPS 2025-11-27 14:51:52 +00:00
ps.h
refs.c avcodec/vvc/refs: export in-band LCEVC side data in frames 2025-12-12 15:21:49 -03:00
refs.h
sei.c avcodec/vvc/sei: parse Registered and Unregistered SEI messages 2025-12-12 15:21:48 -03:00
sei.h
thread.c
thread.h