[mythtv-commits] [MythTV/mythtv] de500b: MythVideoOutput: Pass MythVideoProfile by const re...

Mark Kendall noreply at github.com
Wed Dec 16 17:48:10 UTC 2020


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

  Changed paths:
    M mythtv/libs/libmythtv/mythvideogpu.cpp
    M mythtv/libs/libmythtv/mythvideogpu.h
    M mythtv/libs/libmythtv/opengl/mythopenglvideo.cpp
    M mythtv/libs/libmythtv/opengl/mythopenglvideo.h
    M mythtv/libs/libmythtv/opengl/mythvideooutopengl.cpp
    M mythtv/libs/libmythtv/opengl/mythvideooutopengl.h
    M mythtv/libs/libmythtv/vulkan/mythvideooutputvulkan.cpp
    M mythtv/libs/libmythtv/vulkan/mythvideooutputvulkan.h
    M mythtv/libs/libmythtv/vulkan/mythvideovulkan.cpp
    M mythtv/libs/libmythtv/vulkan/mythvideovulkan.h

  Log Message:
  -----------
  MythVideoOutput: Pass MythVideoProfile by const reference


  Commit: 9a3adc27f24a753e5587e73a7f667a4d3f930c68
      https://github.com/MythTV/mythtv/commit/9a3adc27f24a753e5587e73a7f667a4d3f930c68
  Author: Mark Kendall <mark.kendall at gmail.com>
  Date:   2020-12-16 (Wed, 16 Dec 2020)

  Changed paths:
    M mythtv/libs/libmythtv/mythvideoout.cpp
    M mythtv/libs/libmythtv/mythvideoout.h

  Log Message:
  -----------
  MythVideoOutput: Use default destructor


  Commit: 32ed96f50943878b938c69532ad0e22d9e9d1c64
      https://github.com/MythTV/mythtv/commit/32ed96f50943878b938c69532ad0e22d9e9d1c64
  Author: Mark Kendall <mark.kendall at gmail.com>
  Date:   2020-12-16 (Wed, 16 Dec 2020)

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

  Log Message:
  -----------
  MythVideoProfile: Make static deinterlacer options const


  Commit: 750604c5307ade7e503cce077eb7f7923feb40cd
      https://github.com/MythTV/mythtv/commit/750604c5307ade7e503cce077eb7f7923feb40cd
  Author: Mark Kendall <mark.kendall at gmail.com>
  Date:   2020-12-16 (Wed, 16 Dec 2020)

  Changed paths:
    M mythtv/programs/mythfrontend/globalsettings.cpp

  Log Message:
  -----------
  GlobalSettings: Use emplace_back rather than push_back


  Commit: 3d7122d28d6fe4e61e963765151c1f00c1b4f049
      https://github.com/MythTV/mythtv/commit/3d7122d28d6fe4e61e963765151c1f00c1b4f049
  Author: Mark Kendall <mark.kendall at gmail.com>
  Date:   2020-12-16 (Wed, 16 Dec 2020)

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

  Log Message:
  -----------
  MythVideoOutputGPU: Use std::make_shared


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

  Changed paths:
    M mythtv/libs/libmythbase/serverpool.cpp

  Log Message:
  -----------
  ServerPool: Ensure SSL socket servers are added to the server list

- I'm guessing this was an oversight when the SSL code was added.
- also add SSL to the log output to make clear the reason for listening
on different ports


Compare: https://github.com/MythTV/mythtv/compare/610913f582f1...db16afb54b52


More information about the mythtv-commits mailing list