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

media_libva: fix iHD decoder dump NV12 format UV error issue. #10

Merged
merged 1 commit into from
Dec 22, 2017

Conversation

mypopydev
Copy link
Contributor

iHD decoder dump NV12 U/V date is wrong, root casue is when calc data
size, need tp celing the width with 32 or 64.

Signed-off-by: Jun Zhao jun.zhao@intel.com

iHD decoder dump NV12 U/V date is wrong, root casue is when calc data
size, need tp celing the width with 32 or 64.

Signed-off-by: Jun Zhao <jun.zhao@intel.com>
@yakuizhao
Copy link
Contributor

LGTM.

Copy link
Contributor

@yakuizhao yakuizhao left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This make sense.

@XinfengZhang XinfengZhang merged commit 88f258b into intel:master Dec 22, 2017
dyang23 pushed a commit to dyang23/media-driver-intel- that referenced this pull request May 14, 2020
Fix VP8/VP9 decoder regression issues on Celadon
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.

3 participants