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

[Decode] Optimize error syntax check for hevc #1744

Merged
merged 1 commit into from
Dec 7, 2023

Conversation

Jexu
Copy link
Contributor

@Jexu Jexu commented Dec 1, 2023

Media driver should avoid stopping playback by giving an ambiguous error since invalid reference will not cause gpu hang.

But application should take care of the assert message indicating to error syntax which may cause output corruption.

Media driver should avoid stopping playback by giving an ambiguous error
since invalid reference will not cause gpu hang.

But application should take care of the assert message indicating to
error syntax which may cause output corruption.
@Jexu Jexu force-pushed the mtl_hevc_syntax_check branch from fed0a7d to cd19149 Compare December 1, 2023 02:58
@Jexu Jexu added verifying PR: fix ready and verifying with build/test Decode video decode related labels Dec 4, 2023
@intel-mediadev intel-mediadev merged commit e5e12e0 into intel:master Dec 7, 2023
11 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Decode video decode related verifying PR: fix ready and verifying with build/test
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants