about summary refs log tree commit diff
path: root/converter
Commit message (Expand)AuthorAgeFilesLines
...
* Fix sBit chunk, bit shift valuegiraffedata2019-03-091-34/+87
* cleanupgiraffedata2019-03-021-56/+79
* cleanupgiraffedata2019-03-021-10/+10
* fix buffer overrungiraffedata2019-03-021-2/+4
* Add pngx_writeImagegiraffedata2019-03-022-0/+13
* Fix bug: -textalphabits has no effectgiraffedata2019-03-011-2/+2
* add commentgiraffedata2019-02-181-1/+13
* Fix typo in commentgiraffedata2019-02-041-14/+13
* Do pngx_setInterlaceHandling after pngx_writeInfo, as requiredgiraffedata2019-02-031-2/+2
* Don't allow pngx_setInterlaceHandling or pngx_setPacking before pngx_readInfo...giraffedata2019-02-032-7/+24
* Fix typo in error messagegiraffedata2019-02-031-1/+1
* cleanupgiraffedata2019-02-031-22/+25
* whitespacegiraffedata2019-01-281-19/+19
* fix some of -interlace handling, but it still doesn't workgiraffedata2019-01-231-5/+10
* improve commentgiraffedata2019-01-231-9/+26
* add commentsgiraffedata2019-01-231-0/+5
* add commentgiraffedata2019-01-231-0/+9
* Fix typo in commentgiraffedata2019-01-211-1/+1
* whitespacegiraffedata2019-01-211-179/+179
* Respect -bpp with PBM inputgiraffedata2018-12-201-1/+2
* Fix use of unset variable with a truecolor OS/2 BMP, possibly causing incorre...giraffedata2018-12-161-44/+81
* whitespacegiraffedata2018-12-051-161/+161
* Fix RLE4 compression decoding, validate index value in bounds, allow single c...giraffedata2018-12-051-44/+102
* whitespacegiraffedata2018-11-281-86/+86
* Do backward compatibility names for merge build in the directories instead of...giraffedata2018-11-182-0/+30
* Fix 'make package' leaving out a bunch of recent legacy names with a merge buildgiraffedata2018-11-113-4/+4
* Make G3 tables separate object files intead of inclusions; fix duplicate symb...giraffedata2018-11-118-441/+491
* Fix bug with depth=1 input and -cmap, introduced a few days agogiraffedata2018-11-061-12/+20
* Add -cmap16giraffedata2018-11-042-55/+133
* Ignore extra planes in BLACKANDWHITE or GRAYSCALE input intead of generating ...giraffedata2018-11-041-9/+9
* cleanupgiraffedata2018-11-031-23/+25
* Identify compressed color-mapped format in error message saying format is can...giraffedata2018-11-021-0/+5
* accept rectangle specifications in input that have the corners in any ordergiraffedata2018-11-021-13/+19
* cleanupgiraffedata2018-11-011-44/+63
* Fix bug from a month agogiraffedata2018-11-011-3/+3
* Fix bug from earlier this monthgiraffedata2018-10-301-1/+1
* whitespacegiraffedata2018-10-271-180/+180
* whitespacegiraffedata2018-10-071-2/+2
* cleanupgiraffedata2018-10-071-104/+109
* whitespacegiraffedata2018-10-071-24/+24
* cleanupgiraffedata2018-10-071-5/+3
* cleanupgiraffedata2018-10-071-27/+27
* whitespacegiraffedata2018-10-061-5/+5
* whitespacegiraffedata2018-10-061-54/+54
* whitespacegiraffedata2018-10-061-1/+1
* whitespacegiraffedata2018-10-061-7/+7
* Fix arithmetic overflowgiraffedata2018-10-061-11/+20
* cleanupgiraffedata2018-10-061-73/+94
* whitespacegiraffedata2018-10-061-21/+26
* Fix arithmetic overflowgiraffedata2018-10-061-7/+27