summaryrefslogtreecommitdiffstats
path: root/video/out/hwdec/hwdec_cuda.c
Commit message (Expand)AuthorAgeFilesLines
* various: fix -Wold-style-declaration warningnanahi2024-03-191-1/+1
* vo: hwdec: remove legacy_namesPhilip Langdale2022-11-151-1/+0
* vo_gpu/hwdec: rename and introduce legacy names for some interopsPhilip Langdale2022-10-111-1/+2
* vo: hwdec: do hwdec interop lookup by image formatPhilip Langdale2022-09-211-0/+1
* vo_gpu[_next]: hwdec: fix logging regression when probingPhilip Langdale2022-03-211-3/+5
* hwdec: release images as soon as possible after mappingNiklas Haas2022-03-031-4/+10
* vo_gpu: hwdec_cuda: Reduce message level of errors while probingPhilip Langdale2019-11-171-3/+4
* vo_gpu: hwdec_cuda: Synchronise OpenGL InteropPhilip Langdale2019-09-281-0/+2
* vo_gpu: hwdec_cuda: Improve interop selection mechanismPhilip Langdale2019-09-151-11/+14
* vo/gpu: hwdec_cuda: Refactor gpu api specific code into separate filesPhilip Langdale2019-05-031-0/+271