Skip to content
  • Thibault Saunier's avatar
    mxf: Update media infos with new timestamp values · 28bd5a29
    Thibault Saunier authored
    PTSs have changed since:
    
    830e89b7e9418c7039021ebc4060d5c922e928b0:
    
    mxfdemux: Take temporal reordering from the index table into account
    This is needed to know the PTS, without that we only know the DTS and
    using that also for the PTS is wrong unless we have an intra-only codec.
    
    If we can't get the temporal reordering from the index table, don't set
    any PTS for non-intra-only codecs and let decoders figure out something.
    
    https://bugzilla.gnome.org/show_bug.cgi?id=784027
    28bd5a29