summaryrefslogtreecommitdiff
path: root/png2ff.c
AgeCommit message (Expand)Author
2018-04-11Add warn() and die()Laslo Hunhold
2018-04-11Add efread() and efwrite()Laslo Hunhold
2017-04-14Staticize functions in png2ff(1)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-03-18Prevent overflow in rowlen and improve inaccuracies in styleFRIGN
2016-03-04Add proper blank lines in png2ff(1) before commentsFRIGN
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-17Fix gcc-optimization bug in png2ffFRIGN
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-04Readd &colorFRIGN
2016-01-04Convert depth-check to switch and remove unused variablesFRIGN
2016-01-04Clean up png2ff, remove debug leftoversFRIGN
2016-01-04png2ff: Convert 16-Bit PNG's losslesslyFRIGN
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