[mythtv-commits] [MythTV/mythtv] ffb77b: No rate limit on EIT events

kmdewaal noreply at github.com
Wed Jan 6 16:00:44 UTC 2021


  Branch: refs/heads/master
  Home:   https://github.com/MythTV/mythtv
  Commit: ffb77b106bfb5108853697a1007911dfcb6ed6de
      https://github.com/MythTV/mythtv/commit/ffb77b106bfb5108853697a1007911dfcb6ed6de
  Author: Klaas de Waal <kdewaal at mythtv.org>
  Date:   2021-01-06 (Wed, 06 Jan 2021)

  Changed paths:
    M mythtv/libs/libmythtv/mpeg/mpegstreamdata.h

  Log Message:
  -----------
  No rate limit on EIT events

Set the default value for the EIT rate limiting factor to 1.0.
EIT flow control is now implemented by discarding EIT events
when there are more than can be processed and not anymore
by adding and removing the EIT pids to the PID filter.




More information about the mythtv-commits mailing list