cPatFilter::Process() now only stores CA descriptors for video and audio pids

This commit is contained in:
Klaus Schmidinger
2009-12-24 13:25:40 +01:00
parent 07d50dc8c4
commit 3124c7598e
3 changed files with 18 additions and 5 deletions

View File

@@ -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).