summaryrefslogtreecommitdiff
path: root/ff2png.c
AgeCommit message (Expand)Author
2016-03-18Prevent overflow in rowlen and improve inaccuracies in styleFRIGN
2016-03-04Use uint32-array to store the headerFRIGN
2016-02-01Refactor tools and increase performance by ~70%FRIGN
2016-01-29Back to the roots.FRIGN
2016-01-20Use linear RGBFRIGN
2016-01-19Remove more png cruft from codeFRIGN
2016-01-17Mandate "ProPhoto RGB" color space for farbfeld and handle ICC profilesFRIGN
2016-01-06Improve error-handling in the toolsFRIGN
2016-01-06Small changes in the png-utilsFRIGN
2016-01-04Add stricter and clearer error-checking in png2ff and ff2pngFRIGN
2016-01-04ff2png: Export 16-Bit RGBA PNG's so we don't lose dataFRIGN
2015-11-17Avoid using the non-portable endian.h conversion functionssin
2015-11-13Add _BSD_SOURCE for endian.hFRIGN
2015-11-10Remove arg.hFRIGN
2015-11-10Fix 16-bit RGB-expands and header-endianness properlyFRIGN
2015-11-09imagefile -> farbfeldFRIGN