17 Commits (8c9a23833daa88bdf08b7e7fbf3a64ab689ad373)

Author SHA1 Message Date
James Almer b7c3bfd5eb w32pthreads: use the condition variable API directly when targeting newer versions of Windows 10 years ago
James Almer 73ea3ffcd5 w32pthreads: use the CONDITION_VARIABLE typedef if available 10 years ago
James Almer 8c6992bf0c compat/w32pthreads: use the condition variable API directly when targeting newer versions of Windows 10 years ago
James Almer 0c06949314 compat/w32pthreads: use the CONDITION_VARIABLE typedef if available 10 years ago
Diego Biurrun 6baeadd110 w32pthreads: Mark functions in compatibility wrapper as av_unused 10 years ago
Martin Storsjö 428b0578c6 w32threads: Use newer thread synchronization functions when targeting Vista 10 years ago
Nicolas George 58a10e0e2c compat/w32pthreads: add return value to pthread_cond_init(). 11 years ago
Martin Storsjö ef51692a49 Revert "w32pthread: help compiler figure out undeeded code" 11 years ago
Martin Storsjö 4332bf98dc w32threads: Don't use function pointers when linking directly to newer APIs 11 years ago
Rafaël Carré 4622f11f9c w32pthread: help compiler figure out undeeded code 11 years ago
Diego Biurrun 439902e0d6 Employ consistent LIBAV_COMPAT_ multiple inclusion guards in compat/ 11 years ago
Anton Khirnov 90f9a5830b w32pthreads: move from lavc to compat/ 12 years ago
Jean-Baptiste Kempf c360fb174b win32: Do not use GetProcAddress when compiled for Vista+ 12 years ago
Diego Biurrun e4cbf7529b Give all anonymously typedeffed structs in headers a name 12 years ago
Diego Biurrun 11928d24fe w32pthreads: Add missing #includes to make header compile standalone 12 years ago
jamal 0f03563d7e lavc/w32pthreads: Fix make checkheaders. 13 years ago
Derek Buitenhuis 91dffb4c1d w32threads: Make pthread_cond_wait follow POSIX 13 years ago
Derek Buitenhuis 6da08c9986 w32threads: Make pthread_cond_wait follow POSIX 13 years ago
Sergey Radionov 01eb9805f3 w32thread: call ResetEvent() in pthread_cond_broadcast(). 13 years ago
Sergey Radionov 2003a29284 w32threads: wait for the waked thread in pthread_cond_signal. 13 years ago
Ronald S. Bultje 8b03d7fe95 w32thread: port fixes to pthread_cond_broadcast() from x264. 13 years ago
Martin Storsjö 8148631269 w32threads: Wrap the mutex functions in inline functions returning int 13 years ago
Steven Walters 27237d524e w32threads: support for frame multithreading 13 years ago