about summary refs log tree commit diff
path: root/converter/other/pngx.c
Commit message (Expand)AuthorAgeFilesLines
* Fix bug: don't do png_destroy_write() on a read structuregiraffedata2009-12-031-1/+9
* Fix png_create_write_struct() used where png_create_read_struct() belongsgiraffedata2009-11-191-1/+1
* Cleanup, make pnmtopng.c compile with libpng 1.4 beta, split out pngx.cgiraffedata2009-08-011-0/+95