21 Commits (d63f8c873bd65f4dfab852069fb5faf07cffe6aa)

Author SHA1 Message Date
wm4 c7ab6aff66 w32pthreads: always use Vista+ API, drop XP support 7 years ago
wm4 9b121dfc32 w32pthreads: always use Vista+ API, drop XP support 7 years ago
Muhammad Faiz 22b72de04b avfilter/pthread: use slice threading from avutil 7 years ago
Clément Bœsch 473f0f75a1 lavfi: fix race when func rets holder is NULL 8 years ago
Vittorio Giovara 41ed7ab45f cosmetics: Fix spelling mistakes 9 years ago
Diego Biurrun 29c2d06d67 cosmetics: Drop empty comment lines 9 years ago
Clément Bœsch 17d41220d8 lavfi/pthread: fix perameters/parameters typo 9 years ago
Clément Bœsch a362015641 lavc,lavfi: use avutil/thread.h instead of redundant conditional includes 9 years ago
Michael Niedermayer 658f5d1f63 avfilter/pthread: Use av_mallocz_array() 11 years ago
Derek Buitenhuis 692b930904 lavfi/pthread: Avoid crashes/odd behavior caused by spurious wakeups 11 years ago
Derek Buitenhuis 3511d4fc97 pthread: Avoid crashes/odd behavior caused by spurious wakeups 11 years ago
Derek Buitenhuis eb90a2091f pthread: Fix deadlock during thread initialization 11 years ago
Anton Khirnov 0767bfd199 lavfi: allow user-provided execute() callbacks 11 years ago
Sean McGovern 50612484e0 pthread: Rename thread_init to avoid symbol collision 11 years ago
Carl Eugen Hoyos 674d8a9629 Rename thread_init() in libavcodec and libavfilter as library_thread_init(). 12 years ago
Dave Yeo e615a77799 os2threads: move from lavc to compat/ 12 years ago
Michael Niedermayer 4cf7b87551 av_cpu_count: factorize "detected %d logical cores" message 12 years ago
Anton Khirnov 129bb23843 lavfi: add a slice threading infrastructure 12 years ago