From 7ec92ddf2dceceeb688b26d45ba606eb6df29f19 Mon Sep 17 00:00:00 2001 From: Stefan Kost Date: Wed, 28 May 2008 14:31:05 +0000 Subject: Document whats first shown on the fdo plugin docs page :) Original commit message from CVS: * docs/plugins/Makefile.am: * docs/plugins/gst-plugins-good-plugins-docs.sgml: * docs/plugins/gst-plugins-good-plugins-sections.txt: * ext/raw1394/gstdv1394src.c: Document whats first shown on the fdo plugin docs page :) --- docs/plugins/Makefile.am | 1 + docs/plugins/gst-plugins-good-plugins-docs.sgml | 1 + docs/plugins/gst-plugins-good-plugins-sections.txt | 14 ++++++++++++++ 3 files changed, 16 insertions(+) (limited to 'docs') diff --git a/docs/plugins/Makefile.am b/docs/plugins/Makefile.am index 00d31b85..008aa1f3 100644 --- a/docs/plugins/Makefile.am +++ b/docs/plugins/Makefile.am @@ -94,6 +94,7 @@ EXTRA_HFILES = \ $(top_srcdir)/ext/libcaca/gstcacasink.h \ $(top_srcdir)/ext/libpng/gstpngdec.h \ $(top_srcdir)/ext/libpng/gstpngenc.h \ + $(top_srcdir)/ext/raw1394/gstdv1394src.h \ $(top_srcdir)/ext/soup/gstsouphttpsrc.h \ $(top_srcdir)/ext/taglib/gstapev2mux.h \ $(top_srcdir)/ext/taglib/gstid3v2mux.h \ diff --git a/docs/plugins/gst-plugins-good-plugins-docs.sgml b/docs/plugins/gst-plugins-good-plugins-docs.sgml index 1dea9b96..c5fdb274 100644 --- a/docs/plugins/gst-plugins-good-plugins-docs.sgml +++ b/docs/plugins/gst-plugins-good-plugins-docs.sgml @@ -37,6 +37,7 @@ + diff --git a/docs/plugins/gst-plugins-good-plugins-sections.txt b/docs/plugins/gst-plugins-good-plugins-sections.txt index b30bc3c6..d35edaf6 100644 --- a/docs/plugins/gst-plugins-good-plugins-sections.txt +++ b/docs/plugins/gst-plugins-good-plugins-sections.txt @@ -390,6 +390,20 @@ GST_DSOUND_LOCK GST_DSOUND_UNLOCK +
+element-dv1394src +dv1394src +GstDV1394Src + +GstDV1394SrcClass +GST_TYPE_DV1394SRC +GST_DV1394SRC +GST_DV1394SRC_CLASS +GST_IS_DV1394SRC +GST_IS_DV1394SRC_CLASS +gst_dv1394src_get_type +
+
element-dvdec dvdec -- cgit