• Derk-Jan Hartman's avatar
    * if a PTS keeps repeating for a while we assume EOF. This fixes QTSS VoD... · 8f6dd67f
    Derk-Jan Hartman authored
    * if a PTS keeps repeating for a while we assume EOF. This fixes QTSS VoD which VLC kept open after it was finished.
      The limit i chose in Demux() is 5 loops of Demux() with the same pcr. It's based on nothing, but I assumed it was more safe then checking for a single repeat of a PTS value. That might be allowed in some cases????
    
    8f6dd67f
livedotcom.cpp 43.7 KB