From 2e8f4b8d219d6dd1ecb4bb5b44c1c48289f3b306 Mon Sep 17 00:00:00 2001 From: Klaus Schmidinger Date: Sat, 7 Feb 2015 11:09:22 +0100 Subject: [PATCH] Fixed a typo --- HISTORY | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/HISTORY b/HISTORY index cc737bf0..b91ba3b5 100644 --- a/HISTORY +++ b/HISTORY @@ -8384,7 +8384,7 @@ Video Disk Recorder Revision History - Now returning from removing deleted recordings after at most 10 seconds, or if the user presses a remote control key, to keep the system from getting unresponsive when removing a huge number of files (reported by Dieter Ferdinand). -- Fixed generating the index file of an existing recording in case at the of a TS file +- Fixed generating the index file of an existing recording in case at the end of a TS file there is less data in the buffer than needed by the frame detector. In such a case it was possible that frames were missed, and there was most likely a distortion when replaying that part of a recording. This is mostly a problem for recordings that @@ -8405,7 +8405,7 @@ Video Disk Recorder Revision History - Now returning from removing deleted recordings after at most 10 seconds, or if the user presses a remote control key, to keep the system from getting unresponsive when removing a huge number of files (reported by Dieter Ferdinand). -- Fixed generating the index file of an existing recording in case at the of a TS file +- Fixed generating the index file of an existing recording in case at the end of a TS file there is less data in the buffer than needed by the frame detector. In such a case it was possible that frames were missed, and there was most likely a distortion when replaying that part of a recording. This is mostly a problem for recordings that