diff options
author | Klaus Schmidinger <vdr@tvdr.de> | 2009-11-01 15:35:34 +0100 |
---|---|---|
committer | Klaus Schmidinger <vdr@tvdr.de> | 2009-11-01 15:35:34 +0100 |
commit | 999df31b8d27006dc81a7ef8d3ed309aa9172f4c (patch) | |
tree | e63fff0e411a3f8ee5afc5364f5c9f45e23b0f72 /HISTORY | |
parent | 95c9d3cf514ccca031a07c057622ca566061ab26 (diff) | |
download | vdr-999df31b8d27006dc81a7ef8d3ed309aa9172f4c.tar.gz vdr-999df31b8d27006dc81a7ef8d3ed309aa9172f4c.tar.bz2 |
Fixed writing the PCR pid into the PMT in cPatPmtGenerator::GeneratePmt()
Diffstat (limited to 'HISTORY')
-rw-r--r-- | HISTORY | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -6174,3 +6174,5 @@ Video Disk Recorder Revision History Reimer). - Fixed cFrameDetector::Analyze() to handle video streams where the frame type is not detectable from the first TS packet of a frame. +- Fixed writing the PCR pid into the PMT in cPatPmtGenerator::GeneratePmt() + (reported by Rene van den Braken). |