Skip to content
This repository has been archived by the owner on Aug 5, 2022. It is now read-only.

vp9hdec: fix pCurrFrame->pMdfSurface NULL pointer issue #32

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

Conversation

cooper-chiou
Copy link

There is "Segmentation fault" error when run vp9 decode
test on BSW/BDW Chromebook by following tool command line:
/usr/local/libexec/chrome-binary-tests/decode_test --md5
--visible --video=vp9_video.ivf

Add null point detection function in Intel_HybridVp9Decode_HostVldRenderCb
to aviod this issue.

Signed-off-by: Cooper Chiou cooper.chiou@intel.com

There is "Segmentation fault" error when run vp9 decode
test on BSW/BDW Chromebook by following tool command line:
/usr/local/libexec/chrome-binary-tests/decode_test --md5
--visible --video=vp9_video.ivf

Add null point detection function in Intel_HybridVp9Decode_HostVldRenderCb
to aviod this issue.

Signed-off-by: Cooper Chiou <cooper.chiou@intel.com>
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant