• Anton Khirnov's avatar
    lavf/gifdec: do not mark as notimestamps · 3562993d
    Anton Khirnov authored
    The demuxer does not set packet timestamps itself after
    c6b63566 and instead relies on the
    parser to do it. However, this does not matter from the caller
    perspective as it still happens inside the demuxer. The demuxer should
    thus not be flagged as not having timestamps.
    3562993d
gifdec.c 9.11 KB