Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Remove parameter "hasBeenSet" logic | Pierre Ossman | 2015-04-27 | 1 | -2/+2 |
* | Windows doesn't have %lld | Pierre Ossman | 2015-03-03 | 1 | -0/+5 |
* | overrun() needs to return the available space | Pierre Ossman | 2015-03-03 | 1 | -0/+3 |
* | Move things around slightly so the compiler can track cc | Pierre Ossman | 2015-03-03 | 1 | -0/+5 |
* | encperf, decperf: catch fopen() errors | DRC | 2015-02-26 | 1 | -2/+2 |
* | encperf: Optionally disable pixel translation | DRC | 2015-02-25 | 1 | -2/+6 |
* | encperf: change % to %% in printf format | DRC | 2015-02-25 | 1 | -1/+1 |
* | encperf: add compression level to encoding list | DRC | 2015-02-25 | 1 | -1/+2 |
* | encperf: allow # of iterations to be specified | DRC | 2015-02-25 | 1 | -6/+6 |
* | encperf: report encoded & raw-equivalent bytes | DRC | 2015-02-25 | 1 | -13/+24 |
* | encperf: Code formatting tweaks | DRC | 2015-02-25 | 1 | -18/+18 |
* | Add test to measure high level encoding performance | Pierre Ossman | 2015-02-13 | 1 | -0/+439 |