summaryrefslogtreecommitdiff
path: root/src/util.c
AgeCommit message (Collapse)AuthorFilesLines
2012-11-15pgm_save: Check whether file could be openedBenjamin Franzke1-2/+6
2012-11-15util: Remove pgm output in frame_mix functionBenjamin Franzke1-8/+1
That should be up to the utility user, to use pgm_save afterwards.
2012-11-15Add frame mix saving for high diffs.Jan Klemkow1-0/+32
2012-11-14Add util.cBenjamin Franzke1-0/+12