summaryrefslogtreecommitdiff
path: root/ff2png.c
AgeCommit message (Expand)Author
2018-04-11Add warn() and die()Laslo Hunhold
2018-04-11Add efread() and efwrite()Laslo Hunhold
2017-04-13Use fshut() to properly flush the output streamLaslo Hunhold
2017-04-12Refactor png-conversion-utilitiesLaslo Hunhold
2017-03-30Add util.{c|h} to deduplicate codeLaslo Hunhold
2016-05-19Improve fread error handling in ff2*Alexander Krotov
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