msdkenc: fix error handling in case of unsupported hardware
authorPeter Seiderer <ps.report@gmx.net>
Sat, 6 Apr 2019 19:29:58 +0000 (21:29 +0200)
committerVíctor Manuel Jáquez Leal <vjaquez@igalia.com>
Wed, 10 Apr 2019 15:54:31 +0000 (15:54 +0000)
commite766aaf2b1c228657bf14bdf06cb4bdb911aeae1
tree7d17684bb3c1682286d3dca2da8702075e90409a
parent9b19968a66f4836083f4fc3a3fecffa8b6238e48
msdkenc: fix error handling in case of unsupported hardware

Check the return value of gst_msdk_context_ensure_context and
abort in case of failure.

https://gitlab.freedesktop.org/gstreamer/gst-plugins-bad/issues/945
sys/msdk/gstmsdkenc.c