aboutsummaryrefslogtreecommitdiffstats
path: root/libavcodec/vvc/Makefile
Commit message (Expand)AuthorAgeFilesLines
* avcodec/vvc: Rename vvc_?foo->fooAndreas Rheinhardt2024-04-041-14/+14
* avcodec/vvc/vvc_intra: Move utils out of vvc_intra.cAndreas Rheinhardt2024-03-021-0/+1
* vvcdec: add vvc decoderNuo Mi2024-01-031-1/+2
* vvcdec: add CTU thread logicalNuo Mi2024-01-031-0/+1
* vvcdec: add dsp init and inv transformNuo Mi2024-01-031-1/+2
* vvcdec: add LMCS, Deblocking, SAO, and ALF filtersNuo Mi2024-01-031-0/+1
* vvcdec: add intra predictionNuo Mi2024-01-031-0/+1
* vvcdec: add inv transform 1dNuo Mi2024-01-031-0/+1
* vvcdec: add inter predictionNuo Mi2024-01-031-0/+1
* vvcdec: add motion vector decoderNuo Mi2024-01-031-0/+1
* vvcdec: add reference managementNuo Mi2024-01-031-0/+1
* vvcdec: add cabac decoderNuo Mi2024-01-031-1/+3
* vvcdec: add parameter parser for sps, pps, ph, shNuo Mi2024-01-031-0/+1
* vvcdec: add vvc_dataNuo Mi2024-01-031-0/+4