From c85684e2d83ffabe661bdd8aaea1309fa9915a16 Mon Sep 17 00:00:00 2001 From: Thomas Vander Stichele Date: Wed, 4 Oct 2006 10:29:11 +0000 Subject: docs/plugins/: added v4l2 stubs 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: added v4l2 stubs * gst-plugins-good.spec.in: add v4l2 --- docs/plugins/gst-plugins-good-plugins-sections.txt | 19 +++++++++++++++++++ 1 file changed, 19 insertions(+) (limited to 'docs/plugins/gst-plugins-good-plugins-sections.txt') diff --git a/docs/plugins/gst-plugins-good-plugins-sections.txt b/docs/plugins/gst-plugins-good-plugins-sections.txt index c0e33e1c..e29b25df 100644 --- a/docs/plugins/gst-plugins-good-plugins-sections.txt +++ b/docs/plugins/gst-plugins-good-plugins-sections.txt @@ -604,6 +604,25 @@ GST_WAVPARSE_CLASS GST_IS_WAVPARSE_CLASS +
+element-v4l2src +GstV4l2Src +v4l2src + +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 +
+
element-ximagesrc GstXImageSrc -- cgit