Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | lavu: add pthread asserts if ASSERT_LEVEL>1 | Clément Bœsch | 2016-01-20 | 1 | -0/+96 |
* | Merge commit 'c53e796f8b69799b7ad6d28fbab981d37edf1bc9' | Hendrik Leppkes | 2015-10-14 | 1 | -0/+17 |
|\ | |||||
| * | thread: Provide no-op variants for pthread_once | Luca Barbato | 2015-10-14 | 1 | -0/+17 |
| * | thread: use "" instead of <> for including the w32pthreads wrapper | Anton Khirnov | 2014-12-14 | 1 | -1/+1 |
* | | avutil/buffer: Move USE_ATOMICS to thread.h to avoid it becoming out of sync ... | Michael Niedermayer | 2014-11-29 | 1 | -0/+4 |
* | | libavutil/threads.h: correct an include to be local | Dave Yeo | 2014-11-29 | 1 | -1/+1 |
* | | libavutil/thread.h: Support OS/2 threads | Dave Yeo | 2014-11-29 | 1 | -1/+3 |
* | | Merge commit '2443e522f0059176ff8717c9c753eb6fe7e7bbf1' | Michael Niedermayer | 2014-11-27 | 1 | -4/+4 |
|/ | |||||
* | lavu: add wrappers for the pthreads mutex API | Anton Khirnov | 2014-11-27 | 1 | -0/+53 |