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
/
cbs_h266_syntax_template.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
avcodec/cbs_h266: Fix regression in DVB clip introduced by 93281630a71c06642a...
Nuo Mi
2024-11-11
1
-6
/
+6
*
lavc/cbs_h266: Add NumSlicesInTile to H266RawPPS
Fei Wang
2024-11-01
1
-6
/
+10
*
lavc/cbs_h266: Add SliceTopLeftTileIdx to H266RawPPS
Fei Wang
2024-11-01
1
-0
/
+4
*
avcodec/cbs_h266_syntax_template: Check bit depth with range extension
Michael Niedermayer
2024-09-24
1
-0
/
+2
*
avcodec/cbs_h266: Fix copy paste mistake
Marvin Scholz
2024-09-20
1
-1
/
+1
*
lavc/vvc: Validate explicit subpic locations
Frank Plowman
2024-08-31
1
-11
/
+38
*
avcodec/cbs_h266: move decoded_picture_hash to CBS SEI
James Almer
2024-06-28
1
-28
/
+0
*
cbs_h266: add VVC_MAX_VBS for max num of virtual boundaries
Nuo Mi
2024-06-25
1
-4
/
+4
*
avcodec/cbs_h266_syntax_template: Use correct format specifier
Andreas Rheinhardt
2024-06-09
1
-1
/
+1
*
avcodec/cbs_h266: read vps_ptl_max_tid before using it
James Almer
2024-05-20
1
-13
/
+15
*
avcodec/vvcdec: support rectangular single-slice subpics
Frank Plowman
2024-04-02
1
-1
/
+4
*
avcodec/cbs_h266: fix sh_collocated_from_l0_flag and sh_collocated_ref_idx infer
Nuo Mi
2024-04-02
1
-12
/
+20
*
avcodec/cbs_h266_syntax_template: Check tile_y
Michael Niedermayer
2024-03-23
1
-0
/
+2
*
lavc/vvc: Read subpic ID when only one subpicture is present
Frank Plowman
2024-02-25
1
-18
/
+18
*
lavc/vvc: Correct sps_num_subpics_minus1 minimum
Frank Plowman
2024-02-25
1
-1
/
+1
*
avcodec/cbs_h2645: Avoid function pointer casts, fix UB
Andreas Rheinhardt
2024-02-25
1
-4
/
+4
*
avcodec/cbs_h266_syntax_template: Don't omit unused function parameter
Andreas Rheinhardt
2024-02-25
1
-1
/
+1
*
avcodec/cbs_h266_syntax_template: check aps_adaptation_parameter_set_id
James Almer
2024-02-03
1
-1
/
+7
*
lavc/vvc: Add check to num_multi_layer_olss
Frank Plowman
2024-01-30
1
-0
/
+2
*
avcodec/cbs_h266: fix logic setting num_layers_in_ols when vps_ols_mode_idc is 2
James Almer
2024-01-29
1
-3
/
+2
*
avcodec/cbs_h266: more restrictive check on pps_tile_idx_delta_val
Nuo Mi
2023-12-14
1
-2
/
+5
*
avcodec/cbs_h266: H266RawSliceHeader, expose curr_subpic_idx
Nuo Mi
2023-11-11
1
-5
/
+4
*
avcodec/cbs: Use RefStruct-API for unit content
Andreas Rheinhardt
2023-10-07
1
-7
/
+3
*
avcodec/cbs_h266_syntax_template: Check num_output_layers_in_ols
Nuo Mi
2023-09-19
1
-0
/
+2
*
cbs_h266: slice_header, fix inference for pred_weight_table
Nuo Mi
2023-08-17
1
-10
/
+9
*
cbs_h266: H266RawSliceHeader, expose NumRefIdxActive[]
Nuo Mi
2023-08-17
1
-21
/
+20
*
cbs_h266: H266RawPredWeightTable, expose num_weights_l0 and num_weights_l1
Nuo Mi
2023-08-17
1
-23
/
+20
*
cbs_h266: H266RawSliceHeader, expose NumEntryPoints
Nuo Mi
2023-08-17
1
-8
/
+9
*
cbs_h266: fix slice_height_in_ctus for single slice tile
Nuo Mi
2023-08-17
1
-0
/
+1
*
cbs_h266: fix inference for xh_deblocking_filter_disabled_flag
Nuo Mi
2023-08-17
1
-48
/
+28
*
cbs_h266: fix inference for sh_alf_enabled_flag
Nuo Mi
2023-08-17
1
-34
/
+47
*
cbs_h266: fix inference for sh_lmcs_used_flag and sh_explicit_scaling_list_us...
Nuo Mi
2023-08-17
1
-10
/
+14
*
avcodec/cbs_h266_syntax_template: add missing checks to subpic dimension values
James Almer
2023-07-25
1
-1
/
+9
*
avcodec/cbs_h266: use exp_tile_height when checking the allowed range for pps...
James Almer
2023-07-07
1
-1
/
+1
*
avcodec/cbs_h266: fix use of uninitialized value
James Almer
2023-07-07
1
-1
/
+6
*
avcodec/cbs_h266: add support for Adaptation parameter set NALU type
James Almer
2023-07-06
1
-0
/
+231
*
cbs_h266: add range extension support
Frank Plowman
2023-07-06
1
-6
/
+75
*
avcodec/cbs_h266: add support for Decoding capability information NALU type
James Almer
2023-07-05
1
-0
/
+24
*
avcodec/cbs_h266: add support for Operating point information NALU type
James Almer
2023-07-05
1
-0
/
+27
*
avcodec/cbs_h266: store RowHeightVal and ColWidthVal in the context
James Almer
2023-07-05
1
-18
/
+20
*
avcodec/cbs_h266: don't infer derived values
James Almer
2023-07-05
1
-3
/
+3
*
cbs_h266: expand the bit depth range to 16 bits
Frank Plowman
2023-07-05
1
-2
/
+2
*
cbs_h266: fix typo for ols_mode_idc == 2
Nuo Mi
2023-07-02
1
-1
/
+1
*
avcodec/cbs_h266: store SubpicIdVal in the context
James Almer
2023-07-01
1
-17
/
+17
*
avcodec/cbs_h266_syntax_template: Avoid shadowing
Andreas Rheinhardt
2023-07-01
1
-3
/
+3
*
avcodec/cbs_h266_syntax_template: Don't use uninitialized value
Andreas Rheinhardt
2023-07-01
1
-1
/
+1
*
avcodec/cbs_h266: use VVC_MAX_VPS_COUNT for range checks and array size
James Almer
2023-06-30
1
-6
/
+1
*
avcodec/cbs_h2645: fix parsing and storing Picture Header references in the c...
James Almer
2023-06-30
1
-7
/
+6
*
avcodec/cbs: add cbs implementation for H266/VVC
Nuo Mi
2023-06-29
1
-0
/
+3116