summaryrefslogtreecommitdiff
path: root/libavfilter/pthread.c
Commit message (Expand)AuthorAge
* pthread: Avoid crashes/odd behavior caused by spurious wakeupsDerek Buitenhuis2013-10-22
* pthread: Fix deadlock during thread initializationDerek Buitenhuis2013-10-13
* lavfi: allow user-provided execute() callbacksAnton Khirnov2013-09-28
* pthread: Rename thread_init to avoid symbol collisionSean McGovern2013-07-17
* lavfi: add a slice threading infrastructureAnton Khirnov2013-05-24