Skip to content

msdk: declare external dependencies

Track kernel and VA driver dependencies so gstreamer will re-inspect the plugin if any of them change.

Also, do not blacklist the plugin if !msdk_is_available since it could be a transient issue caused by one or more external dependency issues (e.g. wrong/missing driver specified, but corrected by user later on).

Edited by U. Artie Eoff

Merge request reports