Skip to content
  • Thiago Santos's avatar
    qtmux: improve support for sparse streams · f89ba82f
    Thiago Santos authored
    Do not try to use subsequent buffer timestamps to calculate
    sparse streams durations because the stream is sparse and
    the buffers might not be 'time adjacent'. So rely on the
    duration and give the option to the pad to provide
    custom 'empty' buffers to represent the gaps in the
    stream, this can vary on how the data is represented.
    
    Right now, the only sparse stream supported is tx3g subtitles.
    f89ba82f