summaryrefslogtreecommitdiff
path: root/compat
Commit message (Expand)AuthorAge
* jack: Support OSXJosh de Kock2016-03-31
* 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
* build: add Solaris symbol versioningSean McGovern2015-10-11
* w32pthreads: Load dynamically loaded functions on demandHendrik Leppkes2015-10-07
* 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
* cosmetics: Write NULL pointer equality checks more compactlyGabriel Dume2014-08-15
* w32pthreads: Mark functions in compatibility wrapper as av_unusedDiego Biurrun2014-08-15
* w32threads: Use newer thread synchronization functions when targeting VistaMartin Storsjö2014-08-13
* Work around broken floating point limits on some systems.Anton Khirnov2014-03-10
* build: Import makedef script from c99-to-c89Derek Buitenhuis2013-11-24
* Remove #undefs for formerly forbidden system functionsDiego Biurrun2013-11-07
* Revert "w32pthread: help compiler figure out undeeded code"Martin Storsjö2013-08-27
* w32threads: Don't use function pointers when linking directly to newer APIsMartin Storsjö2013-08-27
* w32pthread: help compiler figure out undeeded codeRafaël Carré2013-08-21
* compat: Add missing license boilerplatesDiego Biurrun2013-07-18
* Employ consistent LIBAV_COMPAT_ multiple inclusion guards in compat/Diego Biurrun2013-07-18
* compat: wrap math.h to avoid AIX-specific clashesLuca Barbato2013-07-04
* w32pthreads: move from lavc to compat/Anton Khirnov2013-05-24
* Use the avstring.h locale-independent character type functionsReimar Döffinger2013-03-07
* build: Plan 9 supportMans Rullgard2012-10-23
* build: tms470: work around glibc math.h problemsMans Rullgard2012-10-13
* compat/vsnprintf: return number of bytes required on truncation.Ronald S. Bultje2012-09-15
* lavu: add snprintf(), vsnprint() and strtod() replacements for MS runtime.Ronald S. Bultje2012-09-05
* getopt: Remove an unnecessary defineMartin Storsjö2012-08-16
* getopt: Add missing includesMartin Storsjö2012-08-16
* dct/fft-test: use a replacement getopt() if the system has none present.Ronald S. Bultje2012-07-11