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
cc2d2b665e48ce3d0f2a9050cb2aeb2796a8849f
FFmpeg
/
libavcodec
/
vvc
T
History
Kieran Kunhya
110d8549d5
avcodec/vvcdec: Mark as experimental
...
Signed-off-by: James Almer <
jamrial@gmail.com
>
2024-03-13 20:46:10 -03:00
..
Makefile
…
vvc_cabac.c
…
vvc_cabac.h
…
vvc_ctu.c
…
vvc_ctu.h
…
vvc_data.c
…
vvc_data.h
…
vvc_filter_template.c
…
vvc_filter.c
avcodec/vvcdec: fix boundary strength when IBC involved
2024-03-04 20:39:27 +08:00
vvc_filter.h
…
vvc_inter_template.c
…
vvc_inter.c
avcodec/vvcdec: fix undefined behaviours for derive_affine_mvc
2024-03-04 20:39:31 +08:00
vvc_inter.h
…
vvc_intra_template.c
…
vvc_intra_utils.c
…
vvc_intra.c
…
vvc_intra.h
…
vvc_itx_1d.c
…
vvc_itx_1d.h
…
vvc_mvs.c
…
vvc_mvs.h
avcodec/vvc/vvc_mvs: Add proper header include
2024-03-02 02:54:12 +01:00
vvc_ps.c
lavc/vvc_ps: Correct NoOutputBeforeRecoveryFlag of IDR
2024-03-12 20:25:25 +08:00
vvc_ps.h
…
vvc_refs.c
lavc/vvcdec: Add missed chroma sampling factor for crop offset
2024-03-12 20:25:25 +08:00
vvc_refs.h
…
vvc_thread.c
…
vvc_thread.h
…
vvcdec.c
avcodec/vvcdec: Mark as experimental
2024-03-13 20:46:10 -03:00
vvcdec.h
…
vvcdsp_template.c
…
vvcdsp.c
…
vvcdsp.h
…