Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/FFmpeg/FFmpeg.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-09-03compat/cuda: switch from powf to __powf intrinsicTimo Rothenpieler
2022-09-03avfilter: add bilateral_cuda filterMohamed Khaled Mohamed
2022-07-10avfilter: add chromakey_cuda filterMohamed Khaled Mohamed
2021-08-14compat/cuda: add __expf() implementationTimo Rothenpieler
2021-06-22avfilter: compress CUDA PTX code if possibleTimo Rothenpieler
2021-02-22compat/cuda: correct ushort4 to use ushortMatt Oliver
2021-01-20All: update names in copyright headersrcombs
2020-11-04avfilter/scale_cuda: add lanczos algorithmTimo Rothenpieler
2020-11-03avfilter/scale_cuda: add bicubic interpolationTimo Rothenpieler
2020-06-02compat/cuda/ptx2c: remove shell loop; fix BSD sed compatrcombs
2019-08-05compat/cuda: Change inclusion guardsAndreas Rheinhardt
2019-08-04build: add support for building CUDA files with clangRodger Combs
2019-05-24compat/cuda/ptx2c: don't drop final newlineTimo Rothenpieler
2018-02-27compat: remove in-tree NVidia headersTimo Rothenpieler
2017-11-20compat/cuda: Pass a logging context to load functionsMark Thompson
2017-08-30compat/cuda/ptx2c: strip CR from each lineRicardo Constantino
2017-06-01compat/cuda: make cuvidGetDecoderCaps optionalTimo Rothenpieler
2017-05-15compat/cuda/ptx2c: remove bashism and harden against arbitrary inputTimo Rothenpieler
2017-05-15build: add support for building .cu files via nvccTimo Rothenpieler
2017-05-09compat/cuda: fix cast warnings on windowsTimo Rothenpieler
2017-05-09compat/cuda: update cuvid/nvdec headers to Video Codec SDK 8.0.14Timo Rothenpieler
2017-03-01compat/cuda: fix ulong size on cygwinTimo Rothenpieler
2016-11-22avcodec/cuvid: Add support for P010/P016 as an output surface formatPhilip Langdale
2016-11-22avcodec/cuvid: use dynamically loaded CUDA/CUVIDTimo Rothenpieler
2016-11-22compat/cuda: add dynamic loaderTimo Rothenpieler
2016-09-23compat/cuda: convert to unix line endingsTimo Rothenpieler
2016-09-23cuvid: Use bundled headersPhilip Langdale
2016-09-23cuvid: Add MIT licenced nvcuid headers from Video SDK 7.0Philip Langdale