[mythtv-commits] [MythTV/mythtv] 261396: Add DVB constants

kmdewaal noreply at github.com
Wed Oct 9 14:19:19 UTC 2019


  Branch: refs/heads/master
  Home:   https://github.com/MythTV/mythtv
  Commit: 2613961ff741d2004ff9bbe952f26817971f245b
      https://github.com/MythTV/mythtv/commit/2613961ff741d2004ff9bbe952f26817971f245b
  Author: Klaas de Waal <kdewaal at mythtv.org>
  Date:   2019-10-09 (Wed, 09 Oct 2019)

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

  Log Message:
  -----------
  Add DVB constants

Add private descriptors for Freesat strams on Astra 28.2E satellite.
Add private data specifier ID for Freesat. The presence of this value
in a private data specifiers indicates that one or more of
the following descriptors are Freesat private descriptors.
Add table with original network ID's. This allows use of
symbolic names instead of numbers in code that checks network ID's.


  Commit: cacc8ad66f14b44dec0164d97708df080a9d5e60
      https://github.com/MythTV/mythtv/commit/cacc8ad66f14b44dec0164d97708df080a9d5e60
  Author: Klaas de Waal <kdewaal at mythtv.org>
  Date:   2019-10-09 (Wed, 09 Oct 2019)

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

  Log Message:
  -----------
  Add Freesat descriptors.

Add the Freesat descriptors for logical channel numbers,
for regions and for callsigns.


  Commit: bc221ec30b98c028226f52dd90656f7dc03f23c9
      https://github.com/MythTV/mythtv/commit/bc221ec30b98c028226f52dd90656f7dc03f23c9
  Author: Klaas de Waal <kdewaal at mythtv.org>
  Date:   2019-10-09 (Wed, 09 Oct 2019)

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

  Log Message:
  -----------
  Minor fixes in log output of mythtv-setup channelscan.


Compare: https://github.com/MythTV/mythtv/compare/36d96c956969...bc221ec30b98


More information about the mythtv-commits mailing list