[mythtv-commits] [MythTV/mythtv] 3283a7: Initialization of transport stream packet continui...

kmdewaal noreply at github.com
Sat Nov 7 18:04:00 UTC 2020


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

  Changed paths:
    M mythtv/libs/libmythtv/recorders/dtvrecorder.cpp

  Log Message:
  -----------
  Initialization of transport stream packet continuity counters

Move the initialzation of the transport stream packet continuity counters in DTVRecorder from
the constructor to the ResetForNewFile function so that it is also done on a LiveTV channel change.
This fixes false continuity counter error messages that appear when you change channels
in LiveTV and you change back to a channel that was selected before.




More information about the mythtv-commits mailing list