diff options
author | Klaus Schmidinger <vdr@tvdr.de> | 2011-09-04 10:13:14 +0200 |
---|---|---|
committer | Klaus Schmidinger <vdr@tvdr.de> | 2011-09-04 10:13:14 +0200 |
commit | 96061c5b40cc940d9ae2860ba0a1a941486f3cf1 (patch) | |
tree | 1ea70e1b8dae716a5b9b1c57b6b7f5d73accbfac /HISTORY | |
parent | 6c110a7272f7a6e57f93f4de4c6792ebbbccbf1e (diff) | |
download | vdr-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-- | HISTORY | 3 |
1 files changed, 2 insertions, 1 deletions
@@ -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. |