summaryrefslogtreecommitdiff
path: root/HISTORY
diff options
context:
space:
mode:
authorKlaus Schmidinger <vdr@tvdr.de>2009-01-24 13:47:46 +0100
committerKlaus Schmidinger <vdr@tvdr.de>2009-01-24 13:47:46 +0100
commit85e34776ff520d001cb6e0236a3308f143f093f0 (patch)
treebad9092b93dde57bf2b95458c434da61f743b88a /HISTORY
parentf311ce508aeb1aa5cc4254117bc2c30800a40fa4 (diff)
downloadvdr-85e34776ff520d001cb6e0236a3308f143f093f0.tar.gz
vdr-85e34776ff520d001cb6e0236a3308f143f093f0.tar.bz2
The PAT/PMT is now only processed if its version changes
Diffstat (limited to 'HISTORY')
-rw-r--r--HISTORY2
1 files changed, 2 insertions, 0 deletions
diff --git a/HISTORY b/HISTORY
index 43d19600..51ae4d52 100644
--- a/HISTORY
+++ b/HISTORY
@@ -5963,3 +5963,5 @@ Video Disk Recorder Revision History
the edited PES recording is set to 1 for I-frames and 2 for all others (P- and
B-frames). The exact frame type doesn't matter for VDR, it only needs to know if
it's an I-frame or not.
+- The PAT/PMT is now only processed if its version changes (reported by Reinhard
+ Nissl).