Join GitHub today
GitHub is home to over 50 million developers working together to host and review code, manage projects, and build software together.
Sign upAdd a debug message showing if GL acceleration if used for media playback #24210
Labels
Projects
Comments
|
Bonus points if there's some way of differentiating between possible reasons why it's not in use, like "GL media playback preference not enabled" or "media stack reports platform does not support GL playback". |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
When investigating media playback issues, it can be tricky to remember all the variables that can affect if GL acceleration is in use or not. We should have a message that is always displayed that shows if GL is in use for playback or not.