summaryrefslogtreecommitdiff
path: root/HISTORY
diff options
context:
space:
mode:
authorKlaus Schmidinger <vdr@tvdr.de>2005-02-13 14:38:08 +0100
committerKlaus Schmidinger <vdr@tvdr.de>2005-02-13 14:38:08 +0100
commit1594333047b3c24f61bdfe03b6e99ae64f5ac248 (patch)
tree5b46401abe8007c764e53dffd5c1972992594fac /HISTORY
parent9055f754ddda134e039e50c66e36802ee731c6db (diff)
downloadvdr-1594333047b3c24f61bdfe03b6e99ae64f5ac248.tar.gz
vdr-1594333047b3c24f61bdfe03b6e99ae64f5ac248.tar.bz2
Added missing reset of the 'repacker' to cTS2PES::Clear()1.3.21
Diffstat (limited to 'HISTORY')
-rw-r--r--HISTORY2
1 files changed, 2 insertions, 0 deletions
diff --git a/HISTORY b/HISTORY
index 0cbaf08e..9a873b81 100644
--- a/HISTORY
+++ b/HISTORY
@@ -3413,3 +3413,5 @@ Video Disk Recorder Revision History
- The new function cDvbDevice::SetTransferModeForDolbyDigital() can be used by
plugins that implement Dolby Digital output and thus want to prevent the cDvbDevice
from starting Transfer Mode in order to replay DD over the DVB device.
+- Added missing reset of the 'repacker' to cTS2PES::Clear() (thanks to Marco
+ Schlüßler for reporting this one).