Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | cleanup | giraffedata | 2015-05-20 | 1 | -9/+9 |
* | Add and use pbm_cleanrowend_packed | giraffedata | 2015-05-16 | 4 | -27/+10 |
* | Fix bug: incorrect handling of negative sample values | giraffedata | 2015-04-30 | 1 | -10/+20 |
* | Work around GCC < 4.2 bug that causes compile failure | giraffedata | 2015-04-09 | 3 | -11/+16 |
* | Fix compile error from yesterday | giraffedata | 2015-03-29 | 1 | -1/+1 |
* | cleanup | giraffedata | 2015-03-29 | 1 | -3/+7 |
* | Produce raw format instead of plain by default | giraffedata | 2015-03-29 | 1 | -1/+1 |
* | cleanup | giraffedata | 2015-03-29 | 1 | -5/+5 |
* | cleanup | giraffedata | 2015-03-29 | 1 | -200/+336 |
* | Add -gradient | giraffedata | 2015-03-28 | 1 | -1/+27 |
* | Add -noblack, -nowhite | giraffedata | 2015-03-22 | 1 | -51/+142 |
* | Fix bug: used unnormalized value where normalized required in bt709->srgb and... | giraffedata | 2015-01-22 | 1 | -2/+12 |
* | Fix typo in comment | giraffedata | 2015-01-16 | 1 | -1/+1 |
* | Fix TRUE, FALSE redefined | giraffedata | 2015-01-01 | 1 | -3/+3 |
* | Add -bsingle, -wsingle | giraffedata | 2014-12-19 | 1 | -5/+65 |
* | Fix height used where width needed | giraffedata | 2014-11-05 | 1 | -1/+1 |
* | Declare _XOPEN_SOURCE >= 500 to make strdup defined | giraffedata | 2014-08-24 | 5 | -2/+7 |
* | add comments | giraffedata | 2014-08-12 | 1 | -2/+9 |
* | Add -bias | giraffedata | 2014-08-10 | 1 | -166/+259 |
* | Remove Pnmcomp | giraffedata | 2014-08-02 | 2 | -461/+5 |
* | Fix missing WANT_SSE | giraffedata | 2014-06-27 | 2 | -1/+2 |
* | Add Windows icon capability, centralize make rule for link of programs | giraffedata | 2014-04-13 | 1 | -7/+6 |
* | Fix missing .exe on copies of programs under old names | giraffedata | 2014-03-01 | 2 | -17/+17 |
* | Fix for -takeodd on image with no odd rows | giraffedata | 2014-02-09 | 1 | -1/+7 |
* | clip output values to 0..maxval; detect too-small input | giraffedata | 2014-02-09 | 1 | -46/+70 |
* | whitespace | giraffedata | 2013-12-30 | 1 | -28/+26 |
* | Fix syntax error | giraffedata | 2013-12-30 | 1 | -1/+1 |
* | Add -changemaxval | giraffedata | 2013-12-22 | 1 | -9/+70 |
* | cleanup | giraffedata | 2013-12-22 | 1 | -23/+26 |
* | cleanup | giraffedata | 2013-12-15 | 1 | -14/+23 |
* | fix incorrect determination of background color | giraffedata | 2013-12-15 | 1 | -3/+4 |
* | Use SSE stuff with Clang as for GCC | giraffedata | 2013-10-30 | 1 | -1/+5 |
* | Change references to MMX to SSE to match actual code | giraffedata | 2013-10-25 | 1 | -3/+3 |
* | Fix code committed a few minutes ago | giraffedata | 2013-10-20 | 1 | -1/+1 |
* | Use <emmintrins.h> interface for MMX SSE instrinsics instead of GCC-specific ... | giraffedata | 2013-10-20 | 1 | -11/+31 |
* | Correct grammar in commetns | giraffedata | 2013-07-25 | 3 | -10/+10 |
* | cleanup - declare qsort comparison routines as such | giraffedata | 2013-07-24 | 2 | -11/+33 |
* | cleanup | giraffedata | 2013-06-20 | 1 | -10/+7 |
* | cleanup | giraffedata | 2013-06-19 | 8 | -162/+168 |
* | cleanup | giraffedata | 2013-06-19 | 1 | -1/+1 |
* | Fix -norandom: reference to unset variable | giraffedata | 2013-05-20 | 1 | -0/+20 |
* | Make Perl programs find the Perl interpreter via PATH | giraffedata | 2013-04-12 | 6 | -11/+156 |
* | pnmquantall is Perl, so doesn't end in .exe | giraffedata | 2013-02-16 | 1 | -1/+1 |
* | Set don't care bits to zero | giraffedata | 2012-12-25 | 1 | -1/+6 |
* | cleanup | giraffedata | 2012-12-03 | 1 | -91/+106 |
* | Rename -randseed to -randomseed | giraffedata | 2012-11-24 | 1 | -0/+2 |
* | Add -randomseed | giraffedata | 2012-11-24 | 1 | -2/+6 |
* | Add -randomseed | giraffedata | 2012-11-24 | 1 | -3/+6 |
* | New test framework, lots of tests | giraffedata | 2012-11-24 | 4 | -45/+0 |
* | Fix using wrong input files, not setting unoccupied space to black, other bugs | giraffedata | 2012-11-22 | 1 | -85/+182 |