[mythtv-commits] [MythTV/mythtv] fdb7df: libmythtv: Remove NuppelDecoder

Mark Kendall noreply at github.com
Sat Sep 5 22:07:49 UTC 2020


  Branch: refs/heads/master
  Home:   https://github.com/MythTV/mythtv
  Commit: fdb7df1c653224d0ebc1a7d7d88f2ef02bd3077b
      https://github.com/MythTV/mythtv/commit/fdb7df1c653224d0ebc1a7d7d88f2ef02bd3077b
  Author: Mark Kendall <mark.kendall at gmail.com>
  Date:   2020-09-05 (Sat, 05 Sep 2020)

  Changed paths:
    M mythtv/libs/libmythtv/commbreakmap.h
    M mythtv/libs/libmythtv/decoders/avformatdecoder.cpp
    M mythtv/libs/libmythtv/decoders/avformatdecoder.h
    R mythtv/libs/libmythtv/decoders/nuppeldecoder.cpp
    R mythtv/libs/libmythtv/decoders/nuppeldecoder.h
    M mythtv/libs/libmythtv/libmythtv.pro
    M mythtv/libs/libmythtv/mythplayer.cpp
    M mythtv/libs/libmythtv/mythvideooutnull.cpp
    M mythtv/libs/libmythtv/opengl/mythvideooutopengl.cpp
    M mythtv/libs/libmythtv/videodisplayprofile.cpp
    M mythtv/libs/libmythtv/vulkan/mythvideooutputvulkan.cpp

  Log Message:
  -----------
  libmythtv: Remove NuppelDecoder

- this was broken during an FFmpeg resync prior to the 0.30 release
- a workaround was implemented during the 0.30 cycle (and hence for 0.31
and master) that defaulted to using AvFormatDecoder instead - which
plays relevant streams without issue
- a refactor of the decoder classes is planned - so time to cleanout the
redundant code and just use AvFormatDecoder throughout.


  Commit: 083c06795678edc4fa09fab2939325ef786a74a9
      https://github.com/MythTV/mythtv/commit/083c06795678edc4fa09fab2939325ef786a74a9
  Author: Mark Kendall <mark.kendall at gmail.com>
  Date:   2020-09-05 (Sat, 05 Sep 2020)

  Changed paths:
    M mythtv/libs/libmythtv/mythframe.h

  Log Message:
  -----------
  MythFrame: Remove CopyBuffer functions

- which are no longer used


  Commit: a3ba3cbfb999c1a7c0e735d39491836b5c78bbe5
      https://github.com/MythTV/mythtv/commit/a3ba3cbfb999c1a7c0e735d39491836b5c78bbe5
  Author: Mark Kendall <mark.kendall at gmail.com>
  Date:   2020-09-05 (Sat, 05 Sep 2020)

  Changed paths:
    M mythtv/libs/libmythtv/visualisations/videovisualcircles.h
    M mythtv/libs/libmythtv/visualisations/videovisualgoom.h
    M mythtv/libs/libmythtv/visualisations/videovisualmonoscope.cpp
    M mythtv/libs/libmythtv/visualisations/videovisualmonoscope.h
    M mythtv/libs/libmythtv/visualisations/videovisualspectrum.h

  Log Message:
  -----------
  libmythtv visuals: Squash new clang-tidy warnings


  Commit: 4f7fbb226a42adcb6bd2653f461d558bcf641f2a
      https://github.com/MythTV/mythtv/commit/4f7fbb226a42adcb6bd2653f461d558bcf641f2a
  Author: Mark Kendall <mark.kendall at gmail.com>
  Date:   2020-09-05 (Sat, 05 Sep 2020)

  Changed paths:
    M mythtv/libs/libmythui/vulkan/mythdebugvulkan.cpp
    M mythtv/libs/libmythui/vulkan/mythdebugvulkan.h
    M mythtv/libs/libmythui/vulkan/mythrendervulkan.cpp
    M mythtv/libs/libmythui/vulkan/mythrendervulkan.h
    M mythtv/libs/libmythui/vulkan/mythshadervulkan.cpp
    M mythtv/libs/libmythui/vulkan/mythtexturevulkan.cpp
    M mythtv/libs/libmythui/vulkan/mythuniformbuffervulkan.cpp

  Log Message:
  -----------
  Vulkan: Extended MythVulkanObject and cleanup its use


  Commit: 512bd10dbdebcd0f0a5358a23f327888cea6fd33
      https://github.com/MythTV/mythtv/commit/512bd10dbdebcd0f0a5358a23f327888cea6fd33
  Author: Mark Kendall <mark.kendall at gmail.com>
  Date:   2020-09-05 (Sat, 05 Sep 2020)

  Changed paths:
    M mythtv/libs/libmythui/vulkan/mythrendervulkan.cpp
    M mythtv/libs/libmythui/vulkan/mythshadervulkan.cpp

  Log Message:
  -----------
  Vulkan: Fix release of libglslang


  Commit: 442d0ad209655eab68d6c105e2e667804238b690
      https://github.com/MythTV/mythtv/commit/442d0ad209655eab68d6c105e2e667804238b690
  Author: Mark Kendall <mark.kendall at gmail.com>
  Date:   2020-09-05 (Sat, 05 Sep 2020)

  Changed paths:
    M mythtv/libs/libmythui/vulkan/mythdebugvulkan.cpp

  Log Message:
  -----------
  MythDebugVulkan: Fix crash after MythVulkanObject changes


  Commit: a3b142378e91125a59d9bb5fc8f204167226ea0f
      https://github.com/MythTV/mythtv/commit/a3b142378e91125a59d9bb5fc8f204167226ea0f
  Author: Mark Kendall <mark.kendall at gmail.com>
  Date:   2020-09-05 (Sat, 05 Sep 2020)

  Changed paths:
    M mythtv/libs/libmythui/vulkan/mythrendervulkan.cpp
    M mythtv/libs/libmythui/vulkan/mythrendervulkan.h

  Log Message:
  -----------
  MythRenderVulkan: Remove unused method


  Commit: 0e636192d7c3c3e6c20e764e1c3dcc6791cc56e3
      https://github.com/MythTV/mythtv/commit/0e636192d7c3c3e6c20e764e1c3dcc6791cc56e3
  Author: Mark Kendall <mark.kendall at gmail.com>
  Date:   2020-09-05 (Sat, 05 Sep 2020)

  Changed paths:
    M mythtv/libs/libmythui/vulkan/mythrendervulkan.cpp
    M mythtv/libs/libmythui/vulkan/mythrendervulkan.h

  Log Message:
  -----------
  MythRenderVulkan: Add methods to retrieve and check device features


Compare: https://github.com/MythTV/mythtv/compare/f67b549b83b2...0e636192d7c3


More information about the mythtv-commits mailing list