| Commit message (Expand) | Author | Age | Files | Lines |
* | compat/cuda: switch from powf to __powf intrinsic | Timo Rothenpieler | 2022-09-03 | 1 | -1/+1 |
* | avfilter: add bilateral_cuda filter | Mohamed Khaled Mohamed | 2022-09-03 | 1 | -0/+1 |
* | avfilter: add chromakey_cuda filter | Mohamed Khaled Mohamed | 2022-07-10 | 1 | -0/+2 |
* | compat/cuda: add __expf() implementation | Timo Rothenpieler | 2021-08-14 | 1 | -0/+1 |
* | avfilter: compress CUDA PTX code if possible | Timo Rothenpieler | 2021-06-22 | 1 | -34/+0 |
* | compat/cuda: correct ushort4 to use ushort | Matt Oliver | 2021-02-22 | 1 | -1/+1 |
* | All: update names in copyright headers | rcombs | 2021-01-20 | 1 | -1/+1 |
* | avfilter/scale_cuda: add lanczos algorithm | Timo Rothenpieler | 2020-11-04 | 1 | -0/+3 |
* | avfilter/scale_cuda: add bicubic interpolation | Timo Rothenpieler | 2020-11-03 | 1 | -7/+61 |
* | compat/cuda/ptx2c: remove shell loop; fix BSD sed compat | rcombs | 2020-06-01 | 1 | -5/+3 |
* | compat/cuda: Change inclusion guards | Andreas Rheinhardt | 2019-08-05 | 2 | -6/+6 |
* | build: add support for building CUDA files with clang | Rodger Combs | 2019-08-04 | 1 | -0/+131 |
* | compat/cuda/ptx2c: don't drop final newline | Timo Rothenpieler | 2019-05-24 | 1 | -1/+1 |
* | compat: remove in-tree NVidia headers | Timo Rothenpieler | 2018-02-27 | 4 | -1594/+19 |
* | compat/cuda: Pass a logging context to load functions | Mark Thompson | 2017-11-20 | 1 | -9/+9 |
* | compat/cuda/ptx2c: strip CR from each line | Ricardo Constantino | 2017-08-30 | 1 | -1/+1 |
* | compat/cuda: make cuvidGetDecoderCaps optional | Timo Rothenpieler | 2017-06-01 | 1 | -1/+10 |
* | compat/cuda/ptx2c: remove bashism and harden against arbitrary input | Timo Rothenpieler | 2017-05-15 | 1 | -6/+6 |
* | build: add support for building .cu files via nvcc | Timo Rothenpieler | 2017-05-15 | 1 | -0/+36 |
* | compat/cuda: fix cast warnings on windows | Timo Rothenpieler | 2017-05-09 | 1 | -43/+46 |
* | compat/cuda: update cuvid/nvdec headers to Video Codec SDK 8.0.14 | Timo Rothenpieler | 2017-05-09 | 4 | -461/+575 |
* | compat/cuda: fix ulong size on cygwin | Timo Rothenpieler | 2017-03-01 | 2 | -12/+18 |
* | avcodec/cuvid: Add support for P010/P016 as an output surface format | Philip Langdale | 2016-11-22 | 1 | -1/+2 |
* | avcodec/cuvid: use dynamically loaded CUDA/CUVID | Timo Rothenpieler | 2016-11-22 | 2 | -1148/+0 |
* | compat/cuda: add dynamic loader | Timo Rothenpieler | 2016-11-22 | 4 | -0/+1475 |
* | compat/cuda: convert to unix line endings | Timo Rothenpieler | 2016-09-23 | 2 | -1148/+1148 |
* | cuvid: Use bundled headers | Philip Langdale | 2016-09-22 | 2 | -58/+29 |
* | cuvid: Add MIT licenced nvcuid headers from Video SDK 7.0 | Philip Langdale | 2016-09-22 | 2 | -0/+1177 |