about summary refs log tree commit diff
path: root/converter/other/pamtopng.c
Commit message (Expand)AuthorAgeFilesLines
* cleanupgiraffedata2024-03-121-1/+1
* cleanupgiraffedata2023-10-081-1/+0
* Fix handling of errors detected by libpnggiraffedata2023-03-291-2/+0
* Fix typo in messagegiraffedata2023-03-291-1/+1
* Fix -rgb/-chroma option parsing: 8 components, not 6giraffedata2023-03-141-2/+2
* Change -transparency to -transparent, per documentation (and design)giraffedata2021-05-211-7/+7
* Fix compressor rejection of depth less than 8 with transparencygiraffedata2021-05-151-1/+2
* Fix matching only the first 3 characters of BLACKANDWHITEgiraffedata2021-05-151-1/+1
* Fix failure to recognize BLACKANDWHITE_ALPHAgiraffedata2021-05-151-0/+10
* Fix typos in comments and messages, whitespacegiraffedata2019-12-291-2/+2
* Fix slightly wrong error messagegiraffedata2019-11-291-1/+1
* 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
* Fix typo in error messagegiraffedata2019-02-031-1/+1
* cleanupgiraffedata2019-02-031-22/+25
* whitespacegiraffedata2019-01-281-19/+19
* Add missing includegiraffedata2017-03-181-0/+1
* Implement -itxtgiraffedata2015-07-261-24/+21
* clarify 'support'giraffedata2015-07-151-1/+1
* cleanupgiraffedata2015-06-281-1/+1
* fix typo in messagegiraffedata2015-06-281-1/+1
* change -modtime to -timegiraffedata2015-06-281-32/+32
* fix commentsgiraffedata2015-06-281-13/+18
* Add pamtopnggiraffedata2015-06-281-0/+766