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

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

Open
cooper-chiou wants to merge 1 commit intointel:masterfrom
cooper-chiou:master
Open

vp9hdec: fix pCurrFrame->pMdfSurface NULL pointer issue#32
cooper-chiou wants to merge 1 commit intointel:masterfrom
cooper-chiou:master

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.

1 participant