summaryrefslogtreecommitdiff
path: root/compat/cuda
Commit message (Expand)AuthorAgeFilesLines
* compat/cuda: switch from powf to __powf intrinsicTimo Rothenpieler2022-09-031-1/+1
* avfilter: add bilateral_cuda filterMohamed Khaled Mohamed2022-09-031-0/+1
* avfilter: add chromakey_cuda filterMohamed Khaled Mohamed2022-07-101-0/+2
* compat/cuda: add __expf() implementationTimo Rothenpieler2021-08-141-0/+1
* avfilter: compress CUDA PTX code if possibleTimo Rothenpieler2021-06-221-34/+0
* compat/cuda: correct ushort4 to use ushortMatt Oliver2021-02-221-1/+1
* All: update names in copyright headersrcombs2021-01-201-1/+1
* avfilter/scale_cuda: add lanczos algorithmTimo Rothenpieler2020-11-041-0/+3
* avfilter/scale_cuda: add bicubic interpolationTimo Rothenpieler2020-11-031-7/+61
* compat/cuda/ptx2c: remove shell loop; fix BSD sed compatrcombs2020-06-011-5/+3
* compat/cuda: Change inclusion guardsAndreas Rheinhardt2019-08-052-6/+6
* build: add support for building CUDA files with clangRodger Combs2019-08-041-0/+131
* compat/cuda/ptx2c: don't drop final newlineTimo Rothenpieler2019-05-241-1/+1
* compat: remove in-tree NVidia headersTimo Rothenpieler2018-02-274-1594/+19
* compat/cuda: Pass a logging context to load functionsMark Thompson2017-11-201-9/+9
* compat/cuda/ptx2c: strip CR from each lineRicardo Constantino2017-08-301-1/+1
* compat/cuda: make cuvidGetDecoderCaps optionalTimo Rothenpieler2017-06-011-1/+10
* compat/cuda/ptx2c: remove bashism and harden against arbitrary inputTimo Rothenpieler2017-05-151-6/+6
* build: add support for building .cu files via nvccTimo Rothenpieler2017-05-151-0/+36
* compat/cuda: fix cast warnings on windowsTimo Rothenpieler2017-05-091-43/+46
* compat/cuda: update cuvid/nvdec headers to Video Codec SDK 8.0.14Timo Rothenpieler2017-05-094-461/+575
* compat/cuda: fix ulong size on cygwinTimo Rothenpieler2017-03-012-12/+18
* avcodec/cuvid: Add support for P010/P016 as an output surface formatPhilip Langdale2016-11-221-1/+2
* avcodec/cuvid: use dynamically loaded CUDA/CUVIDTimo Rothenpieler2016-11-222-1148/+0
* compat/cuda: add dynamic loaderTimo Rothenpieler2016-11-224-0/+1475
* compat/cuda: convert to unix line endingsTimo Rothenpieler2016-09-232-1148/+1148
* cuvid: Use bundled headersPhilip Langdale2016-09-222-58/+29
* cuvid: Add MIT licenced nvcuid headers from Video SDK 7.0Philip Langdale2016-09-222-0/+1177