[mythtv-commits] [MythTV/mythtv] 8f250f: VideoColourSpace: Disable colourspace correction f...

Mark Kendall noreply at github.com
Mon Feb 10 07:45:11 UTC 2020


  Branch: refs/heads/fixes/31
  Home:   https://github.com/MythTV/mythtv
  Commit: 8f250fbd51e17df83d7861ff5f27a71400f02258
      https://github.com/MythTV/mythtv/commit/8f250fbd51e17df83d7861ff5f27a71400f02258
  Author: Mark Kendall <mark.kendall at gmail.com>
  Date:   2020-02-10 (Mon, 10 Feb 2020)

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

  Log Message:
  -----------
  VideoColourSpace: Disable colourspace correction for display
chromaticities

- suspect I made some incorrect assumptions here about how the final
colourspace conversions work. When the display reports a significantly
different colourspace, it becomes clear that the extra adjustment for
the display colourspace is not working.
- presumably the driver is expecting sRGB and handles the final
adjustments at display time.


  Commit: 8d7e0df9bda59782bc9f48086bdebbcc7ec7e58d
      https://github.com/MythTV/mythtv/commit/8d7e0df9bda59782bc9f48086bdebbcc7ec7e58d
  Author: Mark Kendall <mark.kendall at gmail.com>
  Date:   2020-02-10 (Mon, 10 Feb 2020)

  Changed paths:
    M mythtv/libs/libmythui/mythdisplay.cpp

  Log Message:
  -----------
  MythDisplay: Fix double rate deinterlacing for rateless displays


Compare: https://github.com/MythTV/mythtv/compare/28a0c5c5c69e...8d7e0df9bda5


More information about the mythtv-commits mailing list