aboutsummaryrefslogtreecommitdiffstats
path: root/libavcodec/nvdec_mjpeg.c
Commit message (Expand)AuthorAgeFilesLines
* avcodec/nvdec_mjpeg: Remove always-true #if CONFIG_MJPEG_NVDEC_HWACCELAndreas Rheinhardt2022-10-211-4/+0
* configure: Use a separate config_components.h header for $ALL_COMPONENTSMartin Storsjö2022-03-161-0/+2
* avcodec/nvdec: Explicitly mark codecs that support 444 output formatsPhilip Langdale2019-02-161-1/+1
* avcodec/nvdec: Implement mjpeg nvdec hwaccelPhilip Langdale2018-02-211-0/+86