[mythtv-commits] [MythTV/mythtv] 901ea1: MythDRMDevice: Better handling when there is no di...

Mark Kendall noreply at github.com
Tue Feb 11 17:08:10 UTC 2020


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

  Changed paths:
    M mythtv/libs/libmythui/platforms/mythdrmdevice.cpp

  Log Message:
  -----------
  MythDRMDevice: Better handling when there is no display serial number


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

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

  Log Message:
  -----------
  VideoToolBox: Refactor supported profile check

- in line with the other hardware decoders


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

  Changed paths:
    M mythtv/libs/libmythtv/mythvideoout.cpp
    M mythtv/libs/libmythtv/videodisplayprofile.cpp

  Log Message:
  -----------
  MythVideoOutput: Ensure we always fallback to opengl for video rendering

- this should fix the strange case of all available renderers being
filtered out
- also adds additional logging to try and catch what is happening when
this fallback is required
- the display profile code really needs a re-work - it is overly
complicated


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

  Changed paths:
    R mythtv/libs/libmythtv/vaapi2context.cpp
    R mythtv/libs/libmythtv/vaapi2context.h

  Log Message:
  -----------
  Remove old vaapi2 code


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

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

  Log Message:
  -----------
  VAAPI: Fix corrupt MPEG2 decoding

- refs #13558


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

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

  Log Message:
  -----------
  VideoToolbox: Reduce number of video buffers


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

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

  Log Message:
  -----------
  MythPlayer: Remove unused m_framesPlayedExtra variable


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

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

  Log Message:
  -----------
  Revert "Add a new hack to make sure an old, live TV hack is performed."

This reverts commit 4fdfad9ab78ad592d9ce96a391313567f9b486f4.


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

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

  Log Message:
  -----------
  MythPlayer: Increment m_framesPlayed when frame is dropped


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

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

  Log Message:
  -----------
  MythPlayer: Don't reset m_framesPlayed based on current timestamp

- this was causing a number of issues, most notably around short seeks.


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

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

  Log Message:
  -----------
  MMAL/DRMPrime: Fix unsafe interop destruction


Compare: https://github.com/MythTV/mythtv/compare/a32dfc1497ca...cd323bbd69ee


More information about the mythtv-commits mailing list