Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix Hw Decoder inspector field not dynamic #5283

Merged
merged 1 commit into from
Dec 14, 2024
Merged

Conversation

low-batt
Copy link
Contributor

This commit will change InspectorWindowController.updateInfo to treat the Hw Decoder field as being dynamic. At any point in time while the video is playing hardware decoding may fail causing a fall back to software decoding. The inspector window needs to treat this field as dynamic to insure the type of decoding shown is current.


Description:

This commit will change InspectorWindowController.updateInfo to treat
the Hw Decoder field as being dynamic. At any point in time while the
video is playing hardware decoding may fail causing a fall back to
software decoding. The inspector window needs to treat this field as
dynamic to insure the type of decoding shown is current.
@low-batt low-batt added the bug label Nov 25, 2024
@low-batt low-batt requested a review from uiryuu November 25, 2024 00:38
@low-batt low-batt self-assigned this Nov 25, 2024
@lhc70000 lhc70000 merged commit 44cb4aa into develop Dec 14, 2024
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants