Skip to content
  • Jan Schmidt's avatar
    tsparse: Convert PCR values immediately · c77feb08
    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.
    c77feb08