Fixed detecting frames for channels that split frames into several payloads

This commit is contained in:
Klaus Schmidinger
2011-08-20 09:07:26 +02:00
parent f4007c7ff3
commit 3a19051c76
4 changed files with 16 additions and 7 deletions

View File

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