intel / media-driver

Intel Graphics Media Driver to support hardware decode, encode and video processing.
https://github.com/intel/media-driver/wiki
Other
1.01k stars 346 forks source link

[VP] Port segfault fix from media_libva to media_libva_next #1861

Closed mattyoung101 closed 1 month ago

mattyoung101 commented 1 month ago

This applies the same fix in commit 722793d2eb507755affcacb151189e1bd052ce4c to media_libva_interface_next.cpp.

Should close #1859.

Tested locally under mpv and seems to work.