[mythtv-commits] [MythTV/mythtv] eaedf2: MythEGL: Squash a warning when EGL isn't available

Mark Kendall noreply at github.com
Wed Nov 13 13:19:08 UTC 2019


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

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

  Log Message:
  -----------
  MythEGL: Squash a warning when EGL isn't available


  Commit: aa2bd4ae6e371711dc2ac9cc4cb266c88c275096
      https://github.com/MythTV/mythtv/commit/aa2bd4ae6e371711dc2ac9cc4cb266c88c275096
  Author: Mark Kendall <mark.kendall at gmail.com>
  Date:   2019-11-13 (Wed, 13 Nov 2019)

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

  Log Message:
  -----------
  MMAL: Disallow MMAL direct rendering for the open source driver

- it doesn't work...


  Commit: 8fdb15fc96705d497c8cf045f0edc64f07e34dc2
      https://github.com/MythTV/mythtv/commit/8fdb15fc96705d497c8cf045f0edc64f07e34dc2
  Author: Mark Kendall <mark.kendall at gmail.com>
  Date:   2019-11-13 (Wed, 13 Nov 2019)

  Changed paths:
    M mythtv/external/FFmpeg/libavcodec/v4l2_buffers.c
    M mythtv/external/FFmpeg/libavcodec/v4l2_buffers.h
    M mythtv/external/FFmpeg/libavcodec/v4l2_context.c
    M mythtv/external/FFmpeg/libavcodec/v4l2_context.h
    M mythtv/external/FFmpeg/libavcodec/v4l2_m2m.c
    M mythtv/external/FFmpeg/libavcodec/v4l2_m2m.h
    M mythtv/external/FFmpeg/libavcodec/v4l2_m2m_dec.c
    M mythtv/external/FFmpeg/libavcodec/v4l2_m2m_enc.c

  Log Message:
  -----------
  FFmpeg: Update v4l2 codecs code to FFmpeg master

- master has had a number of fixes since 4.2 which we need
- fortunately the changes have been largely ringfenced
- files have been rebased a little as well so the remnants of the
original DRM PRIME patches (some of which have been applied to master
ffmpeg) are now pretty clean and the next update to our FFmpeg code
should be trouble free...


  Commit: ca1453f513a3a62393e8bfa7045c1109f66b1ca1
      https://github.com/MythTV/mythtv/commit/ca1453f513a3a62393e8bfa7045c1109f66b1ca1
  Author: Mark Kendall <mark.kendall at gmail.com>
  Date:   2019-11-13 (Wed, 13 Nov 2019)

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

  Log Message:
  -----------
  V4L2 Direct rendering: Fix A/V sync


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


More information about the mythtv-commits mailing list