1
0
mirror of https://github.com/FFmpeg/FFmpeg.git synced 2024-12-07 11:13:41 +02:00
FFmpeg/libavcodec/vvc
Nuo Mi 2592cc1f96 vvcdec: add inv transform 1d
Co-authored-by: Xu Mu <toxumu@outlook.com>
Co-authored-by: Frank Plowman <post@frankplowman.com>
Co-authored-by: Shaun Loo <shaunloo10@gmail.com>
Co-authored-by: Wu Jianhua <toqsxw@outlook.com>
2024-01-03 23:15:11 +08:00
..
Makefile vvcdec: add inv transform 1d 2024-01-03 23:15:11 +08:00
vvc_cabac.c vvcdec: add cabac decoder 2024-01-03 23:15:06 +08:00
vvc_cabac.h vvcdec: add cabac decoder 2024-01-03 23:15:06 +08:00
vvc_ctu.c vvcdec: add motion vector decoder 2024-01-03 23:15:11 +08:00
vvc_ctu.h vvcdec: add motion vector decoder 2024-01-03 23:15:11 +08:00
vvc_data.c
vvc_data.h
vvc_inter_template.c vvcdec: add inter prediction 2024-01-03 23:15:11 +08:00
vvc_inter.c vvcdec: add inter prediction 2024-01-03 23:15:11 +08:00
vvc_inter.h vvcdec: add inter prediction 2024-01-03 23:15:11 +08:00
vvc_itx_1d.c vvcdec: add inv transform 1d 2024-01-03 23:15:11 +08:00
vvc_itx_1d.h vvcdec: add inv transform 1d 2024-01-03 23:15:11 +08:00
vvc_mvs.c vvcdec: add motion vector decoder 2024-01-03 23:15:11 +08:00
vvc_mvs.h vvcdec: add motion vector decoder 2024-01-03 23:15:11 +08:00
vvc_ps.c
vvc_ps.h
vvc_refs.c vvcdec: add reference management 2024-01-03 23:15:11 +08:00
vvc_refs.h vvcdec: add reference management 2024-01-03 23:15:11 +08:00
vvcdec.h vvcdec: add inter prediction 2024-01-03 23:15:11 +08:00
vvcdsp.h vvcdec: add inter prediction 2024-01-03 23:15:11 +08:00