[mythtv-commits] [MythTV/mythtv] a1ef3d: MythV4L2M2MContext: Don't try and decode 10bit H26...

Mark Kendall noreply at github.com
Tue Feb 25 12:04:22 UTC 2020


  Branch: refs/heads/master
  Home:   https://github.com/MythTV/mythtv
  Commit: a1ef3d43793c68eaad5c8ad698726d6ebcd95f42
      https://github.com/MythTV/mythtv/commit/a1ef3d43793c68eaad5c8ad698726d6ebcd95f42
  Author: Mark Kendall <mark.kendall at gmail.com>
  Date:   2020-02-25 (Tue, 25 Feb 2020)

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

  Log Message:
  -----------
  MythV4L2M2MContext: Don't try and decode 10bit H264 on Raspberry Pi


  Commit: 44e6a7d9e684d9f228c147a87b564ec8537654a4
      https://github.com/MythTV/mythtv/commit/44e6a7d9e684d9f228c147a87b564ec8537654a4
  Author: Mark Kendall <mark.kendall at gmail.com>
  Date:   2020-02-25 (Tue, 25 Feb 2020)

  Changed paths:
    M mythtv/configure

  Log Message:
  -----------
  configure: Add neon intrinsic support to output


  Commit: 1977cf00936d72c1980f0107a38880bb9f9e673b
      https://github.com/MythTV/mythtv/commit/1977cf00936d72c1980f0107a38880bb9f9e673b
  Author: Mark Kendall <mark.kendall at gmail.com>
  Date:   2020-02-25 (Tue, 25 Feb 2020)

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

  Log Message:
  -----------
  MythDeinterlacer: Squash an unused variable warning

- when SSE2 and Neon intrinsics aren't available


  Commit: f224a7365affe3accccbc73da59dfad353ec182d
      https://github.com/MythTV/mythtv/commit/f224a7365affe3accccbc73da59dfad353ec182d
  Author: Mark Kendall <mark.kendall at gmail.com>
  Date:   2020-02-25 (Tue, 25 Feb 2020)

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

  Log Message:
  -----------
  MythRenderOpenGL: Add a 16bit framebufferobject support check

- this is largely just a workaround for Qt < 5.12 where support is
broken on GLES3 - otherwise we could just use the GL type/version.


Compare: https://github.com/MythTV/mythtv/compare/8b16ce6ae8a8...f224a7365aff


More information about the mythtv-commits mailing list