[mythtv-commits] [MythTV/mythtv] 09ff6e: MythPlayer: Don't use AVSync for Picture in Picture

Mark Kendall noreply at github.com
Mon Mar 9 10:04:10 UTC 2020


  Branch: refs/heads/master
  Home:   https://github.com/MythTV/mythtv
  Commit: 09ff6e7a80a5b61a24e3e0995521206bedb72e95
      https://github.com/MythTV/mythtv/commit/09ff6e7a80a5b61a24e3e0995521206bedb72e95
  Author: Mark Kendall <mark.kendall at gmail.com>
  Date:   2020-03-09 (Mon, 09 Mar 2020)

  Changed paths:
    M mythtv/libs/libmythtv/mythplayer.cpp

  Log Message:
  -----------
  MythPlayer: Don't use AVSync for Picture in Picture

- the old AVSync code was effectively a no-op for PiPs (and non-primary
PBPs) - the new code is not, so don't call it.


  Commit: 1a136d4ee1737e8a5d982abf582fc4e7684c7347
      https://github.com/MythTV/mythtv/commit/1a136d4ee1737e8a5d982abf582fc4e7684c7347
  Author: Mark Kendall <mark.kendall at gmail.com>
  Date:   2020-03-09 (Mon, 09 Mar 2020)

  Changed paths:
    M mythtv/libs/libmythtv/videodisplayprofile.cpp

  Log Message:
  -----------
  VideoDisplayProfile: Fix some log output


  Commit: d37db8e3ae564effde7bb1efd40ac47c76ed8815
      https://github.com/MythTV/mythtv/commit/d37db8e3ae564effde7bb1efd40ac47c76ed8815
  Author: Mark Kendall <mark.kendall at gmail.com>
  Date:   2020-03-09 (Mon, 09 Mar 2020)

  Changed paths:
    M mythtv/libs/libmythtv/mythdeinterlacer.cpp
    M mythtv/libs/libmythtv/mythplayer.cpp
    M mythtv/libs/libmythtv/playercontext.h

  Log Message:
  -----------
  MythPlayer: Fix deinterlacing of PiPs

- deinterlacing is 'forced' to medium CPU deinterlacing


  Commit: 734715e4959bfbd72e42e12221d5049fb79a9b99
      https://github.com/MythTV/mythtv/commit/734715e4959bfbd72e42e12221d5049fb79a9b99
  Author: Mark Kendall <mark.kendall at gmail.com>
  Date:   2020-03-09 (Mon, 09 Mar 2020)

  Changed paths:
    M mythtv/libs/libmythtv/mythplayer.cpp

  Log Message:
  -----------
  MythPlayer: Proper handling of PxP AVSync


  Commit: 8bb58dd5fca73723d959540e70d8083f1503a60d
      https://github.com/MythTV/mythtv/commit/8bb58dd5fca73723d959540e70d8083f1503a60d
  Author: Mark Kendall <mark.kendall at gmail.com>
  Date:   2020-03-09 (Mon, 09 Mar 2020)

  Changed paths:
    M mythtv/libs/libmythtv/videooutwindow.cpp

  Log Message:
  -----------
  VideoOutWindow: Fix deadlock when swapping PxP windows


Compare: https://github.com/MythTV/mythtv/compare/bfb54d178084...8bb58dd5fca7


More information about the mythtv-commits mailing list