aboutsummaryrefslogtreecommitdiff
path: root/vpx_util
AgeCommit message (Expand)Author
2016-08-10Align thread entry point stackAleksey Vasenev
2016-07-25vpx_util: apply clang-formatclang-format
2016-07-01vpx_thread: use CreateThread for windows phoneJames Zern
2016-07-01vpx_thread: use WaitForSingleObjectEx if availableJames Zern
2016-07-01vpx_thread: use InitializeCriticalSectionEx if availableJames Zern
2016-07-01vpx_thread: use native windows cond var if availableJames Zern
2016-07-01vpx_thread.[hc]: update webp source referenceJames Zern
2016-05-22vpx: Add OS/2-specific threading codesKO Myung-Hun
2015-10-14Check for bswap* builtins before usingJohann
2015-08-06endian_inl.h: fix mips32 android buildJames Zern
2015-07-21Fill buffer speed upJim Bankoski
2015-07-13Revert "Fill buffer speed up"Jim Bankoski
2015-07-09Fill buffer speed upJim Bankoski
2015-07-02Rename vpx_thread to vpx_utilJingning Han