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

[DDI] Fixed incorrect convert FOURCC to GMM format (P012) #1870

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

GermanAizek
Copy link

Affected function parameter uint32_t fourcc with enum value VA_FOURCC_P012 (0x32313050)

More info about P012 format.

P012: two-plane 12-bit YUV 4:2:0.
Each sample is a two-byte little-endian value with the bottom four bits ignored.
The first plane contains Y, the second plane contains U and V in pairs of samples.

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.

1 participant