Only storing non-zero Pts values in ptsIndex

This commit is contained in:
Klaus Schmidinger
2009-04-19 15:19:10 +02:00
parent 85645317ae
commit e7c18af94c
2 changed files with 3 additions and 2 deletions

View File

@@ -6056,3 +6056,4 @@ Video Disk Recorder Revision History
editing points in TS recordings).
- cDvbPlayer::Empty() subtracts 1 from readIndex, because Action() will first
increment it.
- Only storing non-zero Pts values in ptsIndex.