directshow: Fix for uninitialized debug category warning
authorSeungha Yang <seungha@centricular.com>
Sat, 28 May 2022 21:55:27 +0000 (06:55 +0900)
committerGStreamer Marge Bot <gitlab-merge-bot@gstreamer-foundation.org>
Mon, 30 May 2022 12:00:43 +0000 (12:00 +0000)
commit7acfd0cdd12356ef76772c97cc151aa039e4b883
treef6bef24772f05180a2264ddad368ba5077d85dfa
parentbe948816d31b7a6e0401cbc7fde09493401bc8fa
directshow: Fix for uninitialized debug category warning

A method in the code is used in another place (device provider)

Part-of: <https://gitlab.freedesktop.org/gstreamer/gstreamer/-/merge_requests/2519>
subprojects/gst-plugins-bad/sys/directshow/gstdshowvideosrc.cpp
subprojects/gst-plugins-bad/sys/directshow/plugin.cpp