This website requires JavaScript.
Explore
Help
Register
Sign In
xaymar
/
FFmpeg
Watch
1
Star
0
Fork
0
You've already forked FFmpeg
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
b16102ab1c336ed3df7e43229aba4c8a9bf8cb75
FFmpeg
/
libavcodec
/
vvc
T
History
Fei Wang
e726fdeb05
lavc/vaapi_dec: Add VVC decoder
...
Signed-off-by: Fei Wang <
fei.w.wang@intel.com
>
2024-11-01 12:13:07 +08:00
..
cabac.c
…
cabac.h
…
ctu.c
avcodec/vvcdec: remove unused tb_pos_x0 and tb_pos_y0
2024-10-16 20:28:09 +08:00
ctu.h
avcodec/vvdec: refact, ff_vvc_deblock_bs use CodingUnit/TransformUnit instead of fc->tabs
2024-10-16 20:28:09 +08:00
data.c
…
data.h
…
dec.c
lavc/vaapi_dec: Add VVC decoder
2024-11-01 12:13:07 +08:00
dec.h
lavc/vvc_dec: Add hardware decode API
2024-11-01 12:13:07 +08:00
dsp_template.c
…
dsp.c
…
dsp.h
…
filter_template.c
…
filter.c
avcodec/vvdec: refact, ff_vvc_deblock_bs use CodingUnit/TransformUnit instead of fc->tabs
2024-10-16 20:28:09 +08:00
filter.h
avcodec/vvcdec: refact out deblock boundary strength stage
2024-10-16 20:28:09 +08:00
inter_template.c
…
inter.c
…
inter.h
…
intra_template.c
…
intra_utils.c
…
intra.c
…
intra.h
…
itx_1d.c
…
itx_1d.h
…
Makefile
…
mvs.c
…
mvs.h
…
ps.c
lavc/vvc_ps: Add alf raw syntax into VVCALF
2024-11-01 12:13:07 +08:00
ps.h
lavc/vvc_ps: Add alf raw syntax into VVCALF
2024-11-01 12:13:07 +08:00
refs.c
lavc/vvc_dec: Add hardware decode API
2024-11-01 12:13:07 +08:00
refs.h
lavc/vvc_refs: Define VVC_FRAME_FLAG* to h header
2024-11-01 12:13:07 +08:00
thread.c
avcodec/vvcdec: refact out deblock boundary strength stage
2024-10-16 20:28:09 +08:00
thread.h
…