diff options
author | Klaus Schmidinger <vdr@tvdr.de> | 2011-08-20 09:07:26 +0200 |
---|---|---|
committer | Klaus Schmidinger <vdr@tvdr.de> | 2011-08-20 09:07:26 +0200 |
commit | 3a19051c76ef19706e227ab971184a0e77a23e3c (patch) | |
tree | 2ba1b2ed92dad3c6bf5d0b4d629ed6737d127bad /HISTORY | |
parent | f4007c7ff3d1f1f686bf3c74399027f7d91de86b (diff) | |
download | vdr-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-- | HISTORY | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -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). |