[mythtv-commits] [MythTV/mythtv] bc8809: Lookup chanid only once at start of EIT scan

kmdewaal noreply at github.com
Sun Nov 29 16:34:53 UTC 2020


  Branch: refs/heads/master
  Home:   https://github.com/MythTV/mythtv
  Commit: bc8809c875f7a61b361f58881e7ed9b6d584cad9
      https://github.com/MythTV/mythtv/commit/bc8809c875f7a61b361f58881e7ed9b6d584cad9
  Author: Klaas de Waal <kdewaal at mythtv.org>
  Date:   2020-11-29 (Sun, 29 Nov 2020)

  Changed paths:
    M mythtv/libs/libmythtv/eitscanner.cpp

  Log Message:
  -----------
  Lookup chanid only once at start of EIT scan

The chanid is used at two places at the start of an EIT scan.
Look the value up only once and use it two times.
This saves one database access.




More information about the mythtv-commits mailing list