summaryrefslogtreecommitdiffstats
path: root/docs/plugins/gst-plugins-bad-plugins-sections.txt
diff options
context:
space:
mode:
authorWim Taymans <wim.taymans@gmail.com>2006-09-26 14:17:54 +0000
committerWim Taymans <wim.taymans@gmail.com>2006-09-26 14:17:54 +0000
commit2b1e939991c034fb4203df40f6ea0941b2e6453d (patch)
tree5b5d703b5a358258d95f66a758c44a5a2ff4b635 /docs/plugins/gst-plugins-bad-plugins-sections.txt
parent65c2296d10a5a9b4566d1d506702a8c8ac8b79bb (diff)
downloadgst-plugins-bad-2b1e939991c034fb4203df40f6ea0941b2e6453d.tar.gz
gst-plugins-bad-2b1e939991c034fb4203df40f6ea0941b2e6453d.tar.bz2
gst-plugins-bad-2b1e939991c034fb4203df40f6ea0941b2e6453d.zip
docs/plugins/: Add v4l2 plugin to the docs.
Original commit message from CVS: * docs/plugins/Makefile.am: * docs/plugins/gst-plugins-bad-plugins-docs.sgml: * docs/plugins/gst-plugins-bad-plugins-sections.txt: Add v4l2 plugin to the docs. * sys/v4l2/gstv4l2src.c: (gst_v4l2src_get_read), (gst_v4l2src_get_mmap), (gst_v4l2src_create): * sys/v4l2/gstv4l2src.h: * sys/v4l2/gstv4l2vidorient.c: Fix docs. Remove some more externs.
Diffstat (limited to 'docs/plugins/gst-plugins-bad-plugins-sections.txt')
-rw-r--r--docs/plugins/gst-plugins-bad-plugins-sections.txt19
1 files changed, 19 insertions, 0 deletions
diff --git a/docs/plugins/gst-plugins-bad-plugins-sections.txt b/docs/plugins/gst-plugins-bad-plugins-sections.txt
index 8b0fad1b..f2b96546 100644
--- a/docs/plugins/gst-plugins-bad-plugins-sections.txt
+++ b/docs/plugins/gst-plugins-bad-plugins-sections.txt
@@ -15,6 +15,25 @@ GstTRMClass
</SECTION>
<SECTION>
+<FILE>element-v4l2src</FILE>
+GstV4l2Src
+<TITLE>v4l2src</TITLE>
+<SUBSECTION Standard>
+GST_V4L2_MAX_BUFFERS
+GST_V4L2_MIN_BUFFERS
+GstV4l2BufferPool
+GstV4l2Buffer
+GstV4l2Src
+GstV4l2SrcClass
+GST_V4L2SRC
+GST_IS_V4L2SRC
+GST_TYPE_V4L2SRC
+gst_v4l2src_get_type
+GST_V4L2SRC_CLASS
+GST_IS_V4L2SRC_CLASS
+</SECTION>
+
+<SECTION>
<FILE>element-videocrop</FILE>
GstVideoCrop
<TITLE>videocrop</TITLE>