Skip to content
  • Thiago Santos's avatar
    oggdemux: No need to subtract begin time · 4b771bff
    Thiago Santos authored
    Last stop is already based on the chain start and there is no need
    to subtract the chain start as it may lead to a negative overflow.
    This was causing seeking issues when the target chain was not
    the first one (that has chain start = 0)
    
    Fixes #606382
    4b771bff