[mythtv-commits] [MythTV/mythtv] a2c2f4: VDPAU: Use the reference frames parameter to size ...

Mark Kendall noreply at github.com
Sat Jun 22 22:44:10 UTC 2019


  Branch: refs/heads/devel/2019-render
  Home:   https://github.com/MythTV/mythtv
  Commit: a2c2f4cd5e53645c3d3fe44ff3a21a7fbfa92d68
      https://github.com/MythTV/mythtv/commit/a2c2f4cd5e53645c3d3fe44ff3a21a7fbfa92d68
  Author: Mark Kendall <mark.kendall at gmail.com>
  Date:   2019-06-22 (Sat, 22 Jun 2019)

  Changed paths:
    M mythtv/libs/libmythtv/videobuffers.cpp
    M mythtv/libs/libmythtv/videoout_opengl.cpp

  Log Message:
  -----------
  VDPAU: Use the reference frames parameter to size the video buffers


  Commit: a4561f26cc2ec89c5fce5a5b0150cd13450e637d
      https://github.com/MythTV/mythtv/commit/a4561f26cc2ec89c5fce5a5b0150cd13450e637d
  Author: Mark Kendall <mark.kendall at gmail.com>
  Date:   2019-06-22 (Sat, 22 Jun 2019)

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

  Log Message:
  -----------
  VideoColourSpace: Better logging of colourspace

- and add some comments on nvdec


  Commit: 48821d2964054e8d254531e2d9ca4987d5989fbe
      https://github.com/MythTV/mythtv/commit/48821d2964054e8d254531e2d9ca4987d5989fbe
  Author: Mark Kendall <mark.kendall at gmail.com>
  Date:   2019-06-22 (Sat, 22 Jun 2019)

  Changed paths:
    M mythtv/libs/libmythtv/mythplayer.cpp
    M mythtv/libs/libmythtv/mythplayer.h
    M mythtv/libs/libmythtv/mythvdpauinterop.cpp
    M mythtv/libs/libmythtv/tv_actions.h
    M mythtv/libs/libmythtv/tv_play.cpp
    M mythtv/libs/libmythtv/tv_play.h
    M mythtv/libs/libmythtv/videocolourspace.cpp
    M mythtv/libs/libmythtv/videocolourspace.h
    M mythtv/libs/libmythtv/videooutbase.cpp
    M mythtv/libs/libmythtv/videoouttypes.h
    M mythtv/libs/libmythui/mythpainter_ogl.cpp
    M mythtv/libs/libmythui/mythrender_opengl.cpp
    M mythtv/libs/libmythui/mythrender_opengl.h
    M mythtv/libs/libmythui/mythrender_opengl_shaders.h
    M mythtv/programs/mythfrontend/globalsettings.cpp

  Log Message:
  -----------
  Add a new GUI appearance setting for RGB full/limited range output

- previously the studio levels setting was used to toggle full/limited
range output for video playback only.
- we now use a single setting for video and gui
- MythRenderOpenGL now adjusts the RGB levels appropriately for the UI
so we get a consistent presentation
- VideoColourSpace is refactored to not only scale up from limited range
sources to full range output but to also scale down for full range
sources to limited range output...


Compare: https://github.com/MythTV/mythtv/compare/af37064690df...48821d296405


More information about the mythtv-commits mailing list