about summary refs log tree commit diff
path: root/converter/other
Commit message (Expand)AuthorAgeFilesLines
* Release 10.63.00giraffedata2013-06-2921-465/+3114
* Release 10.62.08giraffedata2013-06-151-0/+1
* Release 10.62.07giraffedata2013-05-271-1/+6
* Release 10.62.05giraffedata2013-05-111-3/+7
* Update advanced series to 10.62giraffedata2013-03-284-283/+530
* Version 10.61.04giraffedata2013-02-261-0/+2
* Release 10.61.02giraffedata2013-02-202-1/+4
* cleanupgiraffedata2012-12-171-16/+0
* Fix bug: wrong depth for GRAYSCALE_ALPHA outputgiraffedata2012-12-141-1/+1
* Fix bug: XRESOLUTION, YRESOLUTION, RESOLUTIONUNIT not allowed by -tagsgiraffedata2012-12-041-26/+28
* 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