Skip to content

msdkvpp: check mfx surface nullity for the input buffer

Julien Isorce requested to merge cap/gst-plugins-bad:fix_vpp_crash into master

In theory it should not happen but it happened to me in some cases where it failed to allocate some video buffers so this was a consequence of a corner case. Better to be safe than sorry.

Edited by Julien Isorce

Merge request reports