[mythtv-commits] Ticket #12638: Switch to using DVB APIv5

MythTV noreply at mythtv.org
Tue Apr 2 09:17:38 UTC 2019


#12638: Switch to using DVB APIv5
---------------------------------+-------------------------------
 Reporter:  Stuart Auchterlonie  |          Owner:  Klaas de Waal
     Type:  Developer Task       |         Status:  assigned
 Priority:  minor                |      Milestone:  31.0
Component:  MythTV - DVB         |        Version:  Master Head
 Severity:  medium               |     Resolution:
 Keywords:                       |  Ticket locked:  0
---------------------------------+-------------------------------

Comment (by Klaas de Waal <kdewaal@…>):

 In [changeset:"22dba2624fb4790ede8f7cb8d48ed06c58492abb/mythtv"
 22dba2624/mythtv]:
 {{{
 #!CommitTicketReference repository="mythtv"
 revision="22dba2624fb4790ede8f7cb8d48ed06c58492abb"
 Read signal strength, bit error rate, etc with the DVBv5 API.

 Read signal strength, signal to noise ratio, bit error rate and
 the uncorrected block count now first with the DVBv5 API calls;
 if that fails then try with the DVBv3 API calls.
 Removed conditional compilation based on the DVB API version.
 Previously this was done first with the DVBv3 and then with
 the DVBv5 calls if the DVBv5 code was compiled in.

 Refs #12638
 }}}

-- 
Ticket URL: <https://code.mythtv.org/trac/ticket/12638#comment:35>
MythTV <http://www.mythtv.org>
MythTV Media Center


More information about the mythtv-commits mailing list