summaryrefslogtreecommitdiff
path: root/compat/w32pthreads.h
Commit message (Expand)AuthorAge
* 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
* w32pthreads: Load dynamically loaded functions on demandHendrik Leppkes2015-10-07
* w32pthreads: Add pthread_once emulationHendrik Leppkes2015-10-07
* 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
* 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
* 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
* Employ consistent LIBAV_COMPAT_ multiple inclusion guards in compat/Diego Biurrun2013-07-18
* w32pthreads: move from lavc to compat/Anton Khirnov2013-05-24