summaryrefslogtreecommitdiff
path: root/HISTORY
diff options
context:
space:
mode:
authorKlaus Schmidinger <vdr@tvdr.de>2011-08-20 09:07:26 +0200
committerKlaus Schmidinger <vdr@tvdr.de>2011-08-20 09:07:26 +0200
commit3a19051c76ef19706e227ab971184a0e77a23e3c (patch)
tree2ba1b2ed92dad3c6bf5d0b4d629ed6737d127bad /HISTORY
parentf4007c7ff3d1f1f686bf3c74399027f7d91de86b (diff)
downloadvdr-3a19051c76ef19706e227ab971184a0e77a23e3c.tar.gz
vdr-3a19051c76ef19706e227ab971184a0e77a23e3c.tar.bz2
Fixed detecting frames for channels that split frames into several payloads
Diffstat (limited to 'HISTORY')
-rw-r--r--HISTORY5
1 files changed, 5 insertions, 0 deletions
diff --git a/HISTORY b/HISTORY
index b5006894..0ea32af1 100644
--- a/HISTORY
+++ b/HISTORY
@@ -6698,3 +6698,8 @@ Video Disk Recorder Revision History
- cTimeMs is no longer initialized to the current time if the value given to the
constructor is negative (avoids the "cTimeMs: using monotonic clock..." log message
before VDR's starting log message).
+
+2011-08-20: Version 1.7.21
+
+- Fixed detecting frames for channels that split frames into several payloads
+ (reported by Derek Kelly).