about summary refs log tree commit diff
path: root/converter/other
Commit message (Expand)AuthorAgeFilesLines
...
* Add verbose messages, cleanupgiraffedata2019-06-281-16/+39
* cleanup - SeqBuffer class naminggiraffedata2019-05-261-30/+29
* whitespacegiraffedata2019-05-261-110/+110
* Clarify error messagegiraffedata2019-05-211-12/+16
* Fix filter usegiraffedata2019-05-041-19/+51
* add commentsgiraffedata2019-05-041-0/+20
* fix typo in commentgiraffedata2019-05-041-1/+1
* Add -interlacegiraffedata2019-03-131-6/+133
* 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
* 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
* Do backward compatibility names for merge build in the directories instead of...giraffedata2018-11-181-0/+24
* Fix 'make package' leaving out a bunch of recent legacy names with a merge buildgiraffedata2018-11-111-1/+1
* Fix bug with depth=1 input and -cmap, introduced a few days agogiraffedata2018-11-061-12/+20
* Add -cmap16giraffedata2018-11-041-55/+120
* Ignore extra planes in BLACKANDWHITE or GRAYSCALE input intead of generating ...giraffedata2018-11-041-9/+9
* cleanupgiraffedata2018-11-031-23/+25
* whitespacegiraffedata2018-09-301-41/+41
* Fix parsing of list with multi-character delimetergiraffedata2018-09-301-2/+2
* whitespacegiraffedata2018-09-301-13/+13
* whitespacegiraffedata2018-09-291-52/+55
* commentsgiraffedata2018-09-291-5/+5
* whitespacegiraffedata2018-09-291-93/+93
* Fix mx option settinggiraffedata2018-09-291-1/+1
* cleanupgiraffedata2018-09-291-149/+172
* cleanupgiraffedata2018-09-291-31/+31
* whitespacegiraffedata2018-09-291-57/+57
* whitespacegiraffedata2018-09-291-43/+46
* whitespacegiraffedata2018-09-291-99/+101
* cleanupgiraffedata2018-09-281-99/+90
* Fix memory leakgiraffedata2018-09-281-48/+58