summaryrefslogtreecommitdiff
path: root/src/overlap.c
AgeCommit message (Expand)AuthorFilesLines
2013-02-02Use PRId64 for int64_t in printfsBenjamin Franzke1-1/+2
2013-02-02suppress warning for wrong use of printing flagsJan Klemkow1-1/+1
2013-02-01add help flag and improve help messageJan Klemkow1-2/+4
2013-02-01Put frame_diff and pswap into utilBenjamin Franzke1-32/+0
2013-02-01overlap: Remove unnused functionsBenjamin Franzke1-30/+0
2013-02-01clean up code.Jan Klemkow1-6/+4
2013-01-31overlap: Remove print_time (since its in util)Benjamin Franzke1-14/+0
2013-01-31overlap: Use video_decode_seek to get fast to last frameBenjamin Franzke1-2/+2
2013-01-31add overlap toolJan Klemkow1-0/+171