summaryrefslogtreecommitdiffstats
path: root/gst/multifile/gstmultifile.c
diff options
context:
space:
mode:
authorStefan Kost <ensonic@users.sourceforge.net>2007-07-03 08:01:18 +0000
committerStefan Kost <ensonic@users.sourceforge.net>2007-07-03 08:01:18 +0000
commit8751d8cb9b73a388369e6d97cbb41dd42f21c0ff (patch)
tree0bf13b49e7ec585335f9d9ed3210a08e09263a8b /gst/multifile/gstmultifile.c
parentb28ee64117d6e132b1807f436bb7b03b13ac9208 (diff)
downloadgst-plugins-bad-8751d8cb9b73a388369e6d97cbb41dd42f21c0ff.tar.gz
gst-plugins-bad-8751d8cb9b73a388369e6d97cbb41dd42f21c0ff.tar.bz2
gst-plugins-bad-8751d8cb9b73a388369e6d97cbb41dd42f21c0ff.zip
gst/multifile/: Add .h files to be able to add it to the docs.
Original commit message from CVS: * gst/multifile/Makefile.am: * gst/multifile/gstmultifile.c: * gst/multifile/gstmultifilesink.c: * gst/multifile/gstmultifilesink.h: * gst/multifile/gstmultifilesrc.c: * gst/multifile/gstmultifilesrc.h: Add .h files to be able to add it to the docs.
Diffstat (limited to 'gst/multifile/gstmultifile.c')
-rw-r--r--gst/multifile/gstmultifile.c7
1 files changed, 0 insertions, 7 deletions
diff --git a/gst/multifile/gstmultifile.c b/gst/multifile/gstmultifile.c
index 7147f463..873dcb17 100644
--- a/gst/multifile/gstmultifile.c
+++ b/gst/multifile/gstmultifile.c
@@ -21,13 +21,6 @@
* Free Software Foundation, Inc., 59 Temple Place - Suite 330,
* Boston, MA 02111-1307, USA.
*/
-/**
- * SECTION:element-multifilesink
- * @short_description: write buffers to sequentially-named files
- * @see_also: #GstFileSrc
- *
- * Write incoming data to a series of files in the local file system.
- */
#ifdef HAVE_CONFIG_H
# include "config.h"