summaryrefslogtreecommitdiff
path: root/HISTORY
diff options
context:
space:
mode:
authorKlaus Schmidinger <vdr@tvdr.de>2009-04-19 15:19:10 +0200
committerKlaus Schmidinger <vdr@tvdr.de>2009-04-19 15:19:10 +0200
commite7c18af94ce71f52e3c5d7d54e0b5648f64e26e5 (patch)
treec1a6ec4d61dcfa2594823dfa62167b17abf930b3 /HISTORY
parent85645317ae2e924ecc8faa6ff9a7935a7ebff15e (diff)
downloadvdr-e7c18af94ce71f52e3c5d7d54e0b5648f64e26e5.tar.gz
vdr-e7c18af94ce71f52e3c5d7d54e0b5648f64e26e5.tar.bz2
Only storing non-zero Pts values in ptsIndex
Diffstat (limited to 'HISTORY')
-rw-r--r--HISTORY1
1 files changed, 1 insertions, 0 deletions
diff --git a/HISTORY b/HISTORY
index fe3df375..28bc551c 100644
--- a/HISTORY
+++ b/HISTORY
@@ -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.