• Anton Khirnov's avatar
    lavf: deprecate compute_pkt_fields2 · 8de1ee9f
    Anton Khirnov authored
    All encoders set pts and dts properly now (and have been doing that for
    a while), so there is no good reason to do any timestamp guessing in the
    muxer.
    
    The newly added AVStreamInternal will be later used for storing all the
    private fields currently living in AVStream.
    8de1ee9f
mux.c 23.2 KB