Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Include stddef.h to get access to size_t | Pierre Ossman | 2016-07-07 | 1 | -0/+2 |
| | |||||
* | Fix typo in include protector | Pierre Ossman | 2016-07-07 | 1 | -1/+1 |
| | |||||
* | Create one decode thread for each CPU | Pierre Ossman | 2015-11-27 | 1 | -0/+3 |
| | | | | | | We can start creating more decoding threads now that we handle rect ordering properly. No point in creating more threads than there are CPUs though. | ||||
* | Add abstraction classes for system thread primitives | Pierre Ossman | 2015-11-27 | 1 | -0/+53 |