147 Commits (9cc10418b3d8653ac9f1a1370828cfa6171299e2)

Author SHA1 Message Date
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
James Almer 0c06949314 compat/w32pthreads: use the CONDITION_VARIABLE typedef if available 10 years ago
Gabriel Dume f929ab0569 cosmetics: Write NULL pointer equality checks more compactly 10 years ago
Diego Biurrun 6baeadd110 w32pthreads: Mark functions in compatibility wrapper as av_unused 10 years ago
Martin Storsjö 428b0578c6 w32threads: Use newer thread synchronization functions when targeting Vista 10 years ago
Nicolas George 58a10e0e2c compat/w32pthreads: add return value to pthread_cond_init(). 11 years ago
Anton Khirnov e854b8f9f4 Work around broken floating point limits on some systems. 11 years ago
Andreas Cadhalpun 64b6164b72 Correct the FSF address for two avisynth files to '51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA' 11 years ago
Reimar Döffinger b74eead27b compat: provide va_copy for old gcc versions. 11 years ago
Derek Buitenhuis dedfa00107 build: Import makedef script from c99-to-c89 11 years ago
Dave Yeo f9c6044a6f Fix compilation with os2threads 11 years ago
Diego Biurrun 86f910806b Remove #undefs for formerly forbidden system functions 11 years ago
Martin Storsjö ef51692a49 Revert "w32pthread: help compiler figure out undeeded code" 11 years ago
Martin Storsjö 4332bf98dc w32threads: Don't use function pointers when linking directly to newer APIs 11 years ago
Rafaël Carré 4622f11f9c w32pthread: help compiler figure out undeeded code 11 years ago
Stephen Hutchinson 2c25e83b1d avisynth: Support video input from AviSynth 2.5 properly. 11 years ago
Diego Biurrun 910042072a compat: Add missing license boilerplates 11 years ago
Diego Biurrun 439902e0d6 Employ consistent LIBAV_COMPAT_ multiple inclusion guards in compat/ 11 years ago
Luca Barbato d3635f3ab0 compat: wrap math.h to avoid AIX-specific clashes 12 years ago
Dave Yeo e615a77799 os2threads: move from lavc to compat/ 12 years ago
Anton Khirnov 90f9a5830b w32pthreads: move from lavc to compat/ 12 years ago