summaryrefslogtreecommitdiff
path: root/png2ff.c
Commit message (Expand)AuthorAge
* Improve error-handling in the toolsFRIGN2016-01-06
* Small changes in the png-utilsFRIGN2016-01-06
* Add stricter and clearer error-checking in png2ff and ff2pngFRIGN2016-01-04
* Readd &colorFRIGN2016-01-04
* Convert depth-check to switch and remove unused variablesFRIGN2016-01-04
* Clean up png2ff, remove debug leftoversFRIGN2016-01-04
* png2ff: Convert 16-Bit PNG's losslesslyFRIGN2016-01-04
* Avoid using the non-portable endian.h conversion functionssin2015-11-17
* Add _BSD_SOURCE for endian.hFRIGN2015-11-13
* Remove arg.hFRIGN2015-11-10
* Fix 16-bit RGB-expands and header-endianness properlyFRIGN2015-11-10
* imagefile -> farbfeldFRIGN2015-11-09