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 lavc/vvc: Fix race condition for MVs cropped to subpic 2025-01-05 20:25:29 +08:00
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 lavc/vvcdec: remove unneeded VVCContext->pix_fmt 2025-01-29 18:22:41 +08:00
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 avcodec/vvc: Add support for output_corrupt/showall flags 2025-01-19 13:30:13 +08:00
thread.c avcodec/vvc/dec: print thread debug logs only if DEBUG is defined 2025-01-10 10:23:57 -03:00
thread.h