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
bf640b53db385ae779485ddcbd7bc1734f986efb
FFmpeg
/
libavcodec
/
vvc
T
History
Andreas Rheinhardt
d20a4ef93c
avcodec/vvc/dec: Don't use GetBit-API when byte-aligned
...
Signed-off-by: Andreas Rheinhardt <
andreas.rheinhardt@outlook.com
>
2025-07-11 15:13:21 +02:00
..
cabac.c
avcodec/vvc/cabac: add ff_vvc_cu_act_enabled_flag
2025-05-17 09:22:40 +08:00
cabac.h
avcodec/vvc/cabac: add ff_vvc_cu_act_enabled_flag
2025-05-17 09:22:40 +08:00
ctu.c
avcodec/vvc/ctu: Check ff_vvc_num_signalled_palette_entries
2025-07-06 19:25:47 +02:00
ctu.h
…
data.c
…
data.h
…
dec.c
avcodec/vvc/dec: Don't use GetBit-API when byte-aligned
2025-07-11 15:13:21 +02:00
dec.h
avcodec/vvcdec: verify picture hash
2025-05-31 09:35:54 +08:00
dsp_template.c
avcodec/vvc/intra: refact, predict jcbcr to tb->coeffs
2025-05-17 09:22:40 +08:00
dsp.c
…
dsp.h
avcodec/vvc/intra: make lmcs_scale_chroma inplace
2025-05-17 09:22:40 +08:00
filter_template.c
…
filter.c
lavc/vvc: Avoid UB in DB strength derivation for PLT CUs
2025-05-24 21:50:46 +08:00
filter.h
…
inter_template.c
…
inter.c
…
inter.h
…
intra_template.c
avcodec/vvc/intra: make lmcs_scale_chroma inplace
2025-05-17 09:22:40 +08:00
intra_utils.c
…
intra.c
lavc/vvc: Fix condition for using default scaling factor
2025-06-27 06:06:14 +09:00
intra.h
…
itx_1d.c
…
itx_1d.h
…
Makefile
avcodec/vvc: support decoding prefix and suffix nal units
2025-05-31 09:35:54 +08:00
mvs.c
…
mvs.h
…
ps.c
lavc/vvc: Fix divide-by-zero in LMCS param derivation
2025-05-25 09:35:21 +08:00
ps.h
…
refs.c
avcodec/vvc/refs: remove early return
2025-06-28 15:16:45 +02:00
refs.h
…
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
…
thread.h
…