msdk: fix plugin load on implementations with only HW support
authorU. Artie Eoff <ullysses.a.eoff@intel.com>
Thu, 5 Apr 2018 01:30:21 +0000 (17:30 -0800)
committerSreerenj Balachandran <sreerenj.balachandran@intel.com>
Thu, 5 Apr 2018 01:31:14 +0000 (17:31 -0800)
commit275d754156d6113568bc7f74e184a3b41393e49a
tree53d546edc27b4113efd0e0344499f5e35fc8ed91
parentfc989ce544c55675f576d4b48ae6a90da4a008b5
msdk: fix plugin load on implementations with only HW support

We can't assume that MSDK always supports SW implementation
on all platforms.  Thus, msdk_is_available should check for
ANY implementation.

https://bugzilla.gnome.org/show_bug.cgi?id=794991
sys/msdk/gstmsdkcontext.c
sys/msdk/msdk.c
sys/msdk/msdk.h