mfsourceobject: Remove useless null check for string
authorSeungha Yang <seungha@centricular.com>
Mon, 25 May 2020 12:18:16 +0000 (21:18 +0900)
committerGStreamer Merge Bot <gitlab-merge-bot@gstreamer-foundation.org>
Mon, 25 May 2020 15:09:20 +0000 (15:09 +0000)
commit8ce4980273fc18db5276b26619e819f1e4ed85d7
tree6d07472d03df2bc2d93018eca634f1e009774809
parent50b36ce257b6b6fa4c854c987f8216e8df6b887f
mfsourceobject: Remove useless null check for string

We can pass null for the value of string type property.

Part-of: <https://gitlab.freedesktop.org/gstreamer/gst-plugins-bad/-/merge_requests/1241>
sys/mediafoundation/gstmfcaptureengine.cpp
sys/mediafoundation/gstmfsourceobject.c
sys/mediafoundation/gstmfsourcereader.cpp