FFmpeg/libavcodec/vvc
Lynne caff29dbb1
FFHWAccel: add buffer_ref argument to start_frame
This commit adds a reference to the buffer as an argument to
start_frame, and adapts all existing code.

This allows for asynchronous hardware accelerators to skip
copying packet data by referencing it.
2025-03-17 08:51:23 +01:00
..
cabac.c
cabac.h
ctu.c
ctu.h
data.c
data.h
dec.c FFHWAccel: add buffer_ref argument to start_frame 2025-03-17 08:51:23 +01:00
dec.h
dsp.c
dsp.h
dsp_template.c
filter.c
filter.h
filter_template.c
inter.c
inter.h
inter_template.c
intra.c
intra.h
intra_template.c
intra_utils.c
itx_1d.c
itx_1d.h
Makefile lavc/vvcdec: fix undefined reference to ff_h2645_pixel_aspect 2025-03-02 16:16:39 +08:00
mvs.c
mvs.h
ps.c lavc/vvc: Fix pps_single_slice_picture 2025-03-02 20:42:13 +08:00
ps.h
refs.c avcodec/vvc/refs: Check content_ref in set_pict_type() 2025-02-15 11:25:12 +08:00
refs.h
thread.c
thread.h