Mailing List Archive

[MythTV/mythtv] af2135: Add search function for DVB extension descriptor
Branch: refs/heads/master
Home: https://github.com/MythTV/mythtv
Commit: af21356dc9a9979c68e51970414ab95b9f9f2b76
https://github.com/MythTV/mythtv/commit/af21356dc9a9979c68e51970414ab95b9f9f2b76
Author: Klaas de Waal <kdewaal@mythtv.org>
Date: 2020-05-03 (Sun, 03 May 2020)

Changed paths:
M mythtv/libs/libmythtv/mpeg/mpegdescriptors.cpp
M mythtv/libs/libmythtv/mpeg/mpegdescriptors.h

Log Message:
-----------
Add search function for DVB extension descriptor


Commit: 085527e768d9e8d6f287d8cb460d5c977dd755ab
https://github.com/MythTV/mythtv/commit/085527e768d9e8d6f287d8cb460d5c977dd755ab
Author: Klaas de Waal <kdewaal@mythtv.org>
Date: 2020-05-03 (Sun, 03 May 2020)

Changed paths:
M mythtv/libs/libmythtv/channelscan/channelscan_sm.cpp

Log Message:
-----------
Modulation system for DVB-T2 transports

Set the modulation system for DVB-T2 transport stream multiplexes to DVB-T2
if there is a T2 terrestial_delivery system descriptor present in the
NIT for that transport.
The HDHomeRun DVB-T/T2 tuners do automatically tune to whatever the
modulation system is and hence all transports are marked as DVB-T
after a channel scan with the HDHomeRun.
This is a problem when the same video source is also used with
other DVB-T/T2 tuners for whom this does make a difference
such as the MyGica T230 USB tuner.

The difference with the previous, reverted, implementation is that
now is searched explictly for the T2 delivery system descriptor instead
of for any extension descriptor. This makes a difference on systems
that actually have more extension descriptors than only the T2 descriptor.


Compare: https://github.com/MythTV/mythtv/compare/afaa95a34123...085527e768d9
_______________________________________________
mythtv-commits mailing list
mythtv-commits@mythtv.org
http://lists.mythtv.org/mailman/listinfo/mythtv-commits