| .. |
|
cabac.c
|
lavc/vvc: Add max parameter to kth_order_egk_decode
|
2025-07-28 20:46:10 +01:00 |
|
cabac.h
|
lavc/vvc: Add max parameter to kth_order_egk_decode
|
2025-07-28 20:46:10 +01:00 |
|
ctu.c
|
avcodec/vvc/ctu: should use the width and height of the start component
|
2025-08-08 16:55:12 +00:00 |
|
ctu.h
|
avcodec/vvc/ctu: add palette support
|
2025-05-17 09:22:40 +08:00 |
|
data.c
|
avcodec/vvcdec: add vvc inter filters for RPR
|
2024-05-21 20:20:25 +08:00 |
|
data.h
|
avcodec/vvcdec: add vvc inter filters for RPR
|
2024-05-21 20:20:25 +08:00 |
|
dec.c
|
avcodec/vvc/dec: fix typo and also output log when the checksum is correct
|
2025-08-08 16:55:12 +00:00 |
|
dec.h
|
avcodec/vvcdec: verify picture hash
|
2025-05-31 09:35:54 +08:00 |
|
dsp.c
|
lavc/vvc: Use a bitfield to store MIP information
|
2024-12-07 17:37:45 +08:00 |
|
dsp.h
|
avcodec/vvc/intra: make lmcs_scale_chroma inplace
|
2025-05-17 09:22:40 +08:00 |
|
dsp_template.c
|
avcodec/vvc/intra: refact, predict jcbcr to tb->coeffs
|
2025-05-17 09:22:40 +08:00 |
|
filter.c
|
lavc/vvc: Avoid UB in DB strength derivation for PLT CUs
|
2025-05-24 21:50:46 +08:00 |
|
filter.h
|
avcodec/vvcdec: refact out deblock boundary strength stage
|
2024-10-16 20:28:09 +08:00 |
|
filter_template.c
|
avcodec/vvc: Remove write-only assignments in alf_filter_chroma
|
2024-07-17 21:23:41 +08:00 |
|
inter.c
|
avcodec/vvcdec: split ctu table to zero init and no zero init parts
|
2024-08-15 20:19:45 +08:00 |
|
inter.h
|
avcodec/vvc: Rename vvc_?foo->foo
|
2024-04-04 16:45:00 +02:00 |
|
inter_template.c
|
avcodec/vvc: Don't use large array on stack
|
2024-10-01 11:30:22 +08:00 |
|
intra.c
|
all: fix whitespace/new-line issues
|
2025-08-03 13:48:47 +02:00 |
|
intra.h
|
avcodec/vvc/intra: add ff_vvc_palette_derive_scale
|
2025-05-17 09:22:40 +08:00 |
|
intra_template.c
|
avcodec/vvc/intra: make lmcs_scale_chroma inplace
|
2025-05-17 09:22:40 +08:00 |
|
intra_utils.c
|
all: fix typos found by codespell
|
2025-08-03 13:48:47 +02:00 |
|
itx_1d.c
|
avcodec/vvc: Rename vvc_?foo->foo
|
2024-04-04 16:45:00 +02:00 |
|
itx_1d.h
|
avcodec/vvc: Rename vvc_?foo->foo
|
2024-04-04 16:45:00 +02:00 |
|
Makefile
|
avcodec/vvc: support decoding prefix and suffix nal units
|
2025-05-31 09:35:54 +08:00 |
|
mvs.c
|
all: fix typos found by codespell
|
2025-08-03 13:48:47 +02:00 |
|
mvs.h
|
avcodec/vvc: refact, save pf and ciip_flag in ff_vvc_set_intra_mvf
|
2025-05-17 09:22:40 +08:00 |
|
ps.c
|
lavc/vvc: Mark SPS used if multiple CLVSSs use it
|
2025-08-02 15:04:39 +00:00 |
|
ps.h
|
lavc/vvc_ps: Add alf raw syntax into VVCALF
|
2024-11-01 12:13:07 +08:00 |
|
refs.c
|
avcodec/vvc/refs: remove early return
|
2025-06-28 15:16:45 +02:00 |
|
refs.h
|
avcodec/vvc: Add support for output_corrupt/showall flags
|
2025-01-19 13:30:13 +08:00 |
|
sei.c
|
avcodec/vvc: parse all SEI messages
|
2025-06-12 21:17:07 +08:00 |
|
sei.h
|
avcodec/vvc/sei: add decode_frame_field_info
|
2025-05-31 09:35:54 +08:00 |
|
thread.c
|
avcodec/vvc/ctu: add palette support
|
2025-05-17 09:22:40 +08:00 |
|
thread.h
|
avcodec: make a local copy of executor
|
2024-10-04 21:58:42 +08:00 |