summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* Fix 2 little things in jpg2ff(1)FRIGN2016-03-04
* Use uint32-array to store the headerFRIGN2016-03-04
* Fix 2ffFRIGN2016-03-04
* Remove last ICC tracesFRIGN2016-02-22
* Use the "row-major" term instead of "row-aligned"FRIGN2016-02-22
* Refactor tools and increase performance by ~70%FRIGN2016-02-01
* Move alpha-premultiplication information away from the FORMATFRIGN2016-01-31
* Back to the roots.FRIGN2016-01-29
* Use linear RGBFRIGN2016-01-20
* Update manpage reflecting the features of each toolFRIGN2016-01-19
* Remove more png cruft from codeFRIGN2016-01-19
* Add ICC-color-profile handling to jpg2ffFRIGN2016-01-17
* Fix gcc-optimization bug in png2ffFRIGN2016-01-17
* Clarify manpages in regard to the ICC handlingFRIGN2016-01-17
* Mandate "ProPhoto RGB" color space for farbfeld and handle ICC profilesFRIGN2016-01-17
* Add short note on alpha-premultiplicationFRIGN2016-01-15
* Add 'dist' to .PHONYFRIGN2016-01-06
* Bump version to 1FRIGN2016-01-06
* Install manpages in $PREFIX/man not $PREFIX/share/manFRIGN2016-01-06
* Improve error-handling in the toolsFRIGN2016-01-06
* Forgot to add argv[0] to fprintfFRIGN2016-01-06
* Refactor jpg2ffFRIGN2016-01-06
* Small changes in the png-utilsFRIGN2016-01-06
* Fix 2ff stderr-redirectFRIGN2016-01-05
* Also be consistent in config.mkFRIGN2016-01-05
* Use consistent {} in MakefileFRIGN2016-01-05
* Quote paths in MakefileFRIGN2016-01-05
* Fix Makefile+config.mkFRIGN2016-01-05
* Add tool manpages and set up the Makefile to install the manualsFRIGN2016-01-05
* 2ff: Check return values and handle errorsFRIGN2016-01-05
* farbfeld.5: exit() -> returnFRIGN2016-01-05
* Update example in farbfeld.5FRIGN2016-01-05
* Fix bugs in farbfeld(5)-exampleFRIGN2016-01-05
* Update config.mkFRIGN2016-01-04
* Fix markup-error in farbfeld.5FRIGN2016-01-04
* Add farbfeld(5) manpageFRIGN2016-01-04
* 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
* Update LICENSEFRIGN2016-01-04
* Update TODOFRIGN2016-01-04
* ff2png: Export 16-Bit RGBA PNG's so we don't lose dataFRIGN2016-01-04
* png2ff: Convert 16-Bit PNG's losslesslyFRIGN2016-01-04
* Use stdin and stdout with 2ffFRIGN2015-12-11
* fix segfault on JPG errorFRIGN2015-12-08
* Update TODOFRIGN2015-11-23
* Update LICENSE 2FRIGN2015-11-23
* Update LICENSEFRIGN2015-11-23
* JPG Code cleanupFRIGN2015-11-23