index
:
ffmpeg
master
oldabi
release/0.10
release/0.11
release/0.5
release/0.6
release/0.7
release/0.8
release/0.9
release/1.0
release/1.1
release/1.2
release/2.0
release/2.1
release/2.2
release/2.3
release/2.4
release/2.5
release/2.6
release/2.7
release/2.8
release/3.0
release/3.1
release/3.2
release/3.3
release/3.4
release/4.0
release/4.1
release/4.2
release/4.3
release/4.4
release/5.0
release/5.1
release/6.0
Mirror of FFmpeg git repo
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
libavcodec
/
vvc
Commit message (
Expand
)
Author
Age
Files
Lines
*
all: fix typos found by codespell
Timo Rothenpieler
3 days
2
-2
/
+2
*
all: fix whitespace/new-line issues
Timo Rothenpieler
3 days
1
-1
/
+0
*
lavc/vvc: Mark SPS used if multiple CLVSSs use it
Frank Plowman
4 days
1
-2
/
+3
*
lavc/vvc: Add max parameter to kth_order_egk_decode
Frank Plowman
9 days
3
-19
/
+25
*
lavc/vvc: Don't discard palette_subblock_data return code
Frank Plowman
9 days
1
-2
/
+5
*
avcodec/vvc/dec: Don't use GetBit-API when byte-aligned
Andreas Rheinhardt
2025-07-11
1
-13
/
+16
*
avcodec/vvc/ctu: Check ff_vvc_num_signalled_palette_entries
Michael Niedermayer
2025-07-06
1
-1
/
+1
*
avcodec/vvc/ctu: Check palette_escape_val
Michael Niedermayer
2025-07-06
1
-0
/
+2
*
avcodec/vvc/refs: remove early return
Marvin Scholz
2025-06-28
1
-3
/
+2
*
lavc/vvc: Fix condition for using default scaling factor
Frank Plowman
2025-06-27
1
-3
/
+3
*
avcodec/vvc: parse all SEI messages
Marvin Scholz
2025-06-12
1
-7
/
+22
*
avcodec/vvc/dec: fix possible null-pointer dereference
Marvin Scholz
2025-06-12
1
-1
/
+2
*
lavc/vvc: Fix unchecked return code and shadowing
Frank Plowman
2025-06-07
1
-2
/
+6
*
avcodec/vvc/sei: add decode_mastering_display_colour_volume
Wu Jianhua
2025-05-31
1
-0
/
+21
*
avcodec/vvc/sei: add decode_ambient_viewing_environment
Wu Jianhua
2025-05-31
1
-0
/
+13
*
avcodec/vvc: support fields
Wu Jianhua
2025-05-31
1
-0
/
+8
*
avcodec/vvc/sei: add decode_frame_field_info
Wu Jianhua
2025-05-31
2
-0
/
+27
*
avcodec/vvc/sei: add decode_content_light_level_info
Wu Jianhua
2025-05-31
1
-0
/
+12
*
avcodec/vvc/sei: add decode_display_orientation
Wu Jianhua
2025-05-31
1
-0
/
+27
*
avcodec/vvcdec: verify picture hash
Wu Jianhua
2025-05-31
2
-1
/
+22
*
avcodec/vvc/sei: add decode_decoded_picture_hash
Wu Jianhua
2025-05-31
2
-0
/
+21
*
avcodec/vvc/dec: support removing film grain params from side data
Wu Jianhua
2025-05-31
1
-0
/
+3
*
avcodec/vvc/dec: support applying film grain by the decoder
Wu Jianhua
2025-05-31
3
-5
/
+103
*
avcodec/vvc/dec: export sei to the frame when the frame starts
Wu Jianhua
2025-05-31
1
-0
/
+12
*
avcodec/vvc/sei: add decode_film_grain_characteristics
Wu Jianhua
2025-05-31
1
-0
/
+66
*
avcodec/vvc: support decoding prefix and suffix nal units
Wu Jianhua
2025-05-31
5
-0
/
+135
*
lavc/vvc: Fix divide-by-zero in LMCS param derivation
Frank Plowman
2025-05-25
1
-3
/
+14
*
lavc/vvc: Avoid UB in DB strength derivation for PLT CUs
Frank Plowman
2025-05-24
1
-0
/
+3
*
lavc/vvc: Detect subpic overlaps at CTU level
Frank Plowman
2025-05-24
1
-47
/
+57
*
lavc/vvc/plt: validate run and signalled_entries
Nuo Mi
2025-05-24
1
-5
/
+23
*
avcodec/vvc: add adaptive color transform support
Wu Jianhua
2025-05-17
2
-2
/
+13
*
avcodec/vvc/intra: refact out lmcs_scale_chroma and add_residual
Wu Jianhua
2025-05-17
1
-44
/
+63
*
avcodec/vvc/intra: make lmcs_scale_chroma inplace
Wu Jianhua
2025-05-17
3
-8
/
+6
*
avcodec/vvc/intra: refact, predict jcbcr to tb->coeffs
Wu Jianhua
2025-05-17
3
-50
/
+20
*
avcodec/vvc/intra: fix scaling process for transform coefficients
Wu Jianhua
2025-05-17
1
-14
/
+8
*
avcodec/vvc/dsp: add adaptive_color_transform
Wu Jianhua
2025-05-17
2
-0
/
+22
*
avcodec/vvc/dsp: update the interface of pred_residual_joint for joint cbcr r...
Wu Jianhua
2025-05-17
3
-9
/
+6
*
avcodec/vvc/ctu: fix derive_chroma_intra_pred_mode
Wu Jianhua
2025-05-17
1
-27
/
+30
*
avcodec/vvc/ctu: read act_enabled_flag for adaptive color transform
Wu Jianhua
2025-05-17
1
-8
/
+5
*
avcodec/vvc/cabac: add ff_vvc_cu_act_enabled_flag
Wu Jianhua
2025-05-17
2
-0
/
+6
*
avcodec/vvc/intra: add palette coding decoder
Wu Jianhua
2025-05-17
1
-0
/
+23
*
avcodec/vvc/filter: skip deblocking filter for palette
Wu Jianhua
2025-05-17
1
-11
/
+18
*
avcodec/vvc/ctu: add palette support
Wu Jianhua
2025-05-17
5
-30
/
+327
*
avcodec/vvc/intra: add ff_vvc_palette_derive_scale
Wu Jianhua
2025-05-17
2
-20
/
+33
*
avcodec/vvc/ctu: refact out intra_data
Wu Jianhua
2025-05-17
1
-24
/
+40
*
avcodec/vvc: refact, save pf and ciip_flag in ff_vvc_set_intra_mvf
Wu Jianhua
2025-05-17
3
-7
/
+23
*
avcodec/vvc: refact out ep_init and ep_init_wpp
Wu Jianhua
2025-05-17
2
-21
/
+39
*
avcodec/vvc/ctu: refact out ff_vvc_channel_range
Wu Jianhua
2025-05-17
3
-8
/
+17
*
avcodec/vvc/cabac: add palette support
Wu Jianhua
2025-05-17
2
-0
/
+61
*
avcodec/vvc/cabac: add 9.3.3.7 Fixed-length binarization process
Wu Jianhua
2025-05-17
1
-14
/
+14
[next]