about summary refs log tree commit diff
path: root/converter/other/pngtopam.c
Commit message (Expand)AuthorAgeFilesLines
* promote Development to Advancedgiraffedata2024-03-301-4/+2
* promote Development to Advancedgiraffedata2023-06-281-9/+1
* Promote Development to Advanced, Release 10.94.00giraffedata2021-03-271-9/+15
* Promote trunk (10.90.00) to advancedgiraffedata2020-03-261-1/+1
* Promote current Development release as Advancedgiraffedata2018-06-301-3/+2
* Copy Development as new Advancedgiraffedata2018-03-251-49/+49
* Update Advanced series to 10.69giraffedata2014-12-251-4/+10
* Promote Development to make Release 10.64.00giraffedata2013-09-281-61/+86
* Release 10.63.01giraffedata2013-07-051-3/+9
* Release 10.60.05giraffedata2012-12-141-1/+1
* Release 10.57.03giraffedata2012-02-251-1/+1
* Release 10.56.04giraffedata2011-11-221-7/+14
* Cleanup: Move stuff to pngxgiraffedata2011-08-201-61/+4
* Use libpng accessor functions instead of accessing info structure membersgiraffedata2011-08-061-182/+199
* Add warning for interlaced PNG and -byrow, -byrow advice for failed buffer al...giraffedata2011-03-121-2/+9
* Add -byrowgiraffedata2011-03-111-17/+90
* Introduce Reader objectgiraffedata2011-03-111-26/+92
* cleanupgiraffedata2011-03-101-83/+83
* cleanupgiraffedata2011-03-101-71/+143
* fix simple bug in code from a few minutes agogiraffedata2011-01-151-1/+1
* Fix bug: -verbose reports history chunk present when it's really a palettegiraffedata2011-01-151-1/+1
* include typle type in outputgiraffedata2010-11-021-1/+1
* Rename nstring.h functions with pm_ prefixgiraffedata2010-09-291-4/+4
* Rename optParseOptions3 to pm_optParseOptions3, etcgiraffedata2010-09-281-2/+2
* Use png_get_tRNS, png_set_tRNS instead of direct access to png struct so it w...giraffedata2009-09-041-7/+37
* Cleanup, make pnmtopng.c compile with libpng 1.4 beta, split out pngx.cgiraffedata2009-08-011-90/+5
* cleanupgiraffedata2009-08-011-21/+21
* cleanup, make compile with libpng 1.4 betagiraffedata2009-08-011-298/+419
* cleanupgiraffedata2009-08-011-1/+0
* Remove pm_c_util.h from sshopt.hgiraffedata2009-04-041-0/+1
* fix compiler warninggiraffedata2008-09-231-2/+2
* Add pngtopamgiraffedata2008-07-231-0/+1265