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

Commits on Mar 1, 2020

  1. videoOut: Resolve 'auto' aspect ratio

    - '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.
    kd-11 committed Mar 1, 2020
    Configuration menu
    Copy the full SHA
    dad7fec View commit details
    Browse the repository at this point in the history