| Commit message (Expand) | Author | Age | Files | Lines |
* | os2threads: Add pthread_once() | KO Myung-Hun | 2015-11-12 | 1 | -0/+27 |
* | Merge commit '407ac22322e5ce67996ec54ef619cafa4c9ceb78' | Hendrik Leppkes | 2015-11-02 | 1 | -2/+2 |
|\ |
|
| * | w32pthreads: Map MemoryBarrier to __sync_synchronize on mingw | Martin Storsjö | 2015-10-30 | 1 | -2/+2 |
| * | w32pthreads: fix mingw build on x86 with -msse2 or higher | Hendrik Leppkes | 2015-10-16 | 1 | -0/+5 |
* | | compat/solaris/make_sunver.pl: Use /usr/bin/env perl instead of /usr/bin/perl | Michael Niedermayer | 2015-10-20 | 1 | -1/+1 |
* | | w32pthreads: fix mingw build on x86 with -msse2 or higher | Hendrik Leppkes | 2015-10-16 | 1 | -0/+5 |
* | | winrt: multithreading support | wang-bin | 2015-10-16 | 1 | -0/+5 |
* | | Merge commit 'c1aac39eaccd32dc3b74ccfcce701d3d888fbc6b' | Hendrik Leppkes | 2015-10-14 | 1 | -0/+352 |
|\| |
|
| * | build: add Solaris symbol versioning | Sean McGovern | 2015-10-11 | 1 | -0/+352 |
* | | Merge commit '2830bce47e2eb29c76202f19017031ddc1f95dd3' | Hendrik Leppkes | 2015-10-10 | 1 | -0/+10 |
|\| |
|
| * | w32pthreads: Load dynamically loaded functions on demand | Hendrik Leppkes | 2015-10-07 | 1 | -0/+10 |
* | | Merge commit 'b22693b06d1e5d73454a65c203b4d31c1ca5b69a' | Hendrik Leppkes | 2015-10-10 | 1 | -0/+72 |
|\| |
|
| * | w32pthreads: Add pthread_once emulation | Hendrik Leppkes | 2015-10-07 | 1 | -0/+73 |
| * | use a wrapper script to call MS link.exe to avoid mixing with /usr/bin/link.exe | Steve Lhomme | 2015-07-24 | 1 | -0/+9 |
| * | w32pthreads: use the condition variable API directly when targeting newer ver... | James Almer | 2014-10-10 | 1 | -22/+38 |
| * | w32pthreads: use the CONDITION_VARIABLE typedef if available | James Almer | 2014-10-10 | 1 | -10/+13 |
* | | compat/w32pthreads: Add return values to match the simulated pthread functions. | Matt Oliver | 2015-09-30 | 1 | -13/+23 |
* | | use a wrapper script to call MS link.exe to avoid mixing with /usr/bin/link.exe | Steve Lhomme | 2015-07-24 | 1 | -0/+9 |
* | | compat/os2threads: Check av_malloc() return code | Michael Niedermayer | 2015-06-02 | 1 | -0/+2 |
* | | avisynth: drop support of AviSynth 2.5 | Stephen Hutchinson | 2015-03-25 | 1 | -68/+0 |
* | | avisynth: ifdef to avoid implicit function declaration errors | Stephen Hutchinson | 2015-03-25 | 1 | -0/+8 |
* | | avisynth: update headers against AviSynth+ | Stephen Hutchinson | 2015-03-25 | 4 | -151/+313 |
* | | compat/avisynth/windowsPorts/windows2linux: Add () to protect macro arguments | Michael Niedermayer | 2015-02-18 | 1 | -2/+2 |
* | | compat/avisynth/avxsynth_c: Clear all unused fields in returned structs | Michael Niedermayer | 2014-12-11 | 1 | -7/+7 |
* | | compat/w32pthreads: use the condition variable API directly when targeting ne... | James Almer | 2014-10-09 | 1 | -22/+39 |
* | | compat/w32pthreads: use the CONDITION_VARIABLE typedef if available | James Almer | 2014-10-09 | 1 | -10/+13 |
* | | Merge commit 'f929ab0569ff31ed5a59b0b0adb7ce09df3fca39' | Michael Niedermayer | 2014-08-15 | 2 | -3/+3 |
|\| |
|
| * | cosmetics: Write NULL pointer equality checks more compactly | Gabriel Dume | 2014-08-15 | 1 | -1/+1 |
* | | Merge commit '6baeadd11083774ebd823dd5e1a744c2150a3bfc' | Michael Niedermayer | 2014-08-15 | 1 | -10/+11 |
|\| |
|
| * | w32pthreads: Mark functions in compatibility wrapper as av_unused | Diego Biurrun | 2014-08-15 | 1 | -10/+11 |
* | | Merge commit '428b0578c64241fc677fed7083cc8fe65e10f32e' | Michael Niedermayer | 2014-08-13 | 1 | -0/+12 |
|\| |
|
| * | w32threads: Use newer thread synchronization functions when targeting Vista | Martin Storsjö | 2014-08-13 | 1 | -0/+12 |
* | | compat/w32pthreads: add return value to pthread_cond_init(). | Nicolas George | 2014-05-26 | 1 | -5/+6 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2014-03-10 | 2 | -0/+57 |
|\| |
|
| * | Work around broken floating point limits on some systems. | Anton Khirnov | 2014-03-10 | 2 | -0/+57 |
* | | Correct the FSF address for two avisynth files to '51 Franklin Street, Fifth ... | Andreas Cadhalpun | 2014-03-06 | 2 | -2/+4 |
* | | compat: provide va_copy for old gcc versions. | Reimar Döffinger | 2013-12-30 | 1 | -0/+3 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2013-11-24 | 1 | -0/+132 |
|\| |
|
| * | build: Import makedef script from c99-to-c89 | Derek Buitenhuis | 2013-11-24 | 1 | -0/+132 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2013-11-07 | 1 | -2/+0 |
|\| |
|
| * | Remove #undefs for formerly forbidden system functions | Diego Biurrun | 2013-11-07 | 1 | -2/+0 |
* | | Fix compilation with os2threads | Dave Yeo | 2013-11-07 | 1 | -0/+2 |
* | | Merge commit 'ef51692a49d58963966adca55c62da9c34c3c7e1' | Michael Niedermayer | 2013-08-28 | 1 | -5/+5 |
|\| |
|
| * | Revert "w32pthread: help compiler figure out undeeded code" | Martin Storsjö | 2013-08-27 | 1 | -5/+5 |
* | | Merge commit '4332bf98dc051fd1ffbd9d4ddc1c5e55790c96f1' | Michael Niedermayer | 2013-08-28 | 1 | -5/+7 |
|\| |
|
| * | w32threads: Don't use function pointers when linking directly to newer APIs | Martin Storsjö | 2013-08-27 | 1 | -5/+7 |
* | | Merge commit '4622f11f9c83db8a2e08408c71ff901826ca652c' | Michael Niedermayer | 2013-08-22 | 1 | -5/+5 |
|\| |
|
| * | w32pthread: help compiler figure out undeeded code | Rafaël Carré | 2013-08-21 | 1 | -5/+5 |
* | | avisynth: Support video input from AviSynth 2.5 properly. | Stephen Hutchinson | 2013-08-17 | 1 | -0/+68 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2013-07-19 | 2 | -2/+38 |
|\| |
|