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

video: rockchip: rga3: fix 4:2:2 10-bit reading in rga2 #116

Merged

Commits on Nov 6, 2023

  1. video: rockchip: rga3: fix 4:2:2 10-bit reading in rga2

    Like 4:2:0 10-bit, rotate_mode needs to be assigned to
    (1 << 6) when scaling is not going to be used in rga2.
    Or the output image is corrupted.
    
    Signed-off-by: nyanmisaka <[email protected]>
    nyanmisaka committed Nov 6, 2023
    Configuration menu
    Copy the full SHA
    efc6863 View commit details
    Browse the repository at this point in the history