[mythtv-commits] [MythTV/mythtv] 1cf60e: MythEGLDMABUF: Use separate textures for each plan...

Mark Kendall noreply at github.com
Fri Jan 31 10:10:40 UTC 2020


  Branch: refs/heads/master
  Home:   https://github.com/MythTV/mythtv
  Commit: 1cf60ea4afb4ccb7669c02b410a63959448e8ad9
      https://github.com/MythTV/mythtv/commit/1cf60ea4afb4ccb7669c02b410a63959448e8ad9
  Author: Mark Kendall <mark.kendall at gmail.com>
  Date:   2020-01-31 (Fri, 31 Jan 2020)

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

  Log Message:
  -----------
  MythEGLDMABUF: Use separate textures for each plane if composed fails

- the fallback should be seemless and not needed on platforms that
support composing YUV planes into an RGB texture.
- fallback code works on dektop intel and Pi4 when forced - but does not
work with the Pi3 (but not needed)


  Commit: 289a5b920da5080822c2b3b77472480da56522b6
      https://github.com/MythTV/mythtv/commit/289a5b920da5080822c2b3b77472480da56522b6
  Author: Mark Kendall <mark.kendall at gmail.com>
  Date:   2020-01-31 (Fri, 31 Jan 2020)

  Changed paths:
    M mythtv/libs/libmythtv/decoders/mythmmalcontext.cpp

  Log Message:
  -----------
  MMAL: Don't try and decode H264 10bit


Compare: https://github.com/MythTV/mythtv/compare/4fdfad9ab78a...289a5b920da5


More information about the mythtv-commits mailing list