summaryrefslogtreecommitdiffstats
path: root/main.c
Commit message (Expand)AuthorAgeFilesLines
* Allow all possible bit-depths, not just multiples of three.Tavian Barnes2014-05-101-9/+12
* Try to be more even in which neighbor to choose.Tavian Barnes2014-03-121-18/+23
* Refactor hue comparator into color.c.Tavian Barnes2014-03-111-28/+1
* Get rid of some unreachable abort()s.Tavian Barnes2014-03-111-6/+0
* Allow different color spaces to be used for similarity measurement.Tavian Barnes2014-03-111-25/+43
* Use a better method of getting rid of HUE_SORT artifacts.Tavian Barnes2014-03-111-9/+6
* Initial commit.Tavian Barnes2014-03-111-0/+281