[mythtv-commits] [MythTV/mythtv] e015e7: No ATSC error messages for DVB-CA tables
kmdewaal
noreply at github.com
Sat Aug 8 21:54:00 UTC 2020
Branch: refs/heads/master
Home: https://github.com/MythTV/mythtv
Commit: e015e7aeeff2c7ecdfd7128b345ebd38b3b7429f
https://github.com/MythTV/mythtv/commit/e015e7aeeff2c7ecdfd7128b345ebd38b3b7429f
Author: Klaas de Waal <kdewaal at mythtv.org>
Date: 2020-08-08 (Sat, 08 Aug 2020)
Changed paths:
M mythtv/libs/libmythtv/mpeg/atscstreamdata.cpp
M mythtv/libs/libmythtv/mpeg/mpegtables.h
Log Message:
-----------
No ATSC error messages for DVB-CA tables
Extend the filtering of ATSCStreamData error messages caused by
unhandled DVB Conditional Access tables by adding a number of table IDs.
All DVB-CA table IDs now added have been found in channel scans of the Astra-1 19.2E satellite.
A more elegant solution is to parse CA descriptors, collect all CA pids and to ignore all tables found on the CA pids.
More information about the mythtv-commits
mailing list