[mythtv-commits] [MythTV/mythtv] 5643d0: MythPowerDBus: Ensure safe defines

Mark Kendall noreply at github.com
Wed Dec 11 13:00:10 UTC 2019


  Branch: refs/heads/master
  Home:   https://github.com/MythTV/mythtv
  Commit: 5643d0c05c1c22818560e58792d1ab835c784937
      https://github.com/MythTV/mythtv/commit/5643d0c05c1c22818560e58792d1ab835c784937
  Author: Mark Kendall <mark.kendall at gmail.com>
  Date:   2019-12-11 (Wed, 11 Dec 2019)

  Changed paths:
    M mythtv/libs/libmythbase/platforms/mythpowerdbus.cpp

  Log Message:
  -----------
  MythPowerDBus: Ensure safe defines


  Commit: c85a6877a8acd001c74f0ada1ab57f7f68fb66d6
      https://github.com/MythTV/mythtv/commit/c85a6877a8acd001c74f0ada1ab57f7f68fb66d6
  Author: Mark Kendall <mark.kendall at gmail.com>
  Date:   2019-12-11 (Wed, 11 Dec 2019)

  Changed paths:
    M mythtv/libs/libmythtv/DVD/mythdvdplayer.cpp
    M mythtv/libs/libmythtv/DVD/mythdvdplayer.h
    M mythtv/libs/libmythtv/mythplayer.cpp
    M mythtv/libs/libmythtv/mythplayer.h
    M mythtv/programs/mythfrontend/globalsettings.cpp

  Log Message:
  -----------
  MythPlayer: Remove old a/v sync code and improve new

- remove the setting for AVSync2 and its associated sync adjustment
setting
- remove old AVSync method and rename AVSync2
- the sync adjustment is replaced with new code from Tim Pletcher (with
thanks) to smooth and dampen asjustments.
- in testing, playback is smooth, initial a/v sync is better and there
is no need for the extra sync adjustment setting on platforms that
return erratic audio timestamps (e.g. Raspberry Pi).

Refs #13536


Compare: https://github.com/MythTV/mythtv/compare/6b14ad3339f8...c85a6877a8ac


More information about the mythtv-commits mailing list