Fixed cVideoRepacker to better handle errors in data

This commit is contained in:
Klaus Schmidinger
2005-08-21 09:00:31 +02:00
parent 6de23d7d96
commit 9dd6796702
2 changed files with 7 additions and 14 deletions

View File

@@ -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).