41 Commits (390dbcb8b8d69a8f10362c58a7bafbfa51eb7148)

Author SHA1 Message Date
Andreas Rheinhardt 542abee213 avcodec/cbs_h266_syntax_template: Use correct format specifier 7 months ago
James Almer b113050d96 avcodec/cbs_h266: read vps_ptl_max_tid before using it 8 months ago
Frank Plowman 8078a0b0fa avcodec/vvcdec: support rectangular single-slice subpics 9 months ago
Nuo Mi 191fbd7ddc avcodec/cbs_h266: fix sh_collocated_from_l0_flag and sh_collocated_ref_idx infer 9 months ago
Michael Niedermayer 57f252b2d1 avcodec/cbs_h266_syntax_template: Check tile_y 10 months ago
Frank Plowman 8b6219a99d lavc/vvc: Read subpic ID when only one subpicture is present 11 months ago
Frank Plowman 53ab7ff67e lavc/vvc: Correct sps_num_subpics_minus1 minimum 11 months ago
Andreas Rheinhardt ab2173c0a5 avcodec/cbs_h2645: Avoid function pointer casts, fix UB 11 months ago
Andreas Rheinhardt 484e7716bc avcodec/cbs_h266_syntax_template: Don't omit unused function parameter 11 months ago
James Almer cc774cd962 avcodec/cbs_h266_syntax_template: check aps_adaptation_parameter_set_id 11 months ago
Frank Plowman 36a986d9a1 lavc/vvc: Add check to num_multi_layer_olss 11 months ago
James Almer 66f028accb avcodec/cbs_h266: fix logic setting num_layers_in_ols when vps_ols_mode_idc is 2 11 months ago
Nuo Mi ce0c178a40
avcodec/cbs_h266: more restrictive check on pps_tile_idx_delta_val 1 year ago
Nuo Mi 09f783692e avcodec/cbs_h266: H266RawSliceHeader, expose curr_subpic_idx 1 year ago
Andreas Rheinhardt 3e9b8d14e5 avcodec/cbs: Use RefStruct-API for unit content 1 year ago
Nuo Mi 9ef20920ab
avcodec/cbs_h266_syntax_template: Check num_output_layers_in_ols 1 year ago
Nuo Mi 81a48d96e2 cbs_h266: slice_header, fix inference for pred_weight_table 1 year ago
Nuo Mi 763eb59187 cbs_h266: H266RawSliceHeader, expose NumRefIdxActive[] 1 year ago
Nuo Mi 088bda0f8e cbs_h266: H266RawPredWeightTable, expose num_weights_l0 and num_weights_l1 1 year ago
Nuo Mi ea8571dc99 cbs_h266: H266RawSliceHeader, expose NumEntryPoints 1 year ago
Nuo Mi ad8dc5e814 cbs_h266: fix slice_height_in_ctus for single slice tile 1 year ago
Nuo Mi c837c055a2 cbs_h266: fix inference for xh_deblocking_filter_disabled_flag 1 year ago
Nuo Mi d7f851b8c4 cbs_h266: fix inference for sh_alf_enabled_flag 1 year ago
Nuo Mi fe745c2007 cbs_h266: fix inference for sh_lmcs_used_flag and sh_explicit_scaling_list_used_flag 1 year ago
James Almer 673862e947 avcodec/cbs_h266_syntax_template: add missing checks to subpic dimension values 1 year ago
James Almer 3a30abd8ae avcodec/cbs_h266: use exp_tile_height when checking the allowed range for pps_num_exp_tile_rows_minus1 2 years ago
James Almer 0f008a0ffa avcodec/cbs_h266: fix use of uninitialized value 2 years ago
James Almer 68e9d2835f avcodec/cbs_h266: add support for Adaptation parameter set NALU type 2 years ago
Frank Plowman 4b19690ff4 cbs_h266: add range extension support 2 years ago
James Almer 8995e2f77e avcodec/cbs_h266: add support for Decoding capability information NALU type 2 years ago
James Almer 6cb57bb457 avcodec/cbs_h266: add support for Operating point information NALU type 2 years ago
James Almer 319a6b3ae2 avcodec/cbs_h266: store RowHeightVal and ColWidthVal in the context 2 years ago
James Almer ee09f20796 avcodec/cbs_h266: don't infer derived values 2 years ago
Frank Plowman a8178be3b3 cbs_h266: expand the bit depth range to 16 bits 2 years ago
Nuo Mi 3720fa5fec cbs_h266: fix typo for ols_mode_idc == 2 2 years ago
James Almer a77f5019f5 avcodec/cbs_h266: store SubpicIdVal in the context 2 years ago
Andreas Rheinhardt e7f152a8c2 avcodec/cbs_h266_syntax_template: Avoid shadowing 2 years ago
Andreas Rheinhardt c732fdfa05 avcodec/cbs_h266_syntax_template: Don't use uninitialized value 2 years ago
James Almer 96d6990517 avcodec/cbs_h266: use VVC_MAX_VPS_COUNT for range checks and array size 2 years ago
James Almer 995976750a avcodec/cbs_h2645: fix parsing and storing Picture Header references in the context 2 years ago
Nuo Mi dfc62fd1c6 avcodec/cbs: add cbs implementation for H266/VVC 2 years ago