summaryrefslogtreecommitdiff
path: root/libavfilter/pthread.c
Commit message (Expand)AuthorAge
* Remove unnecessary libavutil/(avutil|common|internal).h inclusionsAndreas Rheinhardt2022-02-24
* avutil/internal, swresample/audioconvert: Remove cpu.h inclusionsAndreas Rheinhardt2021-07-22
* w32pthreads: always use Vista+ API, drop XP supportwm42017-12-26
* avfilter/pthread: use slice threading from avutilMuhammad Faiz2017-07-19
* lavfi: fix race when func rets holder is NULLClément Bœsch2017-03-28
* Merge commit '29c2d06d67724e994980045afa055c6c34611b30'Derek Buitenhuis2016-02-24
|\
| * cosmetics: Drop empty comment linesDiego Biurrun2016-02-18
| * pthread: Avoid crashes/odd behavior caused by spurious wakeupsDerek Buitenhuis2013-10-22
* | lavfi/pthread: fix perameters/parameters typoClément Bœsch2016-01-24
* | lavc,lavfi: use avutil/thread.h instead of redundant conditional includesClément Bœsch2016-01-20
* | avfilter/pthread: Use av_mallocz_array()Michael Niedermayer2014-04-22
* | lavfi/pthread: Avoid crashes/odd behavior caused by spurious wakeupsDerek Buitenhuis2013-10-22
* | Merge commit 'eb90a2091ffb94d8c29aaa5ff50f4192520254fc'Michael Niedermayer2013-10-14
|\|
| * pthread: Fix deadlock during thread initializationDerek Buitenhuis2013-10-13
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2013-09-28
|\|
| * lavfi: allow user-provided execute() callbacksAnton Khirnov2013-09-28
* | Merge commit '50612484e058e8b241f0528584d64d9d2ccebf12'Michael Niedermayer2013-07-17
|\|
| * pthread: Rename thread_init to avoid symbol collisionSean McGovern2013-07-17
* | Rename thread_init() in libavcodec and libavfilter as library_thread_init().Carl Eugen Hoyos2013-06-30
* | os2threads: move from lavc to compat/Dave Yeo2013-05-28
* | av_cpu_count: factorize "detected %d logical cores" messageMichael Niedermayer2013-05-26
* | Merge commit '129bb238430ec45a3b5f8f1d384df590ddf7b62f'Michael Niedermayer2013-05-24
|/
* lavfi: add a slice threading infrastructureAnton Khirnov2013-05-24