summaryrefslogtreecommitdiff
path: root/libavcodec/nvdec_vc1.c
Commit message (Expand)AuthorAgeFilesLines
* configure: Use a separate config_components.h header for $ALL_COMPONENTSMartin Storsjö2022-03-161-0/+2
* avcodec/mpegvideo: Move encoder-only stuff to a new headerAndreas Rheinhardt2022-02-131-0/+1
* avcodec/nvdec: Explicitly mark codecs that support 444 output formatsPhilip Langdale2019-02-161-1/+1
* lavc: Mark all AVHWAccel structures as constMark Thompson2017-11-261-2/+2
* avcodec: Refactor common nvdec hwaccel logicPhilip Langdale2017-11-201-49/+6
* avcodec: Fix reference data type for nvdec vc1 hwaccelPhilip Langdale2017-11-181-2/+2
* avcodec: Implement vc1 nvdec hwaccelPhilip Langdale2017-11-141-0/+184