decklink: Don't print error for dlopen failure
authorSeungha Yang <seungha@centricular.com>
Wed, 28 Jul 2021 07:11:36 +0000 (16:11 +0900)
committerSeungha Yang <seungha@centricular.com>
Wed, 28 Jul 2021 08:13:06 +0000 (17:13 +0900)
commite8882c3a1d63c498c891f33101974fb4627c15dc
tree81da3e40d09dc37bcb1f76412816a4f684f9b2b5
parenteea28504fa76e3603e6fd3c6a70b705b9fc74680
decklink: Don't print error for dlopen failure

This is not a fatal error on systems without decklink

Part-of: <https://gitlab.freedesktop.org/gstreamer/gst-plugins-bad/-/merge_requests/2441>
sys/decklink/linux/DeckLinkAPIDispatch.cpp