[mythtv-commits] [MythTV/mythtv] 40841f: No discontinuity for first TS packet of PID

kmdewaal noreply at github.com
Sun Aug 30 10:33:33 UTC 2020


  Branch: refs/heads/fixes/31
  Home:   https://github.com/MythTV/mythtv
  Commit: 40841f5804501478a271369da2bc4ee93418a9dc
      https://github.com/MythTV/mythtv/commit/40841f5804501478a271369da2bc4ee93418a9dc
  Author: Klaas de Waal <kdewaal at mythtv.org>
  Date:   2020-08-30 (Sun, 30 Aug 2020)

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

  Log Message:
  -----------
  No discontinuity for first TS packet of PID

Initialize all elements of m_continuityCounter to 0xff.
This is an essential part of the existing code that avoids giving continuity
error messages for the first transport stream packet received on a PID.
The initialization code is present in mythtv v30 but has been accidentally
removed moving forward to mythtv v31.




More information about the mythtv-commits mailing list