Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2012-08-15 | 1 | -0/+2 |
|\ | |||||
| * | w32pthreads: Add missing #includes to make header compile standalone | Diego Biurrun | 2012-08-14 | 1 | -0/+3 |
| * | w32threads: Make pthread_cond_wait follow POSIX | Derek Buitenhuis | 2012-04-04 | 1 | -2/+2 |
* | | lavc/w32pthreads: Fix make checkheaders. | jamal | 2012-07-14 | 1 | -0/+2 |
* | | w32threads: Make pthread_cond_wait follow POSIX | Derek Buitenhuis | 2012-04-04 | 1 | -2/+2 |
|/ | |||||
* | w32thread: call ResetEvent() in pthread_cond_broadcast(). | Sergey Radionov | 2011-12-22 | 1 | -1/+2 |
* | w32threads: wait for the waked thread in pthread_cond_signal. | Sergey Radionov | 2011-12-20 | 1 | -5/+11 |
* | w32thread: port fixes to pthread_cond_broadcast() from x264. | Ronald S. Bultje | 2011-12-07 | 1 | -8/+46 |
* | w32threads: Wrap the mutex functions in inline functions returning int | Martin Storsjö | 2011-11-05 | 1 | -4/+20 |
* | w32threads: support for frame multithreading | Steven Walters | 2011-10-16 | 1 | -0/+207 |