about summary refs log tree commit diff
path: root/converter/other
Commit message (Expand)AuthorAgeFilesLines
* Add PKG_CONFIG config variablegiraffedata2016-11-281-6/+6
* Add poorly-named _DEFAULT_SOURCE to all files that had _BSD_SOURCE or _SVID_S...giraffedata2016-11-1629-0/+29
* Add commentgiraffedata2016-09-261-0/+4
* Add missing #include <sys/wait.h>giraffedata2016-09-011-0/+1
* Don't do attempt unaligned memory access on machine that can't do thatgiraffedata2016-08-131-7/+2
* Use frexp instead of native architecture-specific floating point encoding/dec...giraffedata2016-06-171-156/+144
* Remove non-ASCII characters from commentsgiraffedata2016-06-17100-190/+190
* Fix bug from revision 2770 on 16.05.09giraffedata2016-06-171-15/+10
* Fix handling of V4 and V5 Windows BMP - didn't work at allgiraffedata2016-05-091-70/+149
* cleanupgiraffedata2016-05-081-4/+3
* cleanupgiraffedata2016-05-081-1/+1
* Deal properly with failed Pamflip processgiraffedata2016-05-061-3/+11
* cleanup - don't use shell to run Pngtopamgiraffedata2016-05-051-3/+3
* cleanup - don't use shell to run Pnmtopnggiraffedata2016-05-051-9/+9
* Fix whitespace in messagegiraffedata2016-05-051-1/+1
* cleanup. (Looks like it fixes a bad bug, but the bug actually appears to be n...giraffedata2016-05-041-6/+6
* fix array bounds violation; incorrect calculationgiraffedata2016-05-031-1/+1
* cleanupgiraffedata2016-05-035-569/+524
* cleanupgiraffedata2016-05-031-2/+0
* cleanupgiraffedata2016-05-031-2/+2
* cleanupgiraffedata2016-05-031-6/+6
* cleanupgiraffedata2016-05-034-1480/+1618
* cleanupgiraffedata2016-05-031-3/+0
* cleanupgiraffedata2016-05-031-73/+80
* cleanupgiraffedata2016-05-031-2/+1
* cleanupgiraffedata2016-05-031-9/+4
* Fix .exe in backward compatibility symlinksgiraffedata2016-04-301-1/+1
* cleanup - invoke pamtopnm instead of pnmtopnmgiraffedata2016-04-301-1/+1
* Add -version, change temporary file handlinggiraffedata2016-04-242-7/+20
* Fix bug: always thinks -level=N is -level=1giraffedata2015-11-251-1/+1
* Use --mime-type on newer File; recognize 'Netpbm PAM' non-mime output of Filegiraffedata2015-10-311-8/+29
* Improve messagegiraffedata2015-08-081-5/+10
* Fix -min, -max: type needs to be float, not double because it is accessed via...giraffedata2015-08-021-2/+2
* cleanupgiraffedata2015-08-021-4/+4
* cleanupgiraffedata2015-07-291-8/+9
* Use library RLE facility. Fixes bug in which failure of malloc is ignoredgiraffedata2015-07-291-200/+77
* Fix buffer overrungiraffedata2015-07-291-2/+2
* Implement -itxtgiraffedata2015-07-266-167/+441
* clarify 'support'giraffedata2015-07-151-1/+1
* cleanup: Use new RLE library facilitiesgiraffedata2015-07-141-131/+28
* cleanup: factor out runlength encodinggiraffedata2015-07-031-59/+29
* cleanupgiraffedata2015-06-281-1/+1
* Add -srgbintentgiraffedata2015-06-281-0/+46
* fix typo in messagegiraffedata2015-06-281-1/+1
* change -modtime to -timegiraffedata2015-06-281-32/+32
* suppress Valgrind errorgiraffedata2015-06-281-1/+6
* fix commentsgiraffedata2015-06-281-13/+18
* Remove Pamrgbatopng, obsoleted by Pamtopnggiraffedata2015-06-282-141/+6
* Add pamtopnggiraffedata2015-06-282-1/+771
* cleanupgiraffedata2015-06-281-2/+2