| Commit message (Expand) | Author | Age | Files | Lines |
* | cbs_h266: H266RawSliceHeader, expose NumRefIdxActive[] | Nuo Mi | 2023-08-17 | 1 | -0/+1 |
* | cbs_h266: H266RawPredWeightTable, expose num_weights_l0 and num_weights_l1 | Nuo Mi | 2023-08-17 | 1 | -0/+3 |
* | cbs_h266: H266RawSliceHeader, expose NumEntryPoints | Nuo Mi | 2023-08-17 | 1 | -0/+3 |
* | avcodec/cbs_h266: add support for Adaptation parameter set NALU type | James Almer | 2023-07-06 | 1 | -0/+46 |
* | cbs_h266: add range extension support | Frank Plowman | 2023-07-06 | 1 | -2/+21 |
* | avcodec/cbs_h266: add support for Decoding capability information NALU type | James Almer | 2023-07-05 | 1 | -0/+10 |
* | avcodec/cbs_h266: add support for Operating point information NALU type | James Almer | 2023-07-05 | 1 | -0/+11 |
* | avcodec/cbs_h266: store RowHeightVal and ColWidthVal in the context | James Almer | 2023-07-05 | 1 | -0/+2 |
* | cbs_h266: fix sign for pps_xxx_qp_offset_list | Nuo Mi | 2023-07-02 | 1 | -3/+3 |
* | avcodec/cbs_h266: store SubpicIdVal in the context | James Almer | 2023-07-01 | 1 | -0/+1 |
* | avcodec/cbs_h266: use VVC_MAX_VPS_COUNT for range checks and array size | James Almer | 2023-06-30 | 1 | -1/+1 |
* | avcodec/cbs_h2645: fix parsing and storing Picture Header references in the c... | James Almer | 2023-06-30 | 1 | -8/+9 |
* | avcodec/cbs_h266: Remove double ; | Andreas Rheinhardt | 2023-06-29 | 1 | -2/+2 |
* | avcodec/cbs: add cbs implementation for H266/VVC | Nuo Mi | 2023-06-29 | 1 | -0/+783 |