summaryrefslogtreecommitdiff
path: root/vp8/common/threading.h
AgeCommit message (Expand)Author
2018-09-15cosmetics: normalize include guardsJames Zern
2017-08-31Add atomics to vp8 synchronization primitives.Peter Boström
2016-12-16vp8 : use threading mutex's for tsan only.Jim Bankoski
2016-12-13Reapply 'Amend and improve VP8 multithreading implementation'Jim Bankoski
2016-08-10Align thread entry point stackAleksey Vasenev
2016-07-21Add back header in threading.hYunqing Wang
2016-07-21Revert "Amend and improve VP8 multithreading implementation"Yunqing Wang
2016-07-15vp8: apply clang-formatclang-format
2016-05-22vpx: Add OS/2-specific threading codesKO Myung-Hun
2016-02-05vp8: fix build with mingw+pthreadsJames Zern
2016-01-26Fix a clang/win build errorYunqing Wang
2016-01-20Remove duplicate definitionsYaowu Xu
2016-01-08Amend and improve VP8 multithreading implementationYunqing Wang
2014-01-23vp8/common: add extern "C" to headersJames Zern
2013-12-16vp8/common: normalize include guardsJames Zern
2012-02-08Add OS/2 supportsKO Myung-Hun
2011-11-08threading: avoid defining _WIN32_WINNTJames Zern
2011-05-06Fix semaphore emulation on WindowsAron Rosenberg
2011-04-15Handle long delay between video frames in multi-thread decoder(issue 312)Yunqing Wang
2011-03-16apple: include proper mach primativesJohn Koleszar
2011-02-09Put more code under #if CONFIG_MULTITHREAD.Gaute Strokkenes
2011-01-28Adds "armvX-none-rvct" targetsTero Rintaluoma
2010-10-27Eliminate more warnings.Timothy B. Terriberry
2010-09-09Use WebM in copyright notice for consistencyJohn Koleszar
2010-08-31Replace sleep(0) calls in multi-threaded decoderYunqing Wang
2010-06-18cosmetics: trim trailing whitespaceJohn Koleszar
2010-06-04LICENSE: update with latest textJohn Koleszar
2010-05-18Initial WebM releaseJohn Koleszar