about summary refs log tree commit diff
path: root/converter
Commit message (Expand)AuthorAgeFilesLines
* Fix always incorrect output with multiplane images introduced by previous cle... HEAD trunkgiraffedata2024-10-231-8/+30
* Fix incorrect typegiraffedata2024-10-131-6/+6
* Fix bug in prior commitgiraffedata2024-10-081-4/+3
* Fix bug: accepts both -1x2 and -2x4giraffedata2024-10-051-37/+86
* Remove file.c, memory.c -- OS interfaces that have apparently never been need...giraffedata2024-09-212-384/+0
* cleanupgiraffedata2024-09-204-43/+43
* cleanupgiraffedata2024-09-143-2/+20
* cleanupgiraffedata2024-09-1411-50/+50
* cleanupgiraffedata2024-09-142-199/+282
* Remove moutput.c; apparently renamed to postdct.c long before 'ppmtompeg' add...giraffedata2024-09-113-525/+0
* cleanupgiraffedata2024-09-103-117/+142
* cleanupgiraffedata2024-09-0714-160/+147
* Allow color dictionary with more than 1000 colors; Add Resene paint colors to...giraffedata2024-04-011-28/+16
* cleanupgiraffedata2024-04-011-3/+3
* Fix segfault caused by previous commitgiraffedata2024-03-261-2/+2
* cleanupgiraffedata2024-03-2117-65/+52
* cleanupgiraffedata2024-03-182-6/+2
* cleanupgiraffedata2024-03-1612-43/+30
* Move .info test files to test directorygiraffedata2024-03-162-0/+0
* Add test files for 'infotopam'giraffedata2024-03-142-0/+0
* add commentsgiraffedata2024-03-141-2/+121
* Add validation of width and height in input and deal with missing second icongiraffedata2024-03-131-5/+22
* cleanupgiraffedata2024-03-131-15/+8
* cleanupgiraffedata2024-03-131-50/+52
* cleanupgiraffedata2024-03-131-11/+10
* add -verbose, clean up messagesgiraffedata2024-03-131-15/+17
* cleanupgiraffedata2024-03-1229-106/+68
* cleanupgiraffedata2024-03-111-175/+168
* cleanupgiraffedata2024-03-111-69/+63
* Fix bug: bits of a byte taken in wrong ordergiraffedata2024-03-111-8/+8
* update HISTORYgiraffedata2024-01-281-3/+3
* cleanupgiraffedata2024-01-281-21/+28
* cleanupgiraffedata2024-01-011-55/+75
* cleanupgiraffedata2024-01-011-18/+18
* cleanupgiraffedata2023-12-301-135/+157
* Fix typo in messagegiraffedata2023-12-161-1/+1
* cleanupgiraffedata2023-11-303-26/+5
* Fix uninitialized variable from recent cleanupgiraffedata2023-10-241-3/+4
* cleanupgiraffedata2023-10-201-123/+163
* cleanupgiraffedata2023-10-201-4/+4
* cleanupgiraffedata2023-10-201-311/+291
* whitespacegiraffedata2023-10-201-0/+3
* cleanupgiraffedata2023-10-191-8/+12
* cleanupgiraffedata2023-10-171-194/+195
* Fix compile failure from yesterdaygiraffedata2023-10-171-1/+1
* Fix missing -DNDEBUG compile optiongiraffedata2023-10-131-2/+1
* cleanupgiraffedata2023-10-135-5/+0
* quiet compiler warninggiraffedata2023-10-131-6/+2
* cleanupgiraffedata2023-10-107-563/+332
* cleanupgiraffedata2023-10-099-1824/+546