about summary refs log tree commit diff
path: root/converter/other
Commit message (Expand)AuthorAgeFilesLines
* Fix handling of errors detected by libpnggiraffedata2023-03-294-36/+11
* Fix typo in messagegiraffedata2023-03-291-1/+1
* remove debug tracegiraffedata2023-03-221-7/+0
* Use new exif_terminateImageInfogiraffedata2023-03-221-1/+4
* Properly deal with values of tags not present in the EXIF header; fix used be...giraffedata2023-03-222-237/+411
* cleanupgiraffedata2023-03-211-25/+32
* cleanupgiraffedata2023-03-211-1/+2
* cleanupgiraffedata2023-03-212-118/+181
* cleanupgiraffedata2023-03-212-14/+11
* cleanupgiraffedata2023-03-211-62/+47
* Fix bug in commit minutes agogiraffedata2023-03-211-3/+0
* cleanupgiraffedata2023-03-213-358/+412
* Add -traceexifgiraffedata2023-03-201-6/+8
* cleanupgiraffedata2023-03-202-126/+126
* cleanupgiraffedata2023-03-191-213/+217
* whitespacegiraffedata2023-03-191-70/+71
* whitespacegiraffedata2023-03-191-79/+82
* Fix -rgb/-chroma option parsing: 8 components, not 6giraffedata2023-03-142-4/+4
* typo in commentgiraffedata2023-03-141-1/+1
* 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
* 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