intel / intel-vaapi-driver

VA-API user mode driver for Intel GEN Graphics family
https://01.org/linuxmedia
Other
305 stars 126 forks source link

Consider merging ChromeOS "Avoid GPU crash with malformed streams" patch #525

Closed yellowdoge closed 2 years ago

yellowdoge commented 3 years ago

During ChromeOS intel-vaapi-driver uprev to 2.4 (https://chromium-review.googlesource.com/c/chromiumos/overlays/chromiumos-overlay/+/2597004) we found this patch that hasn't been upstreamed: https://source.chromium.org/chromiumos/chromiumos/codesearch/+/main:src/third_party/chromiumos-overlay/x11-libs/libva-intel-driver/files/Avoid-GPU-crash-with-malformed-streams.patch?q=Avoid-GPU-crash-with-malformed-streams.patch .

Basically it makes sure that P-frames with no reference frames (due to malformed bitstream) are handled appropriately.

yellowdoge commented 3 years ago

https://b.corp.google.com/issues/176128852 is the partner ChromeOS issue.

xhaihao commented 2 years ago

fixed, see https://github.com/intel/intel-vaapi-driver/pull/537