[mythtv-commits] [MythTV/mythtv] 58c978: MythVideoBounds: Rework setting/retrieving display

Mark Kendall noreply at github.com
Mon Oct 5 08:10:39 UTC 2020


  Branch: refs/heads/master
  Home:   https://github.com/MythTV/mythtv
  Commit: 58c97832125806a2cc9bb285e8f39da2cd5c9a63
      https://github.com/MythTV/mythtv/commit/58c97832125806a2cc9bb285e8f39da2cd5c9a63
  Author: Mark Kendall <mark.kendall at gmail.com>
  Date:   2020-10-05 (Mon, 05 Oct 2020)

  Changed paths:
    M mythtv/libs/libmythtv/mythvideobounds.cpp
    M mythtv/libs/libmythtv/mythvideobounds.h
    M mythtv/libs/libmythtv/mythvideoout.cpp
    M mythtv/libs/libmythtv/mythvideoout.h
    M mythtv/libs/libmythtv/mythvideooutgpu.cpp

  Log Message:
  -----------
  MythVideoBounds: Rework setting/retrieving display


  Commit: 57a7774bb411f94b2035cb0505ce3ddd8073a13c
      https://github.com/MythTV/mythtv/commit/57a7774bb411f94b2035cb0505ce3ddd8073a13c
  Author: Mark Kendall <mark.kendall at gmail.com>
  Date:   2020-10-05 (Mon, 05 Oct 2020)

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

  Log Message:
  -----------
  MythNVDECContext: Make local variable const


  Commit: 63ba243a93481c05813abf47c279255d2f1369cd
      https://github.com/MythTV/mythtv/commit/63ba243a93481c05813abf47c279255d2f1369cd
  Author: Mark Kendall <mark.kendall at gmail.com>
  Date:   2020-10-05 (Mon, 05 Oct 2020)

  Changed paths:
    M mythtv/libs/libmythui/mythdisplay.cpp

  Log Message:
  -----------
  MythDisplay: GetDescription is not meant to be static


  Commit: e3a86935d07ca99c5ba398dc1c9eb8c7e08e3047
      https://github.com/MythTV/mythtv/commit/e3a86935d07ca99c5ba398dc1c9eb8c7e08e3047
  Author: Mark Kendall <mark.kendall at gmail.com>
  Date:   2020-10-05 (Mon, 05 Oct 2020)

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

  Log Message:
  -----------
  DecoderBase: Switch to using std::fill to reset tracks


  Commit: d74882266d08e9370421e152d217b53c8daeaebf
      https://github.com/MythTV/mythtv/commit/d74882266d08e9370421e152d217b53c8daeaebf
  Author: Mark Kendall <mark.kendall at gmail.com>
  Date:   2020-10-05 (Mon, 05 Oct 2020)

  Changed paths:
    M mythtv/libs/libmythtv/DVD/mythdvdbuffer.cpp

  Log Message:
  -----------
  MythDVDBuffer: Use std::transform to build chapter list


  Commit: ce6dff18ddaefadbacac29cf62116953485ee503
      https://github.com/MythTV/mythtv/commit/ce6dff18ddaefadbacac29cf62116953485ee503
  Author: Mark Kendall <mark.kendall at gmail.com>
  Date:   2020-10-05 (Mon, 05 Oct 2020)

  Changed paths:
    M mythtv/programs/mythfrontend/upnpscanner.cpp

  Log Message:
  -----------
  UPnPScanner: Fix shadowing of parent variable


  Commit: db2801a75c8d5a50b3b6128d251e50ba803fa62b
      https://github.com/MythTV/mythtv/commit/db2801a75c8d5a50b3b6128d251e50ba803fa62b
  Author: Mark Kendall <mark.kendall at gmail.com>
  Date:   2020-10-05 (Mon, 05 Oct 2020)

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

  Log Message:
  -----------
  MythDeinterlacer: Init frame rather than memset 0


  Commit: 1a8d5cfed6307ae19122ee7a9484bd2a6231470f
      https://github.com/MythTV/mythtv/commit/1a8d5cfed6307ae19122ee7a9484bd2a6231470f
  Author: Mark Kendall <mark.kendall at gmail.com>
  Date:   2020-10-05 (Mon, 05 Oct 2020)

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

  Log Message:
  -----------
  VideoBuffers: Init frame rather than memset 0


  Commit: 2e981714ac4261343c1fc56fa57e9a34afec88b7
      https://github.com/MythTV/mythtv/commit/2e981714ac4261343c1fc56fa57e9a34afec88b7
  Author: Mark Kendall <mark.kendall at gmail.com>
  Date:   2020-10-05 (Mon, 05 Oct 2020)

  Changed paths:
    M mythtv/libs/libmyth/audio/audiosettings.h

  Log Message:
  -----------
  AudioSettings: Delete assignment constructor


  Commit: eda12d7bb0c606bc09b2d683e510560213846c94
      https://github.com/MythTV/mythtv/commit/eda12d7bb0c606bc09b2d683e510560213846c94
  Author: Mark Kendall <mark.kendall at gmail.com>
  Date:   2020-10-05 (Mon, 05 Oct 2020)

  Changed paths:
    M mythtv/libs/libmythupnp/servicehost.cpp

  Log Message:
  -----------
  ServiceHost: Add a warning when qt_metacall returns an error

- and fixes a coverity scan warning


Compare: https://github.com/MythTV/mythtv/compare/d71cce3fbc1d...eda12d7bb0c6


More information about the mythtv-commits mailing list