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

[VP9] [Encode] Fill padding with gmm CpuBlt on MTL #1722

Merged
merged 1 commit into from
Sep 15, 2023

Conversation

zlma7001
Copy link
Contributor

@zlma7001 zlma7001 commented Sep 8, 2023

Fill the padding for unaligned height input with gmmlib CpuBlt() for VP9 encoding on MTL.

Copy link
Contributor

@leyu-yao leyu-yao left a comment

Choose a reason for hiding this comment

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

LGTM

@leyu-yao leyu-yao added Encode video encode related VP9 VP9 labels Sep 11, 2023
@zlma7001 zlma7001 force-pushed the vp9-padding branch 2 times, most recently from 4a8e528 to 1c75882 Compare September 11, 2023 05:41
@leyu-yao leyu-yao added verifying PR: fix ready and verifying with build/test and removed verifying PR: fix ready and verifying with build/test labels Sep 11, 2023
Copy link
Contributor

@leyu-yao leyu-yao left a comment

Choose a reason for hiding this comment

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

Cannot merge this now.
I found 270p P010 has crash issue...

Fill the padding for unaligned height input with gmmlib CpuBlt()
for VP9 encoding on MTL.
@leyu-yao leyu-yao added the verifying PR: fix ready and verifying with build/test label Sep 12, 2023
@hanlong1 hanlong1 removed Encode video encode related VP9 VP9 labels Sep 13, 2023
@XinfengZhang XinfengZhang added VP Video Processing Encode video encode related Decode video decode related labels Sep 14, 2023
@intel-mediadev intel-mediadev merged commit 266ebd4 into intel:master Sep 15, 2023
12 checks passed
@zlma7001 zlma7001 deleted the vp9-padding branch September 26, 2023 08:37
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Decode video decode related Encode video encode related verifying PR: fix ready and verifying with build/test VP Video Processing
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants