[mythtv-commits] [MythTV/mythtv] 3b7a89: VideoDisplayProfile: Remove the filters item

Mark Kendall noreply at github.com
Tue Nov 19 16:38:28 UTC 2019


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

  Changed paths:
    M mythtv/libs/libmythtv/mythvideoout.cpp
    M mythtv/libs/libmythtv/mythvideoout.h
    M mythtv/libs/libmythtv/videodisplayprofile.cpp
    M mythtv/libs/libmythtv/videodisplayprofile.h
    M mythtv/programs/mythfrontend/globalsettings.cpp
    M mythtv/programs/mythfrontend/globalsettings.h

  Log Message:
  -----------
  VideoDisplayProfile: Remove the filters item

- it is unused with no current plans to add it back
- if it were added back, it should be 'generic' (i.e. filters that can be
applied to the majority of display methods) and properly 'configured'
(i.e. not a text entry requiring magic values).


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

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

  Log Message:
  -----------
  VideoDisplayProfile: Add profiles for MMAL and V4L2


  Commit: 71bf97ab6aff1e828911b2efde476ad456b2ab2f
      https://github.com/MythTV/mythtv/commit/71bf97ab6aff1e828911b2efde476ad456b2ab2f
  Author: Mark Kendall <mark.kendall at gmail.com>
  Date:   2019-11-19 (Tue, 19 Nov 2019)

  Changed paths:
    M mythtv/libs/libmyth/standardsettings.cpp
    M mythtv/libs/libmyth/standardsettings.h

  Log Message:
  -----------
  StandardSetting: Ensure help text is updated when necessary


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

  Changed paths:
    M mythtv/libs/libmythtv/videodisplayprofile.cpp
    M mythtv/libs/libmythtv/videodisplayprofile.h
    M mythtv/programs/mythfrontend/globalsettings.cpp

  Log Message:
  -----------
  VideoDisplayProfile: Improve settings presentation

- re-work and extend the decoder help text
- add user friendly names for the renderers
- tweak default profiles to generally prefer yv12


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

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

  Log Message:
  -----------
  VideoDisplayProfile: Remove unused method


Compare: https://github.com/MythTV/mythtv/compare/0907c2dbeeab...f309fb3fd2e3


More information about the mythtv-commits mailing list