17 Commits (0ba719f726632d73592311615087a0d64aa2fb60)

Author SHA1 Message Date
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