[mythtv-commits] [MythTV/mythtv] 36c98a: MythPlayer: Use 0.9 sync value

Mark Kendall noreply at github.com
Wed Dec 18 08:33:49 UTC 2019


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

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

  Log Message:
  -----------
  MythPlayer: Use 0.9 sync value


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

  Changed paths:
    M mythtv/libs/libmythtv/opengl/mythopenglvideo.cpp
    M mythtv/libs/libmythtv/opengl/mythvideooutopengl.cpp

  Log Message:
  -----------
  OpenGL: Disallow 16bit texturing for GLES3.X

- this forces a software conversion to an 8bit format when using GLES3.0
software decoding and disables the 16bit intermediate framebuffer that
maintains precision in the rendering pipeline.
- further work required - should be fixable.


Compare: https://github.com/MythTV/mythtv/compare/48b2631b49b8...410b405d6e36


More information about the mythtv-commits mailing list