summaryrefslogtreecommitdiffstats
path: root/libavfilter/pthread.c
Commit message (Expand)AuthorAgeFilesLines
* avfilter/pthread: Use av_mallocz_array()Michael Niedermayer2014-04-221-1/+1
* lavfi/pthread: Avoid crashes/odd behavior caused by spurious wakeupsDerek Buitenhuis2013-10-221-2/+8
* Merge commit 'eb90a2091ffb94d8c29aaa5ff50f4192520254fc'Michael Niedermayer2013-10-141-1/+2
|\
| * pthread: Fix deadlock during thread initializationDerek Buitenhuis2013-10-131-1/+2
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2013-09-281-2/+2
|\ \ | |/
| * lavfi: allow user-provided execute() callbacksAnton Khirnov2013-09-281-2/+2
* | Merge commit '50612484e058e8b241f0528584d64d9d2ccebf12'Michael Niedermayer2013-07-171-2/+2
|\ \ | |/
| * pthread: Rename thread_init to avoid symbol collisionSean McGovern2013-07-171-2/+2
* | Rename thread_init() in libavcodec and libavfilter as library_thread_init().Carl Eugen Hoyos2013-06-301-2/+2
* | os2threads: move from lavc to compat/Dave Yeo2013-05-281-0/+2
* | av_cpu_count: factorize "detected %d logical cores" messageMichael Niedermayer2013-05-261-1/+0
* | Merge commit '129bb238430ec45a3b5f8f1d384df590ddf7b62f'Michael Niedermayer2013-05-241-4/+4
|/
* lavfi: add a slice threading infrastructureAnton Khirnov2013-05-241-0/+229
OpenPOWER on IntegriCloud