summaryrefslogtreecommitdiff
path: root/compat
Commit message (Expand)AuthorAge
* Merge commit '6bb99757b780144d9fa27cdce09d3621e1a0ed43'Derek Buitenhuis2016-05-08
|\
| * jack: Support OSXJosh de Kock2016-03-31
* | compat/os2threads: split long linesKO Myung-Hun2016-02-14
* | compat/os2threads: support the return value of joined threadKO Myung-Hun2016-02-14
* | compat/os2threads: Improve pthread_cond_xxx() functionsKO Myung-Hun2016-02-14
* | all: Make header guard names consistentTimothy Gu2016-01-31
* | all: Add missing header guardsTimothy Gu2016-01-28
* | os2threads: Add pthread_once()KO Myung-Hun2015-11-12
* | Merge commit '407ac22322e5ce67996ec54ef619cafa4c9ceb78'Hendrik Leppkes2015-11-02
|\|
| * w32pthreads: Map MemoryBarrier to __sync_synchronize on mingwMartin Storsjö2015-10-30
| * w32pthreads: fix mingw build on x86 with -msse2 or higherHendrik Leppkes2015-10-16
* | compat/solaris/make_sunver.pl: Use /usr/bin/env perl instead of /usr/bin/perlMichael Niedermayer2015-10-20
* | w32pthreads: fix mingw build on x86 with -msse2 or higherHendrik Leppkes2015-10-16
* | winrt: multithreading supportwang-bin2015-10-16
* | Merge commit 'c1aac39eaccd32dc3b74ccfcce701d3d888fbc6b'Hendrik Leppkes2015-10-14
|\|
| * build: add Solaris symbol versioningSean McGovern2015-10-11
* | Merge commit '2830bce47e2eb29c76202f19017031ddc1f95dd3'Hendrik Leppkes2015-10-10
|\|
| * w32pthreads: Load dynamically loaded functions on demandHendrik Leppkes2015-10-07
* | Merge commit 'b22693b06d1e5d73454a65c203b4d31c1ca5b69a'Hendrik Leppkes2015-10-10
|\|
| * w32pthreads: Add pthread_once emulationHendrik Leppkes2015-10-07
| * use a wrapper script to call MS link.exe to avoid mixing with /usr/bin/link.exeSteve Lhomme2015-07-24
| * w32pthreads: use the condition variable API directly when targeting newer ver...James Almer2014-10-10
| * w32pthreads: use the CONDITION_VARIABLE typedef if availableJames Almer2014-10-10
* | compat/w32pthreads: Add return values to match the simulated pthread functions.Matt Oliver2015-09-30
* | use a wrapper script to call MS link.exe to avoid mixing with /usr/bin/link.exeSteve Lhomme2015-07-24
* | compat/os2threads: Check av_malloc() return codeMichael Niedermayer2015-06-02
* | avisynth: drop support of AviSynth 2.5Stephen Hutchinson2015-03-25
* | avisynth: ifdef to avoid implicit function declaration errorsStephen Hutchinson2015-03-25
* | avisynth: update headers against AviSynth+Stephen Hutchinson2015-03-25
* | compat/avisynth/windowsPorts/windows2linux: Add () to protect macro argumentsMichael Niedermayer2015-02-18
* | compat/avisynth/avxsynth_c: Clear all unused fields in returned structsMichael Niedermayer2014-12-11
* | compat/w32pthreads: use the condition variable API directly when targeting ne...James Almer2014-10-09
* | compat/w32pthreads: use the CONDITION_VARIABLE typedef if availableJames Almer2014-10-09
* | Merge commit 'f929ab0569ff31ed5a59b0b0adb7ce09df3fca39'Michael Niedermayer2014-08-15
|\|
| * cosmetics: Write NULL pointer equality checks more compactlyGabriel Dume2014-08-15
* | Merge commit '6baeadd11083774ebd823dd5e1a744c2150a3bfc'Michael Niedermayer2014-08-15
|\|
| * w32pthreads: Mark functions in compatibility wrapper as av_unusedDiego Biurrun2014-08-15
* | Merge commit '428b0578c64241fc677fed7083cc8fe65e10f32e'Michael Niedermayer2014-08-13
|\|
| * w32threads: Use newer thread synchronization functions when targeting VistaMartin Storsjö2014-08-13
* | compat/w32pthreads: add return value to pthread_cond_init().Nicolas George2014-05-26
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2014-03-10
|\|
| * Work around broken floating point limits on some systems.Anton Khirnov2014-03-10
* | Correct the FSF address for two avisynth files to '51 Franklin Street, Fifth ...Andreas Cadhalpun2014-03-06
* | compat: provide va_copy for old gcc versions.Reimar Döffinger2013-12-30
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2013-11-24
|\|
| * build: Import makedef script from c99-to-c89Derek Buitenhuis2013-11-24
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2013-11-07
|\|
| * Remove #undefs for formerly forbidden system functionsDiego Biurrun2013-11-07
* | Fix compilation with os2threadsDave Yeo2013-11-07
* | Merge commit 'ef51692a49d58963966adca55c62da9c34c3c7e1'Michael Niedermayer2013-08-28
|\|