summaryrefslogtreecommitdiff
path: root/HISTORY
diff options
context:
space:
mode:
authorKlaus Schmidinger <vdr@tvdr.de>2010-01-24 16:14:13 +0100
committerKlaus Schmidinger <vdr@tvdr.de>2010-01-24 16:14:13 +0100
commita9543347afe9ea7fd031a36e97ef56ba036c1515 (patch)
treec694b7eca2c559a5e8acbe3aa23b28c23f1188d3 /HISTORY
parent9ff0e7ef27c9676ca171b7ff9886812abd9e2c9b (diff)
downloadvdr-a9543347afe9ea7fd031a36e97ef56ba036c1515.tar.gz
vdr-a9543347afe9ea7fd031a36e97ef56ba036c1515.tar.bz2
Fixed determining the frame duration on channels where the PTS deltas jitter by +/-1 around 3600
Diffstat (limited to 'HISTORY')
-rw-r--r--HISTORY2
1 files changed, 2 insertions, 0 deletions
diff --git a/HISTORY b/HISTORY
index 9d4bd36b..192d1c8c 100644
--- a/HISTORY
+++ b/HISTORY
@@ -6300,3 +6300,5 @@ Video Disk Recorder Revision History
in most cases is the same as the video pid. For channels that use a separate
PCR pid, no TS packets are recorded from that PID (I have yet to see a case where
this actually is a problem).
+- Fixed determining the frame duration on channels where the PTS deltas jitter by
+ +/-1 around 3600.