summaryrefslogtreecommitdiff
path: root/ff2png.c
Commit message (Expand)AuthorAge
* Remove more png cruft from codeFRIGN2016-01-19
* Mandate "ProPhoto RGB" color space for farbfeld and handle ICC profilesFRIGN2016-01-17
* 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
* ff2png: Export 16-Bit RGBA PNG's so we don't lose dataFRIGN2016-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