Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/FFmpeg/FFmpeg.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2017-12-26w32pthreads: always use Vista+ API, drop XP supportwm4
2017-07-19avfilter/pthread: use slice threading from avutilMuhammad Faiz
2017-03-29lavfi: fix race when func rets holder is NULLClément Bœsch
2016-02-24Merge commit '29c2d06d67724e994980045afa055c6c34611b30'Derek Buitenhuis
2016-02-18cosmetics: Drop empty comment linesDiego Biurrun
2016-01-24lavfi/pthread: fix perameters/parameters typoClément Bœsch
2016-01-20lavc,lavfi: use avutil/thread.h instead of redundant conditional includesClément Bœsch
2014-04-22avfilter/pthread: Use av_mallocz_array()Michael Niedermayer
2013-10-22lavfi/pthread: Avoid crashes/odd behavior caused by spurious wakeupsDerek Buitenhuis
2013-10-22pthread: Avoid crashes/odd behavior caused by spurious wakeupsDerek Buitenhuis
2013-10-14Merge commit 'eb90a2091ffb94d8c29aaa5ff50f4192520254fc'Michael Niedermayer
2013-10-13pthread: Fix deadlock during thread initializationDerek Buitenhuis
2013-09-28Merge remote-tracking branch 'qatar/master'Michael Niedermayer
2013-09-28lavfi: allow user-provided execute() callbacksAnton Khirnov
2013-07-17Merge commit '50612484e058e8b241f0528584d64d9d2ccebf12'Michael Niedermayer
2013-07-17pthread: Rename thread_init to avoid symbol collisionSean McGovern
2013-06-30Rename thread_init() in libavcodec and libavfilter as library_thread_init().Carl Eugen Hoyos
2013-05-28os2threads: move from lavc to compat/Dave Yeo
2013-05-26av_cpu_count: factorize "detected %d logical cores" messageMichael Niedermayer
2013-05-24Merge commit '129bb238430ec45a3b5f8f1d384df590ddf7b62f'Michael Niedermayer
2013-05-24lavfi: add a slice threading infrastructureAnton Khirnov