| Commit message (Expand) | Author | Age | Files | Lines |
* | lavc: replace and deprecate the lock manager | wm4 | 2017-12-26 | 1 | -0/+2 |
* | Merge commit '193b09189004ede4a6998e69192d1a9f63602088' | James Almer | 2017-10-26 | 1 | -4/+4 |
|\ |
|
| * | thread: Define ff_mutex_* macros as stub functions when threads are disabled | Diego Biurrun | 2017-04-12 | 1 | -4/+4 |
* | | libavutil/thread.h: Fixed g++ build error when ASSERT_LEVEL is greater than 1 | Aaron Levinson | 2017-04-22 | 1 | -1/+4 |
* | | lavu/buffer: drop USE_ATOMICS | Clément Bœsch | 2017-03-22 | 1 | -4/+0 |
* | | 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 |