105 Commits (f4e2ac296dac85bad5f42beb18bc29e39b51d29d)

Author SHA1 Message Date
  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
  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
  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
  Stephen Hutchinson f84cff8565 compat/avisynth: update AviSynth+ header 8 years ago
  Josh de Kock 6bb99757b7 jack: Support OSX 9 years ago
  KO Myung-Hun b8bc6b14a5 compat/os2threads: split long lines 9 years ago
  KO Myung-Hun 6bf5e7d3e7 compat/os2threads: support the return value of joined thread 9 years ago
  KO Myung-Hun 22a4046d66 compat/os2threads: Improve pthread_cond_xxx() functions 9 years ago
  Timothy Gu 180f9a0958 all: Make header guard names consistent 9 years ago
  Timothy Gu 44304ae322 all: Add missing header guards 9 years ago
  KO Myung-Hun 6248f23859 os2threads: Add pthread_once() 9 years ago
  Martin Storsjö 407ac22322 w32pthreads: Map MemoryBarrier to __sync_synchronize on mingw 9 years ago
  Michael Niedermayer e91cd8a9c4 compat/solaris/make_sunver.pl: Use /usr/bin/env perl instead of /usr/bin/perl 9 years ago
  Hendrik Leppkes 68e00ad66d w32pthreads: fix mingw build on x86 with -msse2 or higher 9 years ago
  Hendrik Leppkes 97be5d4d20 w32pthreads: fix mingw build on x86 with -msse2 or higher 9 years ago
  wang-bin 0861862b89 winrt: multithreading support 9 years ago
  Sean McGovern c1aac39eac build: add Solaris symbol versioning 9 years ago
  Hendrik Leppkes 2830bce47e w32pthreads: Load dynamically loaded functions on demand 9 years ago
  Hendrik Leppkes b22693b06d w32pthreads: Add pthread_once emulation 9 years ago
  Matt Oliver ae58abeabb compat/w32pthreads: Add return values to match the simulated pthread functions. 9 years ago
  Steve Lhomme 58ed7b6328 use a wrapper script to call MS link.exe to avoid mixing with /usr/bin/link.exe 9 years ago
  Steve Lhomme c9edbe4af9 use a wrapper script to call MS link.exe to avoid mixing with /usr/bin/link.exe 9 years ago
  Michael Niedermayer ea9daefe93 compat/os2threads: Check av_malloc() return code 10 years ago
  Stephen Hutchinson 1492118c9d avisynth: drop support of AviSynth 2.5 10 years ago
  Stephen Hutchinson 3a6df0b4bb avisynth: ifdef to avoid implicit function declaration errors 10 years ago
  Stephen Hutchinson e003a53452 avisynth: update headers against AviSynth+ 10 years ago
  Michael Niedermayer 0babb896b4 compat/avisynth/windowsPorts/windows2linux: Add () to protect macro arguments 10 years ago
  Michael Niedermayer ff0a0b62f3 compat/avisynth/avxsynth_c: Clear all unused fields in returned structs 10 years ago
  James Almer b7c3bfd5eb w32pthreads: use the condition variable API directly when targeting newer versions of Windows 10 years ago
  James Almer 73ea3ffcd5 w32pthreads: use the CONDITION_VARIABLE typedef if available 10 years ago
  James Almer 8c6992bf0c compat/w32pthreads: use the condition variable API directly when targeting newer versions of Windows 10 years ago