diff options
author | Klaus Schmidinger <vdr@tvdr.de> | 2009-03-27 14:11:43 +0100 |
---|---|---|
committer | Klaus Schmidinger <vdr@tvdr.de> | 2009-03-27 14:11:43 +0100 |
commit | e3de25dd112fa2980752765840399c22559edd76 (patch) | |
tree | 8b8142eadf5436a5e25e66f03d41d664033d2d1d /HISTORY | |
parent | 323969e58df323ddce392be9abee5fd4019b79fc (diff) | |
download | vdr-e3de25dd112fa2980752765840399c22559edd76.tar.gz vdr-e3de25dd112fa2980752765840399c22559edd76.tar.bz2 |
Modified cFrameDetector::Analyze() to minimize file I/O overhead during recording
Diffstat (limited to 'HISTORY')
-rw-r--r-- | HISTORY | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -6003,3 +6003,6 @@ Video Disk Recorder Revision History - Adapted cFrameDetector::Analyze() to HD NTSC broadcasts that split frames over several payload units (thanks to Derek Kelly for reporting this and helping in testing). +- Modified cFrameDetector::Analyze() to make it process whole frames at once, so + that file I/O overhead is minimized during recording (reported by Günter + Niedermeier). |