summaryrefslogtreecommitdiff
path: root/gst/inter
diff options
context:
space:
mode:
authorTim-Philipp Müller <tim@centricular.com>2020-07-10 15:26:27 +0100
committerGStreamer Merge Bot <gitlab-merge-bot@gstreamer-foundation.org>2020-07-10 19:22:29 +0000
commit510e8ef8cb36e5c489ba5081f00a6852d020e2a4 (patch)
tree91d14f4bb63e43f8ac45f21388fdbaa3f0ea8c04 /gst/inter
parent92456967d0fbdb57f7bf089b06d930b7d30bc417 (diff)
downloadgstreamer-plugins-bad-510e8ef8cb36e5c489ba5081f00a6852d020e2a4.tar.gz
docs: fix element names in section headers
Hopefully that'll make hotdoc pick up the docs for these elements. Part-of: <https://gitlab.freedesktop.org/gstreamer/gst-plugins-bad/-/merge_requests/1428>
Diffstat (limited to 'gst/inter')
-rw-r--r--gst/inter/gstinteraudiosink.c2
-rw-r--r--gst/inter/gstinteraudiosrc.c2
-rw-r--r--gst/inter/gstintersubsink.c2
-rw-r--r--gst/inter/gstintersubsrc.c2
-rw-r--r--gst/inter/gstintervideosink.c2
-rw-r--r--gst/inter/gstintervideosrc.c2
6 files changed, 6 insertions, 6 deletions
diff --git a/gst/inter/gstinteraudiosink.c b/gst/inter/gstinteraudiosink.c
index 3c3063103..eaa5b2e65 100644
--- a/gst/inter/gstinteraudiosink.c
+++ b/gst/inter/gstinteraudiosink.c
@@ -17,7 +17,7 @@
* Boston, MA 02110-1335, USA.
*/
/**
- * SECTION:element-gstinteraudiosink
+ * SECTION:element-interaudiosink
* @title: gstinteraudiosink
*
* The interaudiosink element is an audio sink element. It is used
diff --git a/gst/inter/gstinteraudiosrc.c b/gst/inter/gstinteraudiosrc.c
index 8a15f072f..7fbb589ae 100644
--- a/gst/inter/gstinteraudiosrc.c
+++ b/gst/inter/gstinteraudiosrc.c
@@ -17,7 +17,7 @@
* Boston, MA 02110-1335, USA.
*/
/**
- * SECTION:element-gstinteraudiosrc
+ * SECTION:element-interaudiosrc
* @title: gstinteraudiosrc
*
* The interaudiosrc element is an audio source element. It is used
diff --git a/gst/inter/gstintersubsink.c b/gst/inter/gstintersubsink.c
index 62a627491..882a1663b 100644
--- a/gst/inter/gstintersubsink.c
+++ b/gst/inter/gstintersubsink.c
@@ -17,7 +17,7 @@
* Boston, MA 02110-1335, USA.
*/
/**
- * SECTION:element-gstintersubsink
+ * SECTION:element-intersubsink
* @title: gstintersubsink
*
* The intersubsink element is a subtitle sink element. It is used
diff --git a/gst/inter/gstintersubsrc.c b/gst/inter/gstintersubsrc.c
index 2ca1a523a..dc42caeda 100644
--- a/gst/inter/gstintersubsrc.c
+++ b/gst/inter/gstintersubsrc.c
@@ -17,7 +17,7 @@
* Boston, MA 02110-1335, USA.
*/
/**
- * SECTION:element-gstintersubsrc
+ * SECTION:element-intersubsrc
* @title: gstintersubsrc
*
* The intersubsrc element is a subtitle source element. It is used
diff --git a/gst/inter/gstintervideosink.c b/gst/inter/gstintervideosink.c
index b73a554c2..12a971a5d 100644
--- a/gst/inter/gstintervideosink.c
+++ b/gst/inter/gstintervideosink.c
@@ -17,7 +17,7 @@
* Boston, MA 02110-1335, USA.
*/
/**
- * SECTION:element-gstintervideosink
+ * SECTION:element-intervideosink
* @title: gstintervideosink
*
* The intervideosink element is a video sink element. It is used
diff --git a/gst/inter/gstintervideosrc.c b/gst/inter/gstintervideosrc.c
index 1c20b4219..7858e6ede 100644
--- a/gst/inter/gstintervideosrc.c
+++ b/gst/inter/gstintervideosrc.c
@@ -17,7 +17,7 @@
* Boston, MA 02110-1335, USA.
*/
/**
- * SECTION:element-gstintervideosrc
+ * SECTION:element-intervideosrc
* @title: gstintervideosrc
*
* The intervideosrc element is a video source element. It is used