174 Commits (6887a0292f6432061ec41ba8646a21d2412b4cd1)

Author SHA1 Message Date
L. E. Segovia ddc1cd5cdd configure: Set WIN32_LEAN_AND_MEAN at configure time 1 year ago
Martin Storsjö 7aa9684db3 w32pthreads: Fix function signature mismatches for CreateThread 1 year ago
Ziemowit Laski f8d6d0fbf1 compat: Use '-' instead of '/' for rc.exe options 2 years ago
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
Timo Rothenpieler 9ca3b8b7cd compat: add msvc windres wrapper 2 years ago
Mohamed Khaled Mohamed b1648150b2 avfilter: add chromakey_cuda filter 2 years ago
Nil Admirari dfa062ed3c compat/w32dlfcn.h: Remove MAX_PATH limit and replace LoadLibraryExA with LoadLibraryExW 2 years ago
Andreas Rheinhardt 1ea3650823 Replace all occurences of av_mallocz_array() by av_calloc() 3 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
Peter Ross b5ea0980c5 fix broken links to msdn documentation 4 years ago
Martin Storsjö b1b7cc698b atomics: Fix the win32 atomic_exchange function 4 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
Stephen Hutchinson 0c75acb4ce compat/avisynth: remove avisynth headers 5 years ago
phunkyfish 0830e9116f avformat/udp: support w32pthreads compat 5 years ago
Dave Yeo 9e6ee46c7d compat/os2threads: define INCL_DOSERRORS 5 years ago
Matt Oliver fc6fde22c3 avutil/thread: Add pthread_cond_timedwait function 5 years ago
Matt Oliver 1fd8929450 compat/avisynth: Fix unicode compilation. 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
Stephen Hutchinson 18bbb2dd01 compat/avisynth: update headers 6 years ago
Cyber Sinh 499b46fd0a compat/windows/makedef: Allow building shared libs with MSVC under WSL 6 years ago
Carl Eugen Hoyos 48860df34d configure: Add .exe suffix to toolchain calls. 6 years ago
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