[mythtv-commits] [MythTV/mythtv] 85f982: MythVideoOutput: Ensure we always fallback to open...
Mark Kendall
noreply at github.com
Mon Feb 10 13:39:48 UTC 2020
Branch: refs/heads/master
Home: https://github.com/MythTV/mythtv
Commit: 85f9824a30d399f26a32fa7b436c60dccc299291
https://github.com/MythTV/mythtv/commit/85f9824a30d399f26a32fa7b436c60dccc299291
Author: Mark Kendall <mark.kendall at gmail.com>
Date: 2020-02-10 (Mon, 10 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
More information about the mythtv-commits
mailing list