summaryrefslogtreecommitdiff
path: root/HISTORY
diff options
context:
space:
mode:
Diffstat (limited to 'HISTORY')
-rw-r--r--HISTORY3
1 files changed, 3 insertions, 0 deletions
diff --git a/HISTORY b/HISTORY
index 53e5b2e8..a674d4ce 100644
--- a/HISTORY
+++ b/HISTORY
@@ -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).