summaryrefslogtreecommitdiff
path: root/vpx_util
AgeCommit message (Expand)AuthorFilesLines
2016-07-01vpx_thread: use CreateThread for windows phoneJames Zern1-0/+18
2016-07-01vpx_thread: use WaitForSingleObjectEx if availableJames Zern1-0/+5
2016-07-01vpx_thread: use InitializeCriticalSectionEx if availableJames Zern1-0/+4
2016-07-01vpx_thread: use native windows cond var if availableJames Zern1-0/+22
2016-07-01vpx_thread.[hc]: update webp source referenceJames Zern2-4/+2
2016-05-22vpx: Add OS/2-specific threading codesKO Myung-Hun1-0/+146
2015-10-14Check for bswap* builtins before usingJohann1-14/+12
2015-08-06endian_inl.h: fix mips32 android buildJames Zern1-1/+6
2015-07-21Fill buffer speed upJim Bankoski2-0/+118
2015-07-13Revert "Fill buffer speed up"Jim Bankoski2-114/+0
2015-07-09Fill buffer speed upJim Bankoski2-0/+114
2015-07-02Rename vpx_thread to vpx_utilJingning Han3-0/+420