145 Commits (b7140a4db574d9669d955aba5283f2a5c7ec23f2)

Author SHA1 Message Date
Peter Ross dea1224754 additional math.h functions for djgpp 6 years ago
wm4 c7ab6aff66 w32pthreads: always use Vista+ API, drop XP support 7 years ago
Timo Rothenpieler 27cbbbb33f compat: remove in-tree NVidia headers 7 years ago
KO Myung-Hun 3c0a081a1e compat/os2threads: support static mutexes 7 years ago
James Almer 613f789c19 w32pthreads: remove some remaining superfluous checks 7 years ago
wm4 9b121dfc32 w32pthreads: always use Vista+ API, drop XP support 7 years ago
Mark Thompson 1dc483a6f2 compat/cuda: Pass a logging context to load functions 7 years ago
Timo Rothenpieler 15b019e40a avcodec/nvenc: fix double defined GUID on cygwin 7 years ago
Martin Storsjö bad7ce1d82 makedef: Pass EXTERN_PREFIX from configure to makedef 7 years ago
James Almer ce52e430b2 compat/w32dlfcn: add missing config.h include 7 years ago
Diego Biurrun 0af8a72174 build: Drop support for legacy TI ARM compiler 7 years ago
Martin Storsjö a37e84be69 makedef: Add support for identifying the ARM64 machine type 7 years ago
Martin Storsjö 1a7bf48eed makedef: Extend the script for use with mingw tools as well 7 years ago
Martin Storsjö 44aa9105c5 makedef: Fold as much text transformations as possible into the initial dump 7 years ago
Ricardo Constantino 7fbc082577 compat/cuda/ptx2c: strip CR from each line 7 years ago
Matt Oliver a3833bee94 win32_dlfcn: Support WinRT/UWP. 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 78518b72cf compat/nvenc: bump nvEncodeAPI.h to Video Codec SDK 8.0.14 8 years ago
Carl Eugen Hoyos 3624d45ddb compat/strtod: Add missing const qualifiers. 8 years ago
Aaron Levinson bceb3d0f86 Support building C++ files with MSVC 8 years ago
Hendrik Leppkes 9ac1e88436 stdatomic/win32: only include the lean windows headers to avoid conflicts 8 years ago
James Almer 7942907878 compat/atomics: fix atomic_fetch_xor 8 years ago
James Almer 824d4062a1 compat/atomics/gcc: use __typeof__ instead of typeof 8 years ago
Timo Rothenpieler b27be563a8 compat/cuda: fix ulong size on cygwin 8 years ago
Wan-Teh Chang 6a93b596c5 compat/atomics: add typecasts in atomic_compare_exchange_strong() 8 years ago
Diego Biurrun 3794062ab1 Remove Plan 9 support 8 years ago
James Almer f88c8e0dc3 compat/atomics: rename header guards 8 years ago
Anton Khirnov 41e891e89e Add a compat dummy stdatomic.h used when threading is disabled 8 years ago
Anton Khirnov 74b5f10862 Add a compat stdatomic.h implementation based on pthreads 8 years ago
Anton Khirnov 70faadc826 Add a compat stdatomic.h implementation based on suncc atomics 8 years ago
Anton Khirnov c91e72ed52 Add a compat stdatomic.h implementation based on windows atomics 8 years ago
Anton Khirnov 3359eede8f Add a compat stdatomic.h implementation based on GCC atomics 8 years ago
Diego Biurrun bd9cd04626 w32pthreads: Fix function pointer casts 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
Matt Oliver 85553b42f9 compat/w32dlfcn.h: Add safe win32 dlopen/dlclose/dlsym functions. 8 years ago
Anton Khirnov eb34d40354 Add a compat dummy stdatomic.h used when threading is disabled 8 years ago
Anton Khirnov f9a6a80e06 Add a compat stdatomic.h implementation based on pthreads 8 years ago
Anton Khirnov bb81ed4765 Add a compat stdatomic.h implementation based on suncc atomics 8 years ago
Anton Khirnov c2755864af Add a compat stdatomic.h implementation based on windows atomics 8 years ago
Anton Khirnov 4e928ef340 Add a compat stdatomic.h implementation based on GCC atomics 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
Timo Rothenpieler 325e56479f avcodec/nvenc: include nvEncodeAPI v7 SDK header 8 years ago