summaryrefslogtreecommitdiff
path: root/src/advtime.c
AgeCommit message (Expand)AuthorFilesLines
2013-02-01rename advtime into cuttimeJan Klemkow1-190/+0
2013-01-31Put print_time into util.cBenjamin Franzke1-14/+0
2013-01-31advtime: Check if frame_b can be freedBenjamin Franzke1-1/+2
2013-01-31describe parameter in usage partJan Klemkow1-2/+10
2013-01-29advtime: Remove old debug outputBenjamin Franzke1-15/+1
2013-01-29Use frame_a for last_dtsBenjamin Franzke1-4/+2
2013-01-29video-decode: Make struct video_decode private againBenjamin Franzke1-2/+0
2013-01-29video_decode: Store cur_dts in a video frameBenjamin Franzke1-2/+2
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