• Gyan Doshi's avatar
    avformat/segment: calculate segment durations correctly. · 01f46f18
    Gyan Doshi authored
    segment_time and segment_times are defined as duration specifications, not
    timestamps, so calculation of segment duration must account for initial
    timestamp. Fixed.
    
    FATE ref for segment-mp4-to-ts changed on account of avoiding premature
    segment cut at the end of the first segment.
    01f46f18
segment.c 41.7 KB