]> git.sesse.net Git - ffmpeg/history - compat/w32pthreads.h
mpegvideo_enc: Merge ifs with identical conditions
[ffmpeg] / compat / w32pthreads.h
2015-10-16 Hendrik Leppkesw32pthreads: fix mingw build on x86 with -msse2 or...
2015-10-07 Hendrik Leppkesw32pthreads: Load dynamically loaded functions on demand
2015-10-07 Hendrik Leppkesw32pthreads: Add pthread_once emulation
2014-10-10 James Almerw32pthreads: use the condition variable API directly...
2014-10-10 James Almerw32pthreads: use the CONDITION_VARIABLE typedef if...
2014-08-15 Diego Biurrunw32pthreads: Mark functions in compatibility wrapper...
2014-08-13 Martin Storsjöw32threads: Use newer thread synchronization functions...
2013-08-27 Martin StorsjöRevert "w32pthread: help compiler figure out undeeded...
2013-08-27 Martin Storsjöw32threads: Don't use function pointers when linking...
2013-08-21 Rafaël Carréw32pthread: help compiler figure out undeeded code
2013-07-18 Diego BiurrunEmploy consistent LIBAV_COMPAT_ multiple inclusion...
2013-05-24 Anton Khirnovw32pthreads: move from lavc to compat/