Skip to content

msdk: don't check if vaapi is available in plugin_init

The plugin won't be removed from gstreamer registry even if vaapi is not available. If so, user has a chance to fix the vaapi setting, then use this plugin.

Merge request reports