diff options
author | Klaus Schmidinger <vdr@tvdr.de> | 2010-01-23 15:39:15 +0100 |
---|---|---|
committer | Klaus Schmidinger <vdr@tvdr.de> | 2010-01-23 15:39:15 +0100 |
commit | 96ce9817131c79b862916bdf2fdbd31b596bdb29 (patch) | |
tree | af624ca9027b79f33aad49b3fc1d1836981cddc7 /HISTORY | |
parent | eb394c68f165a15d29d1b43bc2590ed42c39574b (diff) | |
download | vdr-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-- | HISTORY | 4 |
1 files changed, 3 insertions, 1 deletions
@@ -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. |