Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2016-07-01 | vpx_thread: use CreateThread for windows phone | James Zern | 1 | -0/+18 |
2016-07-01 | vpx_thread: use WaitForSingleObjectEx if available | James Zern | 1 | -0/+5 |
2016-07-01 | vpx_thread: use InitializeCriticalSectionEx if available | James Zern | 1 | -0/+4 |
2016-07-01 | vpx_thread: use native windows cond var if available | James Zern | 1 | -0/+22 |
2016-07-01 | vpx_thread.[hc]: update webp source reference | James Zern | 2 | -4/+2 |
2016-05-22 | vpx: Add OS/2-specific threading codes | KO Myung-Hun | 1 | -0/+146 |
2015-10-14 | Check for bswap* builtins before using | Johann | 1 | -14/+12 |
2015-08-06 | endian_inl.h: fix mips32 android build | James Zern | 1 | -1/+6 |
2015-07-21 | Fill buffer speed up | Jim Bankoski | 2 | -0/+118 |
2015-07-13 | Revert "Fill buffer speed up" | Jim Bankoski | 2 | -114/+0 |
2015-07-09 | Fill buffer speed up | Jim Bankoski | 2 | -0/+114 |
2015-07-02 | Rename vpx_thread to vpx_util | Jingning Han | 3 | -0/+420 |