• Anton Khirnov's avatar
    lavf: make compute_chapters_end less picky. · ab11317c
    Anton Khirnov authored
    In particular, now it assumes that
    a) chapters are chronologically ordered
    b) chapters have the same timebases
    c) duration of the stream is known
    and asserts if any of these is not met.
    
    Make it properly deal with harsher conditions.
    
    fixes issue2320
    ab11317c
utils.c 124 KB