Skip to content
  • U. Artie Eoff's avatar
    msdk: declare external dependencies · 300f25ae
    U. Artie Eoff authored and Haihao Xiang's avatar Haihao Xiang committed
    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).
    
    Part-of: <!2335>
    300f25ae