[mythtv-commits] [MythTV/mythtv] 85192f: Vulkan: Ensure Vulkan device is persistent

Mark Kendall noreply at github.com
Tue May 19 17:09:49 UTC 2020


  Branch: refs/heads/master
  Home:   https://github.com/MythTV/mythtv
  Commit: 85192f6f9ea125857d3bd29d2a2053d480bf45ec
      https://github.com/MythTV/mythtv/commit/85192f6f9ea125857d3bd29d2a2053d480bf45ec
  Author: Mark Kendall <mark.kendall at gmail.com>
  Date:   2020-05-17 (Sun, 17 May 2020)

  Changed paths:
    M mythtv/libs/libmythui/vulkan/mythwindowvulkan.cpp

  Log Message:
  -----------
  Vulkan: Ensure Vulkan device is persistent


  Commit: 77c93cb2f0df3b15f1a77656165b155776030c93
      https://github.com/MythTV/mythtv/commit/77c93cb2f0df3b15f1a77656165b155776030c93
  Author: Mark Kendall <mark.kendall at gmail.com>
  Date:   2020-05-17 (Sun, 17 May 2020)

  Changed paths:
    M mythtv/libs/libmythui/vulkan/mythpainterwindowvulkan.cpp
    M mythtv/libs/libmythui/vulkan/mythpainterwindowvulkan.h

  Log Message:
  -----------
  MythPainterWindowVulkan: Remove useless override


  Commit: bfe46c885867a63cc7e352d8116a848e7a47f9b2
      https://github.com/MythTV/mythtv/commit/bfe46c885867a63cc7e352d8116a848e7a47f9b2
  Author: Mark Kendall <mark.kendall at gmail.com>
  Date:   2020-05-17 (Sun, 17 May 2020)

  Changed paths:
    M mythtv/libs/libmythui/opengl/mythpainteropengl.cpp
    M mythtv/libs/libmythui/opengl/mythpainteropengl.h

  Log Message:
  -----------
  MythOpenGLPainter: Fix shadowing of parent member


  Commit: 7eb2231803ec9851d91bc7461c184079c65385d5
      https://github.com/MythTV/mythtv/commit/7eb2231803ec9851d91bc7461c184079c65385d5
  Author: Mark Kendall <mark.kendall at gmail.com>
  Date:   2020-05-19 (Tue, 19 May 2020)

  Changed paths:
    M mythtv/libs/libmythtv/decoders/mythvdpauhelper.cpp

  Log Message:
  -----------
  VDPAU: Try and fall 'back' to H264 Main support

- if H264 constrained baseline is reported as not supported
- this mimics the additional test carried out in FFmpeg
- N.B. untested but as far as I can tell this should get this profile
working again on older chipsets.


Compare: https://github.com/MythTV/mythtv/compare/e4d9172d6e1e...7eb2231803ec


More information about the mythtv-commits mailing list