summaryrefslogtreecommitdiff
path: root/HISTORY
diff options
context:
space:
mode:
authorKlaus Schmidinger <vdr@tvdr.de>2010-01-23 15:39:15 +0100
committerKlaus Schmidinger <vdr@tvdr.de>2010-01-23 15:39:15 +0100
commit96ce9817131c79b862916bdf2fdbd31b596bdb29 (patch)
treeaf624ca9027b79f33aad49b3fc1d1836981cddc7 /HISTORY
parenteb394c68f165a15d29d1b43bc2590ed42c39574b (diff)
downloadvdr-96ce9817131c79b862916bdf2fdbd31b596bdb29.tar.gz
vdr-96ce9817131c79b862916bdf2fdbd31b596bdb29.tar.bz2
Fixed determining the frame duration on channels where the PTS deltas jitter by +/-1 around 1800
Diffstat (limited to 'HISTORY')
-rw-r--r--HISTORY4
1 files changed, 3 insertions, 1 deletions
diff --git a/HISTORY b/HISTORY
index 73f0da91..d389f6fb 100644
--- a/HISTORY
+++ b/HISTORY
@@ -6276,7 +6276,7 @@ Video Disk Recorder Revision History
- Fixed plugin arguments corruption with glibc 2.11 on x86_64 (thanks to
Anssi Hannula).
-2010-01-17: Version 1.7.12
+2010-01-23: Version 1.7.12
- Changed the EVCONTENTMASK_* macros to enums and changed "mask" to "group".
- Updated the Estonian OSD texts (thanks to Arthur Konovalov).
@@ -6294,3 +6294,5 @@ Video Disk Recorder Revision History
- The new setup option "Miscellaneous/Channels wrap" controls whether the current
channel wraps around the beginning or end of the channel list when zapping (thanks
to Matti Lehtimäki).
+- Fixed determining the frame duration on channels where the PTS deltas jitter by
+ +/-1 around 1800.