summaryrefslogtreecommitdiff
path: root/gst-libs/gst/video/gstvideosink.c
diff options
context:
space:
mode:
authorThomas Vander Stichele <thomas@apestaart.org>2005-12-01 01:29:46 +0000
committerThomas Vander Stichele <thomas@apestaart.org>2005-12-01 01:29:46 +0000
commitdc0f45d20cbefad8e07cb5fc77f59c9ae49ceeb2 (patch)
tree463374b0714ecc412d45daba8d3b4498b2dd5074 /gst-libs/gst/video/gstvideosink.c
parent2d899d13f5db7ca8b64d573107cc49cbafe89916 (diff)
update documentation
Original commit message from CVS: * docs/libs/gst-plugins-base-libs-docs.sgml: * docs/libs/gst-plugins-base-libs-sections.txt: * docs/libs/tmpl/gstaudio.sgml: * docs/libs/tmpl/gstringbuffer.sgml: * gst-libs/gst/interfaces/xoverlay.c: * gst-libs/gst/video/gstvideofilter.c: * gst-libs/gst/video/gstvideosink.c: update documentation
Diffstat (limited to 'gst-libs/gst/video/gstvideosink.c')
-rw-r--r--gst-libs/gst/video/gstvideosink.c6
1 files changed, 3 insertions, 3 deletions
diff --git a/gst-libs/gst/video/gstvideosink.c b/gst-libs/gst/video/gstvideosink.c
index 39075c1d2..ba3d1e8f4 100644
--- a/gst-libs/gst/video/gstvideosink.c
+++ b/gst-libs/gst/video/gstvideosink.c
@@ -20,12 +20,12 @@
*/
/**
- * SECTION:element-videosink
- * @short_description: Base class for video sinks.
+ * SECTION:gstvideosink
+ * @short_description: Base class for video sinks
*
* <refsect2>
* <para>
- * Provides useful functions and a base class for video sinks. Right now it's
+ * Provides useful functions and a base class for video sinks. Right now it's
* mostly used as a place holder for adding common code later on.
* </para>
* </refsect2>