[mythtv-commits] [MythTV/mythtv] 3230e7: VideoOutputOpenGL: Free up video memory when start...

Mark Kendall noreply at github.com
Mon Sep 30 12:59:26 UTC 2019


  Branch: refs/heads/devel/2019-render
  Home:   https://github.com/MythTV/mythtv
  Commit: 3230e7832e9d9fbe77a091348076a49b2702e436
      https://github.com/MythTV/mythtv/commit/3230e7832e9d9fbe77a091348076a49b2702e436
  Author: Mark Kendall <mark.kendall at gmail.com>
  Date:   2019-09-30 (Mon, 30 Sep 2019)

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

  Log Message:
  -----------
  VideoOutputOpenGL: Free up video memory when starting playback


  Commit: 3c7c2937670430036ca06114aab2362e17a35372
      https://github.com/MythTV/mythtv/commit/3c7c2937670430036ca06114aab2362e17a35372
  Author: Mark Kendall <mark.kendall at gmail.com>
  Date:   2019-09-30 (Mon, 30 Sep 2019)

  Changed paths:
    M mythtv/libs/libmythtv/mythnvdeccontext.cpp
    M mythtv/libs/libmythtv/videooutbase.h

  Log Message:
  -----------
  MythNVDECContext: Use the video display profile to set codec
deinterlacing


  Commit: 04a2952975b0427e56f46fb068988ab1de7e2ca3
      https://github.com/MythTV/mythtv/commit/04a2952975b0427e56f46fb068988ab1de7e2ca3
  Author: Mark Kendall <mark.kendall at gmail.com>
  Date:   2019-09-30 (Mon, 30 Sep 2019)

  Changed paths:
    M mythtv/libs/libmythui/mythrender_opengl.cpp
    M mythtv/libs/libmythui/mythrender_opengl.h

  Log Message:
  -----------
  MythRenderOpenGL: Add option to filter out driver log messages

- set env var MYTHTV_OPENGL_LOGFILTER with a list of types to filter out
(other, error, deprecated, undefined, portability, performance,
grouppush, grouppop). e.g. MYTHTV_OPENGL_LOGFILTER=other

- allow creation of synchronous debug logging with
MYTHTV_OPENGL_SYNCHRONOUS env var
- rename USE_OPENGLCORE and USE_OPENGLES to MYTHTV_OPENGL_CORE and
MYTHTV_OPENGL_ES respectively


Compare: https://github.com/MythTV/mythtv/compare/97f2e1246db5...04a2952975b0


More information about the mythtv-commits mailing list