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>
This commit is contained in:
Tim-Philipp Müller 2020-07-10 15:26:27 +01:00 committed by GStreamer Merge Bot
parent 92456967d0
commit 510e8ef8cb
21 changed files with 21 additions and 21 deletions

View file

@ -17,7 +17,7 @@
* Boston, MA 02110-1335, USA. * Boston, MA 02110-1335, USA.
*/ */
/** /**
* SECTION:element-gstaudiochannelmix * SECTION:element-audiochannelmix
* @title: gstaudiochannelmix * @title: gstaudiochannelmix
* *
* The audiochannelmix element mixes channels in stereo audio based on * The audiochannelmix element mixes channels in stereo audio based on

View file

@ -17,7 +17,7 @@
* Boston, MA 02110-1301, USA. * Boston, MA 02110-1301, USA.
*/ */
/** /**
* SECTION:element-gstviewfinderbin * SECTION:element-viewfinderbin
* @title: gstviewfinderbin * @title: gstviewfinderbin
* *
* The gstviewfinderbin element is a displaying element for camerabin2. * The gstviewfinderbin element is a displaying element for camerabin2.

View file

@ -17,7 +17,7 @@
* Boston, MA 02110-1301, USA. * Boston, MA 02110-1301, USA.
*/ */
/** /**
* SECTION:element-gstchopmydata * SECTION:element-chopmydata
* @title: gstchopmydata * @title: gstchopmydata
* *
* The chopmydata element takes an incoming stream and chops it up * The chopmydata element takes an incoming stream and chops it up

View file

@ -17,7 +17,7 @@
* Boston, MA 02110-1335, USA. * Boston, MA 02110-1335, USA.
*/ */
/** /**
* SECTION:element-gstclockselect * SECTION:element-clockselect
* *
* The clockselect element is a pipeline that enables one to choose its * The clockselect element is a pipeline that enables one to choose its
* clock. By default, pipelines chose a clock depending on its elements, * clock. By default, pipelines chose a clock depending on its elements,

View file

@ -18,7 +18,7 @@
* Boston, MA 02110-1335, USA. * Boston, MA 02110-1335, USA.
*/ */
/** /**
* SECTION:element-gstwatchdog * SECTION:element-watchdog
* @title: watchdog * @title: watchdog
* *
* The watchdog element watches buffers and events flowing through * The watchdog element watches buffers and events flowing through

View file

@ -17,7 +17,7 @@
* Boston, MA 02110-1335, USA. * Boston, MA 02110-1335, USA.
*/ */
/** /**
* SECTION:element-gstinteraudiosink * SECTION:element-interaudiosink
* @title: gstinteraudiosink * @title: gstinteraudiosink
* *
* The interaudiosink element is an audio sink element. It is used * The interaudiosink element is an audio sink element. It is used

View file

@ -17,7 +17,7 @@
* Boston, MA 02110-1335, USA. * Boston, MA 02110-1335, USA.
*/ */
/** /**
* SECTION:element-gstinteraudiosrc * SECTION:element-interaudiosrc
* @title: gstinteraudiosrc * @title: gstinteraudiosrc
* *
* The interaudiosrc element is an audio source element. It is used * The interaudiosrc element is an audio source element. It is used

View file

@ -17,7 +17,7 @@
* Boston, MA 02110-1335, USA. * Boston, MA 02110-1335, USA.
*/ */
/** /**
* SECTION:element-gstintersubsink * SECTION:element-intersubsink
* @title: gstintersubsink * @title: gstintersubsink
* *
* The intersubsink element is a subtitle sink element. It is used * The intersubsink element is a subtitle sink element. It is used

View file

@ -17,7 +17,7 @@
* Boston, MA 02110-1335, USA. * Boston, MA 02110-1335, USA.
*/ */
/** /**
* SECTION:element-gstintersubsrc * SECTION:element-intersubsrc
* @title: gstintersubsrc * @title: gstintersubsrc
* *
* The intersubsrc element is a subtitle source element. It is used * The intersubsrc element is a subtitle source element. It is used

View file

@ -17,7 +17,7 @@
* Boston, MA 02110-1335, USA. * Boston, MA 02110-1335, USA.
*/ */
/** /**
* SECTION:element-gstintervideosink * SECTION:element-intervideosink
* @title: gstintervideosink * @title: gstintervideosink
* *
* The intervideosink element is a video sink element. It is used * The intervideosink element is a video sink element. It is used

View file

@ -17,7 +17,7 @@
* Boston, MA 02110-1335, USA. * Boston, MA 02110-1335, USA.
*/ */
/** /**
* SECTION:element-gstintervideosrc * SECTION:element-intervideosrc
* @title: gstintervideosrc * @title: gstintervideosrc
* *
* The intervideosrc element is a video source element. It is used * The intervideosrc element is a video source element. It is used

View file

@ -17,7 +17,7 @@
* Boston, MA 02110-1335, USA. * Boston, MA 02110-1335, USA.
*/ */
/** /**
* SECTION:element-gstcombdetect * SECTION:element-combdetect
* @title: gstcombdetect * @title: gstcombdetect
* *
* The combdetect element detects if combing artifacts are present in * The combdetect element detects if combing artifacts are present in

View file

@ -18,7 +18,7 @@
* Boston, MA 02110-1335, USA. * Boston, MA 02110-1335, USA.
*/ */
/** /**
* SECTION:element-gstivtc * SECTION:element-ivtc
* @title: gstivtc * @title: gstivtc
* *
* The ivtc element is an inverse telecine filter. It takes interlaced * The ivtc element is an inverse telecine filter. It takes interlaced

View file

@ -18,7 +18,7 @@
* Boston, MA 02110-1301, USA. * Boston, MA 02110-1301, USA.
*/ */
/** /**
* SECTION:element-gstjp2kdecimator * SECTION:element-jp2kdecimator
* @title: gstjp2kdecimator * @title: gstjp2kdecimator
* *
* The jp2kdecimator element removes information from JPEG2000 images without reencoding. * The jp2kdecimator element removes information from JPEG2000 images without reencoding.

View file

@ -19,7 +19,7 @@
* Boston, MA 02110-1335, USA. * Boston, MA 02110-1335, USA.
*/ */
/** /**
* SECTION:element-gstrtmp2sink * SECTION:element-rtmp2sink
* *
* The rtmp2sink element sends audio and video streams to an RTMP * The rtmp2sink element sends audio and video streams to an RTMP
* server. * server.

View file

@ -19,7 +19,7 @@
* Boston, MA 02110-1335, USA. * Boston, MA 02110-1335, USA.
*/ */
/** /**
* SECTION:element-gstrtmp2src * SECTION:element-rtmp2src
* *
* The rtmp2src element receives input streams from an RTMP server. * The rtmp2src element receives input streams from an RTMP server.
* *

View file

@ -17,7 +17,7 @@
* Boston, MA 02110-1335, USA. * Boston, MA 02110-1335, USA.
*/ */
/** /**
* SECTION:element-gstscenechange * SECTION:element-scenechange
* @title: gstscenechange * @title: gstscenechange
* *
* The scenechange element detects scene changes (also known as shot * The scenechange element detects scene changes (also known as shot

View file

@ -17,7 +17,7 @@
* Boston, MA 02110-1335, USA. * Boston, MA 02110-1335, USA.
*/ */
/** /**
* SECTION:element-gstvideodiff * SECTION:element-videodiff
* @title: gstvideodiff * @title: gstvideodiff
* *
* The videodiff element highlights the difference between a frame and its * The videodiff element highlights the difference between a frame and its

View file

@ -17,7 +17,7 @@
* Boston, MA 02110-1335, USA. * Boston, MA 02110-1335, USA.
*/ */
/** /**
* SECTION:element-gstzebrastripe * SECTION:element-zebrastripe
* @title: gstzebrastripe * @title: gstzebrastripe
* *
* The zebrastripe element marks areas of images in a video stream * The zebrastripe element marks areas of images in a video stream

View file

@ -17,7 +17,7 @@
* Boston, MA 02110-1301, USA. * Boston, MA 02110-1301, USA.
*/ */
/** /**
* SECTION:element-gstdiracparse * SECTION:element-diracparse
* @title: gstdiracparse * @title: gstdiracparse
* *
* The gstdiracparse element does FIXME stuff. * The gstdiracparse element does FIXME stuff.

View file

@ -17,7 +17,7 @@
* Boston, MA 02110-1301, USA. * Boston, MA 02110-1301, USA.
*/ */
/** /**
* SECTION:element-gsty4mdec * SECTION:element-y4mdec
* @title: gsty4mdec * @title: gsty4mdec
* *
* The gsty4mdec element decodes uncompressed video in YUV4MPEG format. * The gsty4mdec element decodes uncompressed video in YUV4MPEG format.