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

[HOTFIX] videoOut: Resolve 'auto' aspect ratio #7659

Merged
merged 1 commit into from
Mar 1, 2020

Conversation

kd-11
Copy link
Contributor

@kd-11 kd-11 commented Mar 1, 2020

Do not use 'auto' aspect ratio as a display mode, it's for input only, never output. Must assign a real aspect ratio when changing mode.

- 'Auto' is not an actual aspect ratio, just a dont-care flag to set the
  display to the best fit aspect ratio.
  Decay this option into a proper ratio for cellVideoOutGetState to
return legal values.
@Nekotekina Nekotekina merged commit 582c983 into RPCS3:master Mar 1, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants