summaryrefslogtreecommitdiff
path: root/HISTORY
diff options
context:
space:
mode:
authorKlaus Schmidinger <vdr@tvdr.de>2009-01-23 16:44:46 +0100
committerKlaus Schmidinger <vdr@tvdr.de>2009-01-23 16:44:46 +0100
commit2b174b07bde731981068895a780e3e0564bb85ac (patch)
tree854680d01966886fda0c8267cfde62056b9a6c3a /HISTORY
parent1ca753003b97ea3df52460165118e040ae73a080 (diff)
downloadvdr-2b174b07bde731981068895a780e3e0564bb85ac.tar.gz
vdr-2b174b07bde731981068895a780e3e0564bb85ac.tar.bz2
Changed cPatPmtGenerator to make sure the PMT pid doesn't collide with any of the actual pids of the channel
Diffstat (limited to 'HISTORY')
-rw-r--r--HISTORY2
1 files changed, 2 insertions, 0 deletions
diff --git a/HISTORY b/HISTORY
index ba080b3c..e34a8774 100644
--- a/HISTORY
+++ b/HISTORY
@@ -5952,3 +5952,5 @@ Video Disk Recorder Revision History
Schmirler).
- Checking the pointer field in cPatPmtParser::ParsePmt() only in 'payload start'
packets (suggested by Frank Schmirler).
+- Changed cPatPmtGenerator to make sure the PMT pid doesn't collide with any of
+ the actual pids of the channel.