[mythtv-commits] [MythTV/mythtv] 53c77f: EIT start delay
kmdewaal
noreply at github.com
Mon May 16 19:44:51 UTC 2022
Branch: refs/heads/fixes/32
Home: https://github.com/MythTV/mythtv
Commit: 53c77f01324e5d35dfb08827e16cb0a83b702213
https://github.com/MythTV/mythtv/commit/53c77f01324e5d35dfb08827e16cb0a83b702213
Author: Klaas de Waal <klaas at kldo.nl>
Date: 2022-05-16 (Mon, 16 May 2022)
Changed paths:
M mythtv/libs/libmythtv/tv_rec.cpp
Log Message:
-----------
EIT start delay
Compute the second component of the EIT start delay with the highest
input number instead of with the number of inputs.
The input number can be higher than the number of inputs because inputs (capture cards)
can be deleted and because new inputs always get a higher number.
This then can lead to a EIT start delay that is larger than intended.
(cherry picked from commit ef1323cade687a3d769ba6d0c1b18c389eb9135e)
More information about the mythtv-commits
mailing list