diff options
author | Klaus Schmidinger <vdr@tvdr.de> | 2012-12-23 13:37:13 +0100 |
---|---|---|
committer | Klaus Schmidinger <vdr@tvdr.de> | 2012-12-23 13:37:13 +0100 |
commit | dee67e70610ad695276e115b25aebdedf94a641c (patch) | |
tree | 08907ad67858038c0db3fab8e43efca30327f9ac /HISTORY | |
parent | d6efa529c906d034f2e7561a4cdc93b81ca80be0 (diff) | |
download | vdr-dee67e70610ad695276e115b25aebdedf94a641c.tar.gz vdr-dee67e70610ad695276e115b25aebdedf94a641c.tar.bz2 |
Fixed cIndexFile::GetNextIFrame() to properly handle the case where the very last frame is an I-frame
Diffstat (limited to 'HISTORY')
-rw-r--r-- | HISTORY | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -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). |