28 Commits (b295ec31f351d8cc2dfad6f7c0cb261c1b19b7d9)

Author SHA1 Message Date
Timo Rothenpieler 416923346a compat/cuda: switch from powf to __powf intrinsic 2 years ago
Mohamed Khaled Mohamed 1a5cd79f51 avfilter: add bilateral_cuda filter 2 years ago
Mohamed Khaled Mohamed b1648150b2 avfilter: add chromakey_cuda filter 2 years ago
Timo Rothenpieler acd3c101ef compat/cuda: add __expf() implementation 3 years ago
Timo Rothenpieler 072788c46e avfilter: compress CUDA PTX code if possible 3 years ago
Matt Oliver b57037d663 compat/cuda: correct ushort4 to use ushort 4 years ago
rcombs eabf5e6d6b All: update names in copyright headers 4 years ago
Timo Rothenpieler cfdddec0c8 avfilter/scale_cuda: add lanczos algorithm 4 years ago
Timo Rothenpieler f1d0f83712 avfilter/scale_cuda: add bicubic interpolation 4 years ago
rcombs fb17ba86a8 compat/cuda/ptx2c: remove shell loop; fix BSD sed compat 5 years ago
Andreas Rheinhardt b307d74fe6 compat/cuda: Change inclusion guards 5 years ago
Rodger Combs 01994c93db build: add support for building CUDA files with clang 5 years ago
Timo Rothenpieler a6818d5bd0 compat/cuda/ptx2c: don't drop final newline 6 years ago
Timo Rothenpieler 27cbbbb33f compat: remove in-tree NVidia headers 7 years ago
Mark Thompson 1dc483a6f2 compat/cuda: Pass a logging context to load functions 7 years ago
Ricardo Constantino 7fbc082577 compat/cuda/ptx2c: strip CR from each line 7 years ago
Timo Rothenpieler f890a6d712 compat/cuda: make cuvidGetDecoderCaps optional 8 years ago
Timo Rothenpieler 88896c4619 compat/cuda/ptx2c: remove bashism and harden against arbitrary input 8 years ago
Timo Rothenpieler f1ab71b046 build: add support for building .cu files via nvcc 8 years ago
Timo Rothenpieler f15129a44b compat/cuda: fix cast warnings on windows 8 years ago
Timo Rothenpieler 17f63d98e6 compat/cuda: update cuvid/nvdec headers to Video Codec SDK 8.0.14 8 years ago
Timo Rothenpieler b27be563a8 compat/cuda: fix ulong size on cygwin 8 years ago
Philip Langdale 81147b5596 avcodec/cuvid: Add support for P010/P016 as an output surface format 8 years ago
Timo Rothenpieler d9ad18f3b4 avcodec/cuvid: use dynamically loaded CUDA/CUVID 8 years ago
Timo Rothenpieler 5c02d2827b compat/cuda: add dynamic loader 8 years ago
Timo Rothenpieler 7904859fd8 compat/cuda: convert to unix line endings 8 years ago
Philip Langdale 843aff3cf7 cuvid: Use bundled headers 8 years ago
Philip Langdale f59e10b0f4 cuvid: Add MIT licenced nvcuid headers from Video SDK 7.0 8 years ago