Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2013-02-01 | util: Add sobel operator | Benjamin Franzke | 1 | -0/+3 | |
2013-02-01 | Also put frame_average into util | Benjamin Franzke | 1 | -0/+3 | |
Not yet needed by other tools than cuttime, but its really just a utility function. | |||||
2013-02-01 | Put frame_diff and pswap into util | Benjamin Franzke | 1 | -0/+13 | |
2013-01-31 | util: Add pgm_read function | Benjamin Franzke | 1 | -0/+3 | |
2013-01-31 | Put print_time into util.c | Benjamin Franzke | 1 | -0/+5 | |
2012-11-15 | pgm_save: Check whether file could be opened | Benjamin Franzke | 1 | -1/+1 | |
2012-11-15 | util: Remove pgm output in frame_mix function | Benjamin Franzke | 1 | -2/+3 | |
That should be up to the utility user, to use pgm_save afterwards. | |||||
2012-11-15 | Add frame mix saving for high diffs. | Jan Klemkow | 1 | -0/+3 | |
2012-11-14 | Add util.c | Benjamin Franzke | 1 | -0/+7 | |