summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* Update TODOLaslo Hunhold2017-04-12
* Refactor ff2ppm(1)Laslo Hunhold2017-04-12
* Refactor png-conversion-utilitiesLaslo Hunhold2017-04-12
* Refactor ff2pam(1)Laslo Hunhold2017-04-12
* Refactor jpg-conversion-utilitiesLaslo Hunhold2017-04-12
* Also print extra warningsLaslo Hunhold2017-04-12
* Rename header-functions and add more util functionsLaslo Hunhold2017-04-12
* config.mk: C89 -> C99Laslo Hunhold2017-04-02
* Remove prerequisite from single-suffix inference ruleLaslo Hunhold2017-04-02
* Add util.{c|h} to deduplicate codeLaslo Hunhold2017-03-30
* Mark explicit dependency on requisites for BINLaslo Hunhold2017-03-30
* Pass LDFLAGS instead of CFLAGS in the linking stageLaslo Hunhold2017-03-30
* No need to keep the implicit build ruleLaslo Hunhold2017-03-30
* Make Makefile strictly POSIX compliantLaslo Hunhold2017-03-30
* Rename PREREQ to REQLaslo Hunhold2017-03-29
* Overhaul Build-systemLaslo Hunhold2017-03-29
* Update TODOLaslo Hunhold2017-01-09
* Add ff2pam(1): convert farbfeld to 16-bit RGBA Portable Arbitrary MapMattias Andrée2017-01-09
* 2ff: use trap to remove temporary fileFRIGN2016-09-19
* 2ff: make it more portableFRIGN2016-09-19
* 2ff: Make it idempotent and clean it up a bitFRIGN2016-09-19
* Shellcheck 2ff fixesFRIGN2016-09-07
* Improve fread error handling in ff2*Alexander Krotov2016-05-19
* Makefile improvementsHiltjo Posthuma2016-05-18
* Revert "Fix Makefile to rebuild when there have been changes"FRIGN2016-05-18
* Fix Makefile to rebuild when there have been changesFRIGN2016-05-17
* Remove dimension checksFRIGN2016-04-10
* Remove line-breaks from MakefileFRIGN2016-04-03
* Makefile improvementsHiltjo Posthuma2016-04-03
* add ff2jpg tool, convert farbfeld images to RGB JPEGHiltjo Posthuma2016-04-03
* don't link against unneeded libsHiltjo Posthuma2016-04-03
* fix bugs introduced by refactor f0a4ce113d0e9dc50110a0ad9e98433d05aa2307Hiltjo Posthuma2016-04-03
* Use uint8_t instead of uint16_t correctlyFRIGN2016-03-21
* Write a better format for the row-buffer allocationFRIGN2016-03-21
* Optimize ff2ppm(1)FRIGN2016-03-21
* add arg.h (needed for ff2ppm)Hiltjo Posthuma2016-03-21
* add ff2ppm(1)Hiltjo Posthuma2016-03-21
* Prevent overflow in rowlen and improve inaccuracies in styleFRIGN2016-03-18
* Bump version to 2FRIGN2016-03-14
* Add proper blank lines in png2ff(1) before commentsFRIGN2016-03-04
* 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