summaryrefslogtreecommitdiff
path: root/compat
Commit message (Expand)AuthorAge
* avfilter: add chromakey_cuda filterMohamed Khaled Mohamed2022-07-10
* compat/w32dlfcn.h: Remove MAX_PATH limit and replace LoadLibraryExA with Load...Nil Admirari2022-06-21
* Replace all occurences of av_mallocz_array() by av_calloc()Andreas Rheinhardt2021-09-20
* compat/cuda: add __expf() implementationTimo Rothenpieler2021-08-14
* avfilter: compress CUDA PTX code if possibleTimo Rothenpieler2021-06-22
* fix broken links to msdn documentationPeter Ross2021-05-13
* atomics: Fix the win32 atomic_exchange functionMartin Storsjö2021-04-04
* compat/cuda: correct ushort4 to use ushortMatt Oliver2021-02-22
* All: update names in copyright headersrcombs2021-01-20
* avfilter/scale_cuda: add lanczos algorithmTimo Rothenpieler2020-11-04
* avfilter/scale_cuda: add bicubic interpolationTimo Rothenpieler2020-11-03
* compat/cuda/ptx2c: remove shell loop; fix BSD sed compatrcombs2020-06-01
* compat/avisynth: remove avisynth headersStephen Hutchinson2020-04-05
* avformat/udp: support w32pthreads compatphunkyfish2020-03-08
* compat/os2threads: define INCL_DOSERRORSDave Yeo2020-02-15
* avutil/thread: Add pthread_cond_timedwait functionMatt Oliver2020-01-21
* compat/avisynth: Fix unicode compilation.Matt Oliver2020-01-01
* compat/cuda: Change inclusion guardsAndreas Rheinhardt2019-08-05
* build: add support for building CUDA files with clangRodger Combs2019-08-04
* compat/cuda/ptx2c: don't drop final newlineTimo Rothenpieler2019-05-24
* compat/avisynth: update headersStephen Hutchinson2019-05-04
* compat/windows/makedef: Allow building shared libs with MSVC under WSLCyber Sinh2019-04-24
* configure: Add .exe suffix to toolchain calls.Carl Eugen Hoyos2019-04-20
* additional math.h functions for djgppPeter Ross2018-11-28
* compat: remove in-tree NVidia headersTimo Rothenpieler2018-02-27
* compat/os2threads: support static mutexesKO Myung-Hun2018-01-07
* w32pthreads: remove some remaining superfluous checksJames Almer2017-12-25
* w32pthreads: always use Vista+ API, drop XP supportwm42017-12-26
* compat/cuda: Pass a logging context to load functionsMark Thompson2017-11-20
* avcodec/nvenc: fix double defined GUID on cygwinTimo Rothenpieler2017-11-17
* Merge commit 'bad7ce1d82f0b7da55086b8c6124eff0d35a1b1a'James Almer2017-11-16
|\
| * makedef: Pass EXTERN_PREFIX from configure to makedefMartin Storsjö2017-11-16
* | Merge commit '0af8a72174108b9bb482f1073a1e9a3bc258af51'James Almer2017-11-11
|\|
| * build: Drop support for legacy TI ARM compilerDiego Biurrun2017-10-25
* | Merge commit 'a37e84be69310cd7de9540c8bc194cb0a6d158ed'James Almer2017-11-11
|\|
| * makedef: Add support for identifying the ARM64 machine typeMartin Storsjö2017-10-12
* | Merge commit '1a7bf48eed806beea7e835b31b06aa6bc94da5da'James Almer2017-11-11
|\|
| * makedef: Extend the script for use with mingw tools as wellMartin Storsjö2017-08-31
* | Merge commit '44aa9105c535471ca9e23796d7ca29b341f47636'James Almer2017-11-11
|\|
| * makedef: Fold as much text transformations as possible into the initial dumpMartin Storsjö2017-08-31
* | compat/w32dlfcn: add missing config.h includeJames Almer2017-11-07
* | compat/cuda/ptx2c: strip CR from each lineRicardo Constantino2017-08-30
* | win32_dlfcn: Support WinRT/UWP.Matt Oliver2017-07-30
* | compat/cuda: make cuvidGetDecoderCaps optionalTimo Rothenpieler2017-06-01
* | compat/cuda/ptx2c: remove bashism and harden against arbitrary inputTimo Rothenpieler2017-05-15
* | build: add support for building .cu files via nvccTimo Rothenpieler2017-05-15
* | compat/cuda: fix cast warnings on windowsTimo Rothenpieler2017-05-09
* | compat/cuda: update cuvid/nvdec headers to Video Codec SDK 8.0.14Timo Rothenpieler2017-05-09
* | compat/nvenc: bump nvEncodeAPI.h to Video Codec SDK 8.0.14Timo Rothenpieler2017-05-09
* | compat/strtod: Add missing const qualifiers.Carl Eugen Hoyos2017-05-04