diff options
author | Klaus Schmidinger <vdr@tvdr.de> | 2009-04-19 15:17:17 +0200 |
---|---|---|
committer | Klaus Schmidinger <vdr@tvdr.de> | 2009-04-19 15:17:17 +0200 |
commit | 85645317ae2e924ecc8faa6ff9a7935a7ebff15e (patch) | |
tree | a07d64dee89eb9bc8cb96f2fc77e68679a04cddb /HISTORY | |
parent | 3f492c4f5732abdb15a193fb610a9a73115a4972 (diff) | |
download | vdr-85645317ae2e924ecc8faa6ff9a7935a7ebff15e.tar.gz vdr-85645317ae2e924ecc8faa6ff9a7935a7ebff15e.tar.bz2 |
cDvbPlayer::Empty() subtracts 1 from readIndex, because Action() will first increment it
Diffstat (limited to 'HISTORY')
-rw-r--r-- | HISTORY | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -6054,3 +6054,5 @@ Video Disk Recorder Revision History so that a decoder will ignore them together with any PES data collected for that PID so far (thanks to Oliver Endriss for reporting chirping sound disturbences at editing points in TS recordings). +- cDvbPlayer::Empty() subtracts 1 from readIndex, because Action() will first + increment it. |