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

Fix vts cases failure #226

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

Conversation

lsun30
Copy link
Contributor

@lsun30 lsun30 commented Feb 14, 2025

For android 15 in InitDecoder add code to check if surface is allocated by IGBA, if not, use system memory instead of video memory to avoid some vts cases run fail.

Tracked-On: OAM-130105

For android 15 in InitDecoder add code to check if surface is
allocated by IGBA, if not, use system memory instead of video
memory to avoid some vts cases run fail.

Tracked-On: OAM-130105
Signed-off-by: Lina Sun <lina.sun@intel.com>
Copy link

@feijiang1 feijiang1 left a comment

Choose a reason for hiding this comment

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

LGTM

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants