diff options
author | Klaus Schmidinger <vdr@tvdr.de> | 2009-12-24 13:25:40 +0100 |
---|---|---|
committer | Klaus Schmidinger <vdr@tvdr.de> | 2009-12-24 13:25:40 +0100 |
commit | 3124c7598e843b2fa38116dc0a2e336606209aff (patch) | |
tree | caf9d92320f22f46699c8659a5f4878656f48d32 /HISTORY | |
parent | 07d50dc8c412c6d4ae061a1bb88c46a491ac890c (diff) | |
download | vdr-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-- | HISTORY | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -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). |