summaryrefslogtreecommitdiff
path: root/libavcodec/nvdec_mpeg12.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_mpeg12: set field flagsTimo Rothenpieler2020-01-021-0/+4
* 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: Implement mpeg1 nvdec hwaccelPhilip Langdale2017-11-201-1/+17
* avcodec: Refactor common nvdec hwaccel logicPhilip Langdale2017-11-201-49/+4
* avcodec: Implement mpeg2 nvdec hwaccelPhilip Langdale2017-11-181-0/+152