Skip to content
  • Jan Schmidt's avatar
    tsparse: Convert PCR values immediately · 60810cd0
    Jan Schmidt authored
    Doing lazy conversion of PCR values doesn't work right
    when a PCR discont is encountered. Instead, convert PCR
    values to the continuous timestamp domain as soon as we
    encounter them and store that instead.
    60810cd0