[mythtv-commits] [MythTV/mythtv] 3434d3: VAAPI: Avoid EGL header conflict

Mark Kendall noreply at github.com
Tue Nov 12 16:27:09 UTC 2019


  Branch: refs/heads/devel/2019-render
  Home:   https://github.com/MythTV/mythtv
  Commit: 3434d35ef7d57881082dcc1205198d7710e66cce
      https://github.com/MythTV/mythtv/commit/3434d35ef7d57881082dcc1205198d7710e66cce
  Author: Mark Kendall <mark.kendall at gmail.com>
  Date:   2019-11-12 (Tue, 12 Nov 2019)

  Changed paths:
    M mythtv/libs/libmythtv/opengl/mythvaapidrminterop.cpp

  Log Message:
  -----------
  VAAPI: Avoid EGL header conflict


  Commit: 042513be9550b9cb971cffd277c066da527fe299
      https://github.com/MythTV/mythtv/commit/042513be9550b9cb971cffd277c066da527fe299
  Author: Mark Kendall <mark.kendall at gmail.com>
  Date:   2019-11-12 (Tue, 12 Nov 2019)

  Changed paths:
    M mythtv/libs/libmythtv/libmythtv.pro
    M mythtv/libs/libmythtv/opengl/mythopenglinterop.cpp

  Log Message:
  -----------
  libmythtv.pro: Rework OpenGL config

- this brings together everything that requires OpenGL
- use using_egl to guard against trying to find EGL headers on non-EGL
platforms (Note: All EGL library calls are confined to libmythui)


Compare: https://github.com/MythTV/mythtv/compare/bc905cfa7944...042513be9550


More information about the mythtv-commits mailing list