diff options
author | Klaus Schmidinger <vdr@tvdr.de> | 2009-05-03 14:45:53 +0200 |
---|---|---|
committer | Klaus Schmidinger <vdr@tvdr.de> | 2009-05-03 14:45:53 +0200 |
commit | b0d380ba06d7e7a36097d380c94a33358b68caab (patch) | |
tree | ff6da4bdc53b0ee0ff903a489040918b7dd15be3 /HISTORY | |
parent | f161d1b2fe69d4fcfac37581fa60b5d9ce5ded11 (diff) | |
download | vdr-b0d380ba06d7e7a36097d380c94a33358b68caab.tar.gz vdr-b0d380ba06d7e7a36097d380c94a33358b68caab.tar.bz2 |
cFrameDetector::Analyze() now syncs on the TS packet sync bytes1.7.7
Diffstat (limited to 'HISTORY')
-rw-r--r-- | HISTORY | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -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). |