| Commit message (Expand) | Author | Age | Files | Lines |
* | w32pthreads: use the condition variable API directly when targeting newer ver... | James Almer | 2014-10-10 | 1 | -22/+38 |
* | w32pthreads: use the CONDITION_VARIABLE typedef if available | James Almer | 2014-10-10 | 1 | -10/+13 |
* | w32pthreads: Mark functions in compatibility wrapper as av_unused | Diego Biurrun | 2014-08-15 | 1 | -10/+11 |
* | w32threads: Use newer thread synchronization functions when targeting Vista | Martin Storsjö | 2014-08-13 | 1 | -0/+12 |
* | Revert "w32pthread: help compiler figure out undeeded code" | Martin Storsjö | 2013-08-27 | 1 | -5/+5 |
* | w32threads: Don't use function pointers when linking directly to newer APIs | Martin Storsjö | 2013-08-27 | 1 | -5/+7 |
* | w32pthread: help compiler figure out undeeded code | Rafaël Carré | 2013-08-21 | 1 | -5/+5 |
* | Employ consistent LIBAV_COMPAT_ multiple inclusion guards in compat/ | Diego Biurrun | 2013-07-18 | 1 | -3/+3 |
* | w32pthreads: move from lavc to compat/ | Anton Khirnov | 2013-05-24 | 1 | -0/+279 |