36 Commits (11e8eeca4d13517effa5926b36bca41e929d0683)

Author SHA1 Message Date
Michael Niedermayer a2ceca5cf6
avcodec/cbs_h266_syntax_template: Check tile_y 11 months ago
Frank Plowman f9b68bc9a5 lavc/vvc: Read subpic ID when only one subpicture is present 1 year ago
Frank Plowman 192fca4b59 lavc/vvc: Correct sps_num_subpics_minus1 minimum 1 year ago
Andreas Rheinhardt adef13da94 avcodec/cbs_h2645: Avoid function pointer casts, fix UB 1 year ago
Andreas Rheinhardt bebaad4371 avcodec/cbs_h266_syntax_template: Don't omit unused function parameter 1 year ago
James Almer db36dfc9ba avcodec/cbs_h266_syntax_template: check aps_adaptation_parameter_set_id 1 year ago
Frank Plowman 61628a44eb lavc/vvc: Add check to num_multi_layer_olss 1 year ago
James Almer d6399d50ae avcodec/cbs_h266: fix logic setting num_layers_in_ols when vps_ols_mode_idc is 2 1 year ago
Nuo Mi 0ecd15b839
avcodec/cbs_h266: more restrictive check on pps_tile_idx_delta_val 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 2 years ago
Nuo Mi 763eb59187 cbs_h266: H266RawSliceHeader, expose NumRefIdxActive[] 2 years ago
Nuo Mi 088bda0f8e cbs_h266: H266RawPredWeightTable, expose num_weights_l0 and num_weights_l1 2 years ago
Nuo Mi ea8571dc99 cbs_h266: H266RawSliceHeader, expose NumEntryPoints 2 years ago
Nuo Mi ad8dc5e814 cbs_h266: fix slice_height_in_ctus for single slice tile 2 years ago
Nuo Mi c837c055a2 cbs_h266: fix inference for xh_deblocking_filter_disabled_flag 2 years ago
Nuo Mi d7f851b8c4 cbs_h266: fix inference for sh_alf_enabled_flag 2 years ago
Nuo Mi fe745c2007 cbs_h266: fix inference for sh_lmcs_used_flag and sh_explicit_scaling_list_used_flag 2 years ago
James Almer 673862e947 avcodec/cbs_h266_syntax_template: add missing checks to subpic dimension values 2 years 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