Fixed replaying recordings to their very end, if they don't end with an I-frame

This commit is contained in:
Klaus Schmidinger
2016-12-22 11:40:25 +01:00
parent be4cdcf170
commit 22cb026e5e
3 changed files with 9 additions and 9 deletions

View File

@@ -8859,3 +8859,5 @@ Video Disk Recorder Revision History
to Thomas Reufer).
- Improved handling frame numbers to have a smoother progress display during
replay of recordings with B-frames (thanks to Thomas Reufer).
- Fixed replaying recordings to their very end, if they don't end with an I-frame
(thanks to Thomas Reufer).