about summary refs log tree commit diff
path: root/converter
Commit message (Expand)AuthorAgeFilesLines
* put imported Hpcdtoppm code in separate directorygiraffedata2023-01-082-25/+28
* Put imported Hpcdtoppm package in separate directorygiraffedata2023-01-071-2/+20
* Correct URL for Netpbm version of Hpcdtoppmgiraffedata2023-01-071-1/+1
* Remove dependency on obsolete 'tempfile' programgiraffedata2023-01-071-1/+1
* Fix free of automatic variablegiraffedata2022-12-242-22/+23
* whitespacegiraffedata2022-12-231-32/+32
* whitespacegiraffedata2022-12-231-33/+36
* Add commentgiraffedata2022-11-141-1/+2
* Fix assertion failure with numbps for codeblock being greater than numbps for...giraffedata2022-11-061-2/+11
* remove debug tracegiraffedata2022-11-061-1/+0
* Revert mistaken previous commitgiraffedata2022-11-061-11/+3
* cleanupgiraffedata2022-11-061-29/+25
* Remove debug tracegiraffedata2022-11-061-3/+11
* cleanupgiraffedata2022-11-061-42/+44
* cleanupgiraffedata2022-11-061-49/+58
* Improve error messagegiraffedata2022-11-061-1/+2
* cleanupgiraffedata2022-11-061-34/+48
* cleanupgiraffedata2022-11-061-544/+538
* cleanupgiraffedata2022-11-061-45/+39
* whitespacegiraffedata2022-11-061-6/+5
* Add commentgiraffedata2022-11-061-0/+2
* cleanupgiraffedata2022-11-031-61/+106
* Add -size, cleanupgiraffedata2022-11-014-137/+165
* Fix invalid memory reference (nonterminated ASCIIZ string)giraffedata2022-10-141-5/+15
* Check for missing header fieldsgiraffedata2022-09-181-20/+93
* cleanupgiraffedata2022-09-181-36/+36
* whitespacegiraffedata2022-09-181-20/+20
* whitespacegiraffedata2022-09-181-8/+11
* Update internal use of 'pamcat' to adapt to its new ability to produce PNM ou...giraffedata2022-08-161-8/+8
* Make more robust to weird input file namesgiraffedata2022-08-051-1/+1
* cleanupgiraffedata2022-08-051-24/+24
* Use new 'pamcat' instead of 'pnmcat'giraffedata2022-08-031-11/+14
* Fix command line processing - no options worked; add arithmetic overflow checksgiraffedata2022-07-171-51/+182
* Accept input filename argument; don't use intermediate buffer or generic QOI ...giraffedata2022-06-085-766/+677
* Replace vestigial uses of MEMEQ macro with memeq inline functiongiraffedata2022-06-082-4/+4
* Add license statement that was originally with the code we moved to qoi.c fro...giraffedata2022-05-291-0/+30
* cleanupgiraffedata2022-05-224-158/+191
* cleanupgiraffedata2022-05-221-108/+139
* cleanupgiraffedata2022-05-214-88/+63
* cleanupgiraffedata2022-05-214-519/+425
* Add pamtoqoi, qoitopam, raw submissiongiraffedata2022-05-205-4/+982
* Remove two's-complement hack from Packbits decoding to it works on all archit...giraffedata2022-04-131-15/+42
* Fix bug from previous commitgiraffedata2022-03-251-14/+18
* Fix use after free from recent commitgiraffedata2022-03-163-15/+6
* Add -fixedtimegiraffedata2022-03-121-10/+21
* cleanupgiraffedata2022-03-121-3/+3
* cleanupgiraffedata2022-03-124-195/+193
* whitespacegiraffedata2022-03-121-6/+9
* whitespacegiraffedata2022-03-121-13/+16
* cleanupgiraffedata2022-03-061-89/+191