summaryrefslogtreecommitdiff
path: root/HISTORY
diff options
context:
space:
mode:
Diffstat (limited to 'HISTORY')
-rw-r--r--HISTORY2
1 files changed, 2 insertions, 0 deletions
diff --git a/HISTORY b/HISTORY
index 1f3e5228..dc3afca9 100644
--- a/HISTORY
+++ b/HISTORY
@@ -7456,3 +7456,5 @@ Video Disk Recorder Revision History
- Updated the Italian OSD texts (thanks to Diego Pierotto).
- Fixed replay stuttering close to the end of an ongoing recording (reported by Andreas
Regel).
+- Fixed cIndexFile::GetNextIFrame() to properly handle the case where the very last frame
+ is an I-frame (which normally shouldn't occur).