summaryrefslogtreecommitdiff
path: root/HISTORY
diff options
context:
space:
mode:
authorKlaus Schmidinger <vdr@tvdr.de>2016-12-22 11:40:25 +0100
committerKlaus Schmidinger <vdr@tvdr.de>2016-12-22 11:40:25 +0100
commit22cb026e5e3cb12667d6e07db585a41d748bb55a (patch)
tree7ca744142392ea1da2b3d74ab65b0459fbfc924f /HISTORY
parentbe4cdcf17027e2f6f5482fb13d273693145d11a1 (diff)
downloadvdr-22cb026e5e3cb12667d6e07db585a41d748bb55a.tar.gz
vdr-22cb026e5e3cb12667d6e07db585a41d748bb55a.tar.bz2
Fixed replaying recordings to their very end, if they don't end with an I-frame
Diffstat (limited to 'HISTORY')
-rw-r--r--HISTORY2
1 files changed, 2 insertions, 0 deletions
diff --git a/HISTORY b/HISTORY
index 722cebfe..8b8130b2 100644
--- a/HISTORY
+++ b/HISTORY
@@ -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).