[mythtv-commits] [MythTV/mythtv] 330757: MythRenderOpenGL: Always debug OpenGL on initialis...

Mark Kendall noreply at github.com
Wed Dec 23 08:55:49 UTC 2020


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

  Changed paths:
    M mythtv/libs/libmythui/opengl/mythrenderopengl.cpp

  Log Message:
  -----------
  MythRenderOpenGL: Always debug OpenGL on initialistion


  Commit: deed8f16ce6541aa61e7daf85380c1b2608600c4
      https://github.com/MythTV/mythtv/commit/deed8f16ce6541aa61e7daf85380c1b2608600c4
  Author: Mark Kendall <mark.kendall at gmail.com>
  Date:   2020-12-23 (Wed, 23 Dec 2020)

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

  Log Message:
  -----------
  MythInteropGPU: Minor tweak to log output

- make it clear there are no supported interops


  Commit: d367b0427ea20fa8932e7d3d77e927c258ebfb15
      https://github.com/MythTV/mythtv/commit/d367b0427ea20fa8932e7d3d77e927c258ebfb15
  Author: Mark Kendall <mark.kendall at gmail.com>
  Date:   2020-12-23 (Wed, 23 Dec 2020)

  Changed paths:
    M mythtv/libs/libmythtv/decoders/mythdrmprimecontext.cpp
    M mythtv/libs/libmythtv/decoders/mythdrmprimecontext.h
    M mythtv/libs/libmythtv/decoders/mythmediacodeccontext.cpp
    M mythtv/libs/libmythtv/decoders/mythmediacodeccontext.h
    M mythtv/libs/libmythtv/decoders/mythmmalcontext.cpp
    M mythtv/libs/libmythtv/decoders/mythmmalcontext.h
    M mythtv/libs/libmythtv/decoders/mythnvdeccontext.cpp
    M mythtv/libs/libmythtv/decoders/mythnvdeccontext.h
    M mythtv/libs/libmythtv/decoders/mythv4l2m2mcontext.cpp
    M mythtv/libs/libmythtv/decoders/mythv4l2m2mcontext.h
    M mythtv/libs/libmythtv/decoders/mythvdpauhelper.cpp
    M mythtv/libs/libmythtv/decoders/mythvdpauhelper.h
    M mythtv/libs/libmythtv/decoders/mythvtbcontext.cpp
    M mythtv/libs/libmythtv/decoders/mythvtbcontext.h

  Log Message:
  -----------
  libmythtv: Add option to recheck hardware decoder support


  Commit: d293032cda3d8ca51d2374758a1aa4a6a6e4d983
      https://github.com/MythTV/mythtv/commit/d293032cda3d8ca51d2374758a1aa4a6a6e4d983
  Author: Mark Kendall <mark.kendall at gmail.com>
  Date:   2020-12-23 (Wed, 23 Dec 2020)

  Changed paths:
    M mythtv/libs/libmythtv/decoders/avformatdecoder.cpp
    M mythtv/libs/libmythtv/decoders/avformatdecoder.h
    M mythtv/libs/libmythtv/decoders/mythcodeccontext.cpp
    M mythtv/libs/libmythtv/decoders/mythcodeccontext.h
    M mythtv/libs/libmythtv/mythplayervideoui.cpp
    M mythtv/libs/libmythtv/mythvideoout.cpp
    M mythtv/libs/libmythtv/mythvideoout.h
    M mythtv/libs/libmythtv/mythvideooutgpu.cpp
    M mythtv/libs/libmythtv/mythvideooutgpu.h
    M mythtv/libs/libmythtv/mythvideoprofile.cpp
    M mythtv/programs/mythfrontend/main.cpp

  Log Message:
  -----------
  mythfrontend: Force an update of decoder/render support in window ready

- hook up the MythMainWindow::SignalWindowReady signal to
MythVideoProfile::InitStatics to ensure we reset all of our decoder
checks when the render device has changed.
- filter video render devices based on the render instance in use.
- extend/tweak the logging in MythVideoProfile::InitStatics so that
default logging gives a full list of decoders by codec, interop support
and video profiles - which should cover most bases.

Closes #256


  Commit: 6143d57677c001f494bf4f725beb8c4f16731b0d
      https://github.com/MythTV/mythtv/commit/6143d57677c001f494bf4f725beb8c4f16731b0d
  Author: Mark Kendall <mark.kendall at gmail.com>
  Date:   2020-12-23 (Wed, 23 Dec 2020)

  Changed paths:
    M mythtv/libs/libmythtv/mythplayerstate.cpp
    M mythtv/libs/libmythtv/mythplayerstate.h

  Log Message:
  -----------
  MythPlayerState: Remove const qualification (clang-tidy)


Compare: https://github.com/MythTV/mythtv/compare/283caa7b8480...6143d57677c0


More information about the mythtv-commits mailing list