msdk: call MFXInitEx instead of MFXInit
authorHaihao Xiang <haihao.xiang@intel.com>
Tue, 10 Dec 2019 11:47:03 +0000 (19:47 +0800)
committerGStreamer Merge Bot <gitlab-merge-bot@gstreamer-foundation.org>
Sun, 20 Sep 2020 01:40:08 +0000 (01:40 +0000)
commit1d082baf18aed7f65d91f196055638e152de3275
tree922194e4b7db96ce99a9cad94fa99e21849c2eb9
parent467618f8ac51aa7c17aec9797700fd6cc36fe518
msdk: call MFXInitEx instead of MFXInit

MFXInitEx has more control than MFXInit. The current setting in this
commit is identical to MFXInit

Part-of: <https://gitlab.freedesktop.org/gstreamer/gst-plugins-bad/-/merge_requests/910>
sys/msdk/msdk.c