summaryrefslogtreecommitdiff
path: root/libavcodec/w32pthreads.h
Commit message (Expand)AuthorAge
* w32pthreads: move from lavc to compat/Anton Khirnov2013-05-24
* win32: Do not use GetProcAddress when compiled for Vista+Jean-Baptiste Kempf2013-05-19
* Give all anonymously typedeffed structs in headers a nameDiego Biurrun2012-10-06
* w32pthreads: Add missing #includes to make header compile standaloneDiego Biurrun2012-08-14
* w32threads: Make pthread_cond_wait follow POSIXDerek Buitenhuis2012-04-04
* w32thread: call ResetEvent() in pthread_cond_broadcast().Sergey Radionov2011-12-22
* w32threads: wait for the waked thread in pthread_cond_signal.Sergey Radionov2011-12-20
* w32thread: port fixes to pthread_cond_broadcast() from x264.Ronald S. Bultje2011-12-07
* w32threads: Wrap the mutex functions in inline functions returning intMartin Storsjö2011-11-05
* w32threads: support for frame multithreadingSteven Walters2011-10-16