• Anton Khirnov's avatar
    fftools/ffmpeg_dec: disregard demuxer timestamps for NOTIMESTAMPS formats · 303f10d4
    Anton Khirnov authored
    In this case any timestamps are guessed by compute_pkt_fields() in
    libavformat. Since we are decoding the stream, we have more accurate
    information from the decoder and do not need any guesses.
    
    Eliminates spurious PTS gaps in a number of FATE tests.
    
    Also avoids dropping the majority of frames in fate-dirac*
    303f10d4
dirac-low-delay 1.79 KB