intel / intel/libva

Incorrect documentation for I010 memory layout?

Open
#410 3 comments 0 reactions 2 assignees Claimed by @XinfengZhang View on GitHub
Dominant language
C
Stars
784
Forks
314
PR merge metrics
No merged PRs in 30d

Description

The [va/va.h documentation for I010](https://github.com/intel/libva/blob/82122961145d4be616400cc99485867adfddd971/va/va.h#L3996-L4001) format says the layout is 3-plane ***Y, V, U***. But, afaict, I010 is just the 10bit version of I420... which means the 3-plane layout should be ***Y, U, V***, right (according to commit message in d0c867c683671b60059175e74a46e00e7c115091)?

https://github.com/intel/libva/blob/82122961145d4be616400cc99485867adfddd971/va/va.h#L3996-L4001

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.