Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | cleanup | giraffedata | 2022-09-18 | 1 | -36/+36 |
* | whitespace | giraffedata | 2022-09-18 | 1 | -20/+20 |
* | whitespace | giraffedata | 2022-09-18 | 1 | -8/+11 |
* | Update internal use of 'pamcat' to adapt to its new ability to produce PNM ou... | giraffedata | 2022-08-16 | 1 | -8/+8 |
* | Make more robust to weird input file names | giraffedata | 2022-08-05 | 1 | -1/+1 |
* | cleanup | giraffedata | 2022-08-05 | 1 | -24/+24 |
* | Use new 'pamcat' instead of 'pnmcat' | giraffedata | 2022-08-03 | 1 | -11/+14 |
* | Fix command line processing - no options worked; add arithmetic overflow checks | giraffedata | 2022-07-17 | 1 | -51/+182 |
* | Accept input filename argument; don't use intermediate buffer or generic QOI ... | giraffedata | 2022-06-08 | 5 | -766/+677 |
* | Replace vestigial uses of MEMEQ macro with memeq inline function | giraffedata | 2022-06-08 | 2 | -4/+4 |
* | Add license statement that was originally with the code we moved to qoi.c fro... | giraffedata | 2022-05-29 | 1 | -0/+30 |
* | cleanup | giraffedata | 2022-05-22 | 4 | -158/+191 |
* | cleanup | giraffedata | 2022-05-22 | 1 | -108/+139 |
* | cleanup | giraffedata | 2022-05-21 | 4 | -88/+63 |
* | cleanup | giraffedata | 2022-05-21 | 4 | -519/+425 |
* | Add pamtoqoi, qoitopam, raw submission | giraffedata | 2022-05-20 | 5 | -4/+982 |
* | Remove two's-complement hack from Packbits decoding to it works on all archit... | giraffedata | 2022-04-13 | 1 | -15/+42 |
* | Fix bug from previous commit | giraffedata | 2022-03-25 | 1 | -14/+18 |
* | Fix use after free from recent commit | giraffedata | 2022-03-16 | 3 | -15/+6 |
* | Add -fixedtime | giraffedata | 2022-03-12 | 1 | -10/+21 |
* | cleanup | giraffedata | 2022-03-12 | 1 | -3/+3 |
* | cleanup | giraffedata | 2022-03-12 | 4 | -195/+193 |
* | whitespace | giraffedata | 2022-03-12 | 1 | -6/+9 |
* | whitespace | giraffedata | 2022-03-12 | 1 | -13/+16 |
* | cleanup | giraffedata | 2022-03-06 | 1 | -89/+191 |
* | Make -h work on all images in a stream | giraffedata | 2022-03-06 | 1 | -7/+29 |
* | Fix assertion | giraffedata | 2022-03-05 | 1 | -0/+8 |
* | cleanup | giraffedata | 2022-03-05 | 1 | -8/+8 |
* | whitespace | giraffedata | 2022-03-05 | 1 | -10/+13 |
* | whitespace | giraffedata | 2022-02-01 | 1 | -8/+9 |
* | Set uninitialized variables to make output repeatable and suppress Valgrind w... | giraffedata | 2022-02-01 | 1 | -7/+11 |
* | Limit width to 255 | giraffedata | 2022-01-27 | 1 | -0/+4 |
* | Fix input always from Standard Input | giraffedata | 2022-01-27 | 1 | -1/+1 |
* | whitespace | giraffedata | 2022-01-27 | 1 | -1/+1 |
* | whitespace | giraffedata | 2022-01-15 | 1 | -89/+89 |
* | Remove -floyd option, which doesn't work, isn't documented, and shouldn't be ... | giraffedata | 2022-01-15 | 1 | -28/+4 |
* | Fix crash when no argument introduced by recent cleanup | giraffedata | 2022-01-14 | 1 | -1/+1 |
* | Fix uninitialized variable with -map | giraffedata | 2022-01-12 | 1 | -0/+1 |
* | Fix incorrect output for 32 bit per pixel image with only 3 planes | giraffedata | 2022-01-11 | 1 | -2/+2 |
* | cleanup - deduplicate code | giraffedata | 2022-01-11 | 1 | -102/+29 |
* | clenaup | giraffedata | 2022-01-11 | 1 | -66/+118 |
* | Fix verbosity | giraffedata | 2022-01-10 | 1 | -9/+10 |
* | cleanup | giraffedata | 2022-01-10 | 1 | -156/+171 |
* | Change -verbose to a a numerical option | giraffedata | 2022-01-08 | 1 | -3/+6 |
* | Fix bug in commit moments ago | giraffedata | 2022-01-08 | 1 | -2/+2 |
* | Add verbose messages | giraffedata | 2022-01-08 | 1 | -15/+21 |
* | cleanup | giraffedata | 2022-01-08 | 1 | -446/+582 |
* | Explicit two's complement interpretation for systems (eg ppc64) where 'char' ... | giraffedata | 2021-11-28 | 1 | -10/+12 |
* | cleanup | giraffedata | 2021-11-28 | 1 | -3/+3 |
* | whitespace | giraffedata | 2021-11-28 | 1 | -4/+4 |