about summary refs log tree commit diff
path: root/converter/other
Commit message (Expand)AuthorAgeFilesLines
* Free some option_defsgiraffedata2012-11-181-1/+3
* Call OPTENTINIT, as required for an empty option tablegiraffedata2012-11-181-0/+2
* Remove irrelevant assertiongiraffedata2012-11-181-2/+0
* Default to no output size constraint, allow compression ratio < 1. Note that...giraffedata2012-10-212-731/+907
* cleanupgiraffedata2012-10-192-8/+10
* cleanupgiraffedata2012-10-191-3/+4
* Fix always broken depth 8 functiongiraffedata2012-10-011-1/+2
* Fix commentgiraffedata2012-09-141-1/+1
* Add _USE_BSDgiraffedata2012-09-081-1/+1
* Fix commentgiraffedata2012-07-111-1/+1
* Fix storage corruptiongiraffedata2012-07-071-2/+1
* cleanupgiraffedata2012-07-041-28/+0
* Fix inclusion of pnmtops in BINARIESgiraffedata2012-06-101-5/+5
* cleanupgiraffedata2012-05-261-56/+58
* Fix bugs with invalid input; respond better to invalid inputs, speed up, cleanupgiraffedata2012-05-251-475/+840
* Undo bogus commitgiraffedata2012-05-251-840/+475
* cleanupgiraffedata2012-05-251-475/+840
* data block size 255 instead of 254giraffedata2012-04-291-2/+2
* Add TIFFLIB_USERLIBSgiraffedata2012-04-031-0/+6
* Fix incorrect output when PNG has 16 bits per pixel. Broken by 1529giraffedata2012-02-251-1/+1
* Use _pipe() for pipe() on Windows/Mingwgiraffedata2012-02-133-3/+3
* Fix bug from a few minutes agogiraffedata2012-02-131-1/+1
* Make it build on Windows with Mingwgiraffedata2012-02-131-1/+1
* redo conditional compilation of Windows stuff to use MSVCRT, based on _WIN32,...giraffedata2012-02-126-9/+12
* cleanupgiraffedata2012-02-1220-438/+424
* cleanupgiraffedata2012-02-129-5597/+5647
* cleanupgiraffedata2012-02-121-3/+3
* Use Pkgconfig for libxml2 if availablegiraffedata2012-02-111-5/+13
* Fix array bounds checking for tIME chunkgiraffedata2011-11-161-7/+14
* typos in commentsgiraffedata2011-10-0318-23/+23
* cleanupgiraffedata2011-09-241-3/+8
* Make it work with older GNU Makegiraffedata2011-09-111-16/+20
* Fix messagegiraffedata2011-09-111-3/+5
* Fail properly when BMP header indicates an invalid bits per pixelgiraffedata2011-09-051-86/+113
* Cleanup: Move stuff to pngxgiraffedata2011-08-203-62/+106
* Error message if -index with non-colormapped imagegiraffedata2011-08-161-0/+4
* Fix libpng link with pkg-config from yesterdaygiraffedata2011-08-161-2/+2
* Use pkgconfig to find libpnggiraffedata2011-08-161-7/+20
* Add -indexgiraffedata2011-08-131-30/+44
* cleanupgiraffedata2011-08-131-84/+95
* cleanupgiraffedata2011-08-131-23/+37
* cleanupgiraffedata2011-08-132-125/+181
* cleanupgiraffedata2011-08-121-217/+231
* cleanupgiraffedata2011-08-121-11/+7
* Use libpng accessor functions instead of accessing info structure membersgiraffedata2011-08-064-298/+579
* Instead of omitting Pnmtops from build when there is no libz, just build Pnmt...giraffedata2011-07-301-5/+23
* cleanupgiraffedata2011-07-301-1106/+1188
* Pnmtops rewrite from Prophet of the Waygiraffedata2011-07-294-1396/+1197
* Fix for -alpha with mask that has no fully transparent areagiraffedata2011-07-201-23/+44
* fix typo in messagegiraffedata2011-07-041-1/+1