summaryrefslogtreecommitdiff
path: root/sys/decklink
diff options
context:
space:
mode:
authorPhilippe Normand <philn@igalia.com>2020-03-15 10:45:25 +0000
committerPhilippe Normand <philn@igalia.com>2020-03-15 10:46:54 +0000
commit273e32d5aadd83a9b2510ac127530800fa76ee73 (patch)
tree74d9004a4a4e02e2a54fcd87189a7053b50a5913 /sys/decklink
parent97355cdd414991e613fa0fd1311d0f69b4b55fea (diff)
downloadgstreamer-plugins-bad-273e32d5aadd83a9b2510ac127530800fa76ee73.tar.gz
decklink: Remove spurious gtk-doc marker
Diffstat (limited to 'sys/decklink')
-rw-r--r--sys/decklink/gstdecklink.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/decklink/gstdecklink.cpp b/sys/decklink/gstdecklink.cpp
index b811d94a0..e1f3642d4 100644
--- a/sys/decklink/gstdecklink.cpp
+++ b/sys/decklink/gstdecklink.cpp
@@ -1804,7 +1804,7 @@ gst_decklink_release_nth_input (gint n, GstElement * src, gboolean is_audio)
g_mutex_unlock (&input->lock);
}
-/**
+/*
* Probes if duplex-mode is supported and sets it accordingly. I duplex-mode is not supported
* but this device is part of a pair (Duo2- and Quad2-Cards) and Half-Dupley-Mode is requested,
* the parent device is also checked and configured accordingly.