summaryrefslogtreecommitdiff
path: root/HISTORY
diff options
context:
space:
mode:
authorKlaus Schmidinger <vdr@tvdr.de>2012-10-15 11:23:59 +0200
committerKlaus Schmidinger <vdr@tvdr.de>2012-10-15 11:23:59 +0200
commit15bb8ca60db165833441e44da6d8861e9a7df0ad (patch)
treeae32fdeeef17952713495b1c46b2e41147028ed3 /HISTORY
parent8c633a5f65da85769600f8867296f33cc30b9946 (diff)
downloadvdr-15bb8ca60db165833441e44da6d8861e9a7df0ad.tar.gz
vdr-15bb8ca60db165833441e44da6d8861e9a7df0ad.tar.bz2
If a frame position in the 'marks' file of a recording doesn't point to an I-frame, it will now be shifted towards the next I-frame
Diffstat (limited to 'HISTORY')
-rw-r--r--HISTORY5
1 files changed, 4 insertions, 1 deletions
diff --git a/HISTORY b/HISTORY
index 5fdc7b47..2f6a560c 100644
--- a/HISTORY
+++ b/HISTORY
@@ -7272,7 +7272,7 @@ Video Disk Recorder Revision History
".keep" to prevent a directory from being deleted when it is empty. Currently the
only file name that is ignored is ".sort".
-2012-10-13: Version 1.7.32
+2012-10-15: Version 1.7.32
- Pressing the Play key during normal live viewing mode now opens the Recordings menu
if there is no "last viewed" recording (thanks to Alexander Wenzel).
@@ -7298,3 +7298,6 @@ Video Disk Recorder Revision History
Make.config.template.
- Fixed handling VPS timers in case the running status of an event goes to '1' (not
running) and later goes to '4' (running).
+- If a frame position in the 'marks' file of a recording doesn't point to an I-frame,
+ it will now be shifted towards the next I-frame (either up or down, whichever is
+ closer).