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

github.com/videolan/dav1d.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-10-01Windows: Fix conflicting pthread symbol namesHenrik Gramner
2018-09-30thread: switch mutex wrappers to SRW locksJames Almer
2018-09-30threads: Inline some Windows pthreads compat wrappers in the headerJames Almer
2018-09-27Remove HAVE_PTHREAD_H config macroHugo Beauzée-Luyssen
2018-09-26win32: Add implementation of pthread_onceDerek Buitenhuis
2018-09-22Add & use a thread compatibility layerHugo Beauzée-Luyssen