Skip to content
  • damienf's avatar
    · b83f5ed9
    damienf authored
    i've modified the following functions to properly skip data (read buffer is nil) on streams which cannot be seeked.
    
    AStreamReadBlock()
    AStreamReadStream()
    
    before those modifications, playback would suddenly be interrupted after a while on network streams prone to packet loss.
    
    b83f5ed9