cFrameDetector::Analyze() now syncs on the TS packet sync bytes

This commit is contained in:
Klaus Schmidinger
2009-05-03 14:45:53 +02:00
parent f161d1b2fe
commit b0d380ba06
3 changed files with 11 additions and 1 deletions

View File

@@ -6072,3 +6072,5 @@ Video Disk Recorder Revision History
screen OSD on HD systems.
- The OSD size is now automatically adjusted to the actual video display
(provided the output device implements the GetVideoSize() function).
- cFrameDetector::Analyze() now syncs on the TS packet sync bytes (thanks to
Oliver Endriss for reporting broken index generation after a buffer overflow).