Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/FFmpeg/FFmpeg.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/compat
AgeCommit message (Expand)Author
2016-02-14compat/os2threads: split long linesKO Myung-Hun
2016-02-14compat/os2threads: support the return value of joined threadKO Myung-Hun
2016-02-14compat/os2threads: Improve pthread_cond_xxx() functionsKO Myung-Hun
2016-02-01all: Make header guard names consistentTimothy Gu
2016-01-29all: Add missing header guardsTimothy Gu
2015-11-13os2threads: Add pthread_once()KO Myung-Hun
2015-11-02Merge commit '407ac22322e5ce67996ec54ef619cafa4c9ceb78'Hendrik Leppkes
2015-10-30w32pthreads: Map MemoryBarrier to __sync_synchronize on mingwMartin Storsjö
2015-10-20compat/solaris/make_sunver.pl: Use /usr/bin/env perl instead of /usr/bin/perlMichael Niedermayer
2015-10-16w32pthreads: fix mingw build on x86 with -msse2 or higherHendrik Leppkes
2015-10-16w32pthreads: fix mingw build on x86 with -msse2 or higherHendrik Leppkes
2015-10-15winrt: multithreading supportwang-bin
2015-10-14Merge commit 'c1aac39eaccd32dc3b74ccfcce701d3d888fbc6b'Hendrik Leppkes
2015-10-11build: add Solaris symbol versioningSean McGovern
2015-10-10Merge commit '2830bce47e2eb29c76202f19017031ddc1f95dd3'Hendrik Leppkes
2015-10-10Merge commit 'b22693b06d1e5d73454a65c203b4d31c1ca5b69a'Hendrik Leppkes
2015-10-07w32pthreads: Load dynamically loaded functions on demandHendrik Leppkes
2015-10-07w32pthreads: Add pthread_once emulationHendrik Leppkes
2015-09-30compat/w32pthreads: Add return values to match the simulated pthread functions.Matt Oliver
2015-07-24use a wrapper script to call MS link.exe to avoid mixing with /usr/bin/link.exeSteve Lhomme
2015-07-24use a wrapper script to call MS link.exe to avoid mixing with /usr/bin/link.exeSteve Lhomme
2015-06-02compat/os2threads: Check av_malloc() return codeMichael Niedermayer
2015-03-25avisynth: drop support of AviSynth 2.5Stephen Hutchinson
2015-03-25avisynth: ifdef to avoid implicit function declaration errorsStephen Hutchinson
2015-03-25avisynth: update headers against AviSynth+Stephen Hutchinson
2015-02-18compat/avisynth/windowsPorts/windows2linux: Add () to protect macro argumentsMichael Niedermayer
2014-12-11compat/avisynth/avxsynth_c: Clear all unused fields in returned structsMichael Niedermayer
2014-10-10w32pthreads: use the condition variable API directly when targeting newer ver...James Almer
2014-10-10w32pthreads: use the CONDITION_VARIABLE typedef if availableJames Almer
2014-10-10compat/w32pthreads: use the condition variable API directly when targeting ne...James Almer
2014-10-09compat/w32pthreads: use the CONDITION_VARIABLE typedef if availableJames Almer
2014-08-15Merge commit 'f929ab0569ff31ed5a59b0b0adb7ce09df3fca39'Michael Niedermayer
2014-08-15Merge commit '6baeadd11083774ebd823dd5e1a744c2150a3bfc'Michael Niedermayer
2014-08-15cosmetics: Write NULL pointer equality checks more compactlyGabriel Dume
2014-08-15w32pthreads: Mark functions in compatibility wrapper as av_unusedDiego Biurrun
2014-08-13Merge commit '428b0578c64241fc677fed7083cc8fe65e10f32e'Michael Niedermayer
2014-08-13w32threads: Use newer thread synchronization functions when targeting VistaMartin Storsjö
2014-05-26compat/w32pthreads: add return value to pthread_cond_init().Nicolas George
2014-03-10Merge remote-tracking branch 'qatar/master'Michael Niedermayer
2014-03-10Work around broken floating point limits on some systems.Anton Khirnov
2014-03-06Correct the FSF address for two avisynth files to '51 Franklin Street, Fifth ...Andreas Cadhalpun
2013-12-30compat: provide va_copy for old gcc versions.Reimar Döffinger
2013-11-25Merge remote-tracking branch 'qatar/master'Michael Niedermayer
2013-11-24build: Import makedef script from c99-to-c89Derek Buitenhuis
2013-11-08Merge remote-tracking branch 'qatar/master'Michael Niedermayer
2013-11-07Fix compilation with os2threadsDave Yeo
2013-11-07Remove #undefs for formerly forbidden system functionsDiego Biurrun
2013-08-28Merge commit 'ef51692a49d58963966adca55c62da9c34c3c7e1'Michael Niedermayer
2013-08-28Merge commit '4332bf98dc051fd1ffbd9d4ddc1c5e55790c96f1'Michael Niedermayer
2013-08-28Revert "w32pthread: help compiler figure out undeeded code"Martin Storsjö