diff options
author | Thomas Vander Stichele <thomas@apestaart.org> | 2006-10-04 10:29:11 +0000 |
---|---|---|
committer | Thomas Vander Stichele <thomas@apestaart.org> | 2006-10-04 10:29:11 +0000 |
commit | c85684e2d83ffabe661bdd8aaea1309fa9915a16 (patch) | |
tree | caa138dd87add2e10bd7e5d99a1d844e4596eebf /docs/plugins/gst-plugins-good-plugins-sections.txt | |
parent | 424c5cb6f7eddcd79898c916f083f7020a314a4a (diff) |
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
Diffstat (limited to 'docs/plugins/gst-plugins-good-plugins-sections.txt')
-rw-r--r-- | docs/plugins/gst-plugins-good-plugins-sections.txt | 19 |
1 files changed, 19 insertions, 0 deletions
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 @@ -605,6 +605,25 @@ GST_IS_WAVPARSE_CLASS </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-ximagesrc</FILE> GstXImageSrc <TITLE>ximagesrc</TITLE> |