summaryrefslogtreecommitdiff
path: root/HISTORY
diff options
context:
space:
mode:
authorKlaus Schmidinger <vdr@tvdr.de>2005-08-21 09:00:31 +0200
committerKlaus Schmidinger <vdr@tvdr.de>2005-08-21 09:00:31 +0200
commit9dd6796702fa6487e3be8d5c6d4083dd25791f47 (patch)
tree2207b7d73e1065c41764ee377051c367d9d56761 /HISTORY
parent6de23d7d96720f89cbc864bbf504fe466e224497 (diff)
downloadvdr-9dd6796702fa6487e3be8d5c6d4083dd25791f47.tar.gz
vdr-9dd6796702fa6487e3be8d5c6d4083dd25791f47.tar.bz2
Fixed cVideoRepacker to better handle errors in data
Diffstat (limited to 'HISTORY')
-rw-r--r--HISTORY1
1 files changed, 1 insertions, 0 deletions
diff --git a/HISTORY b/HISTORY
index dce1b460..ae70d723 100644
--- a/HISTORY
+++ b/HISTORY
@@ -3709,3 +3709,4 @@ Video Disk Recorder Revision History
all CAMs initialized and ready to decrypt, so that no more "channel not
available" happens if VDR is started with the current channel being an encrypted
one, or a timer on such a channel hits right after starting VDR.
+- Fixed cVideoRepacker to better handle errors in data (thanks to Reinhard Nissl).