11 Commits (0ebcf878032fa32a02e406a3397b51dc8b45109d)

Author SHA1 Message Date
  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/ 12 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