summaryrefslogtreecommitdiff
path: root/HISTORY
diff options
context:
space:
mode:
authorKlaus Schmidinger <vdr@tvdr.de>2011-09-04 10:13:14 +0200
committerKlaus Schmidinger <vdr@tvdr.de>2011-09-04 10:13:14 +0200
commit96061c5b40cc940d9ae2860ba0a1a941486f3cf1 (patch)
tree1ea70e1b8dae716a5b9b1c57b6b7f5d73accbfac /HISTORY
parent6c110a7272f7a6e57f93f4de4c6792ebbbccbf1e (diff)
downloadvdr-96061c5b40cc940d9ae2860ba0a1a941486f3cf1.tar.gz
vdr-96061c5b40cc940d9ae2860ba0a1a941486f3cf1.tar.bz2
Revoked the changes to cFrameDetector that have been introduced in version 1.7.19
Diffstat (limited to 'HISTORY')
-rw-r--r--HISTORY3
1 files changed, 2 insertions, 1 deletions
diff --git a/HISTORY b/HISTORY
index 93451753..0f97ae08 100644
--- a/HISTORY
+++ b/HISTORY
@@ -6699,7 +6699,7 @@ Video Disk Recorder Revision History
constructor is negative (avoids the "cTimeMs: using monotonic clock..." log message
before VDR's starting log message).
-2011-08-27: Version 1.7.21
+2011-09-04: Version 1.7.21
- Fixed detecting frames for channels that split frames into several payloads
(reported by Derek Kelly).
@@ -6738,3 +6738,4 @@ Video Disk Recorder Revision History
receiving on SD FF devices and uses the device only for output (thanks to Udo
Richter).
- Fixed detecting frames on radio channels (reported by Chris Mayo).
+- Revoked the changes to cFrameDetector that have been introduced in version 1.7.19.