summaryrefslogtreecommitdiff
path: root/libavcodec/cbs_h266.h
Commit message (Expand)AuthorAge
* avcodec/cbs_h266: add support for Adaptation parameter set NALU typeJames Almer2023-07-06
* cbs_h266: add range extension supportFrank Plowman2023-07-06
* avcodec/cbs_h266: add support for Decoding capability information NALU typeJames Almer2023-07-05
* avcodec/cbs_h266: add support for Operating point information NALU typeJames Almer2023-07-05
* avcodec/cbs_h266: store RowHeightVal and ColWidthVal in the contextJames Almer2023-07-05
* cbs_h266: fix sign for pps_xxx_qp_offset_listNuo Mi2023-07-02
* avcodec/cbs_h266: store SubpicIdVal in the contextJames Almer2023-07-01
* avcodec/cbs_h266: use VVC_MAX_VPS_COUNT for range checks and array sizeJames Almer2023-06-30
* avcodec/cbs_h2645: fix parsing and storing Picture Header references in the c...James Almer2023-06-30
* avcodec/cbs_h266: Remove double ;Andreas Rheinhardt2023-06-29
* avcodec/cbs: add cbs implementation for H266/VVCNuo Mi2023-06-29