summaryrefslogtreecommitdiff
path: root/src/advtime.c
AgeCommit message (Expand)AuthorFilesLines
2013-01-29Fix stream id by another broken hard-coded value.Benjamin Franzke1-2/+2
2013-01-29advtime: The end-time of frame n-1 needs to be < start_time of frame nBenjamin Franzke1-7/+10
2013-01-29advtime: Also print the range for the last frameBenjamin Franzke1-7/+17
2013-01-29advtime: Need to start the interval from the previous dtsBenjamin Franzke1-1/+1
2013-01-29Fix warningsBenjamin Franzke1-2/+2
2013-01-29flush output and use space als separatorJan Klemkow1-3/+7
2013-01-29video-decode: Allow reusing an old frameBenjamin Franzke1-4/+13
2013-01-29print_error: Be staticBenjamin Franzke1-1/+1
2013-01-29add flags for calc and output, print time and duration on cutJan Klemkow1-23/+55
2013-01-29add second diff over diffJan Klemkow1-3/+4
2013-01-10mv struct and wip stateJan Klemkow1-4/+28
2012-11-17video_decode: Inidicate EOF in get_frameBenjamin Franzke1-1/+1
2012-11-15pgm_save: Check whether file could be openedBenjamin Franzke1-2/+4
2012-11-15util: Remove pgm output in frame_mix functionBenjamin Franzke1-3/+3
2012-11-15Add frame mix saving for high diffs.Jan Klemkow1-3/+22
2012-11-14Add frame diff calculation and getopt.Jan Klemkow1-15/+71
2012-11-14advtime: Fix warningsBenjamin Franzke1-15/+2
2012-11-14Add average frame calculation.Jan Klemkow1-164/+48
2012-10-22advtime: Fix compilationJan Klemkow1-3/+3
2012-10-14add source code from ffmpeg libJan Klemkow1-0/+182