| Commit message (Expand) | Author | Age | Files | Lines |
* | w32pthreads: always use Vista+ API, drop XP support | wm4 | 2017-12-26 | 1 | -4/+0 |
* | avfilter/pthread: use slice threading from avutil | Muhammad Faiz | 2017-07-19 | 1 | -116/+12 |
* | lavfi: fix race when func rets holder is NULL | Clément Bœsch | 2017-03-28 | 1 | -11/+6 |
* | Merge commit '29c2d06d67724e994980045afa055c6c34611b30' | Derek Buitenhuis | 2016-02-24 | 1 | -1/+0 |
|\ |
|
| * | cosmetics: Drop empty comment lines | Diego Biurrun | 2016-02-18 | 1 | -1/+0 |
| * | pthread: Avoid crashes/odd behavior caused by spurious wakeups | Derek Buitenhuis | 2013-10-22 | 1 | -2/+8 |
* | | lavfi/pthread: fix perameters/parameters typo | Clément Bœsch | 2016-01-24 | 1 | -1/+1 |
* | | lavc,lavfi: use avutil/thread.h instead of redundant conditional includes | Clément Bœsch | 2016-01-20 | 1 | -8/+1 |
* | | avfilter/pthread: Use av_mallocz_array() | Michael Niedermayer | 2014-04-22 | 1 | -1/+1 |
* | | lavfi/pthread: Avoid crashes/odd behavior caused by spurious wakeups | Derek Buitenhuis | 2013-10-22 | 1 | -2/+8 |
* | | Merge commit 'eb90a2091ffb94d8c29aaa5ff50f4192520254fc' | Michael Niedermayer | 2013-10-14 | 1 | -1/+2 |
|\| |
|
| * | pthread: Fix deadlock during thread initialization | Derek Buitenhuis | 2013-10-13 | 1 | -1/+2 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2013-09-28 | 1 | -2/+2 |
|\| |
|
| * | lavfi: allow user-provided execute() callbacks | Anton Khirnov | 2013-09-28 | 1 | -2/+2 |
* | | Merge commit '50612484e058e8b241f0528584d64d9d2ccebf12' | Michael Niedermayer | 2013-07-17 | 1 | -2/+2 |
|\| |
|
| * | pthread: Rename thread_init to avoid symbol collision | Sean McGovern | 2013-07-17 | 1 | -2/+2 |
* | | Rename thread_init() in libavcodec and libavfilter as library_thread_init(). | Carl Eugen Hoyos | 2013-06-30 | 1 | -2/+2 |
* | | os2threads: move from lavc to compat/ | Dave Yeo | 2013-05-28 | 1 | -0/+2 |
* | | av_cpu_count: factorize "detected %d logical cores" message | Michael Niedermayer | 2013-05-26 | 1 | -1/+0 |
* | | Merge commit '129bb238430ec45a3b5f8f1d384df590ddf7b62f' | Michael Niedermayer | 2013-05-24 | 1 | -4/+4 |
|/ |
|
* | lavfi: add a slice threading infrastructure | Anton Khirnov | 2013-05-24 | 1 | -0/+229 |