summaryrefslogtreecommitdiff
path: root/HISTORY
diff options
context:
space:
mode:
authorKlaus Schmidinger <vdr@tvdr.de>2009-12-24 13:25:40 +0100
committerKlaus Schmidinger <vdr@tvdr.de>2009-12-24 13:25:40 +0100
commit3124c7598e843b2fa38116dc0a2e336606209aff (patch)
treecaf9d92320f22f46699c8659a5f4878656f48d32 /HISTORY
parent07d50dc8c412c6d4ae061a1bb88c46a491ac890c (diff)
downloadvdr-3124c7598e843b2fa38116dc0a2e336606209aff.tar.gz
vdr-3124c7598e843b2fa38116dc0a2e336606209aff.tar.bz2
cPatFilter::Process() now only stores CA descriptors for video and audio pids
Diffstat (limited to 'HISTORY')
-rw-r--r--HISTORY3
1 files changed, 3 insertions, 0 deletions
diff --git a/HISTORY b/HISTORY
index 3d3da8b8..6b8a7945 100644
--- a/HISTORY
+++ b/HISTORY
@@ -6227,3 +6227,6 @@ Video Disk Recorder Revision History
- cDevice now logs the device number when a new device is created.
- Fixed handling STREAMTYPE_11172_AUDIO in cPatPmtParser::ParsePmt().
- cParsePatPmt now has functions to retrieve the audio, dolby and subtitle pids.
+- cPatFilter::Process() now only stores CA descriptors for video and audio pids
+ (thanks to Francesco Saverio Schiavarelli for reporting a problem with channels
+ that have some encrypted components that VDR doesn't use).