From 7f237108ea507136a6e9308a64ab9ce4cdcb5119 Mon Sep 17 00:00:00 2001 From: Stefan Kost Date: Mon, 27 Oct 2008 09:21:44 +0000 Subject: docs/plugins/: Add the docs of the new elements. 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: * docs/plugins/gst-plugins-good-plugins.args: * docs/plugins/gst-plugins-good-plugins.hierarchy: * docs/plugins/gst-plugins-good-plugins.interfaces: * docs/plugins/inspect/plugin-autodetect.xml: Add the docs of the new elements. --- docs/plugins/inspect/plugin-autodetect.xml | 44 ++++++++++++++++++++++++------ 1 file changed, 36 insertions(+), 8 deletions(-) (limited to 'docs/plugins/inspect') diff --git a/docs/plugins/inspect/plugin-autodetect.xml b/docs/plugins/inspect/plugin-autodetect.xml index 7bd5dc31..b895f9a3 100644 --- a/docs/plugins/inspect/plugin-autodetect.xml +++ b/docs/plugins/inspect/plugin-autodetect.xml @@ -1,21 +1,20 @@ autodetect - Plugin contains auto-detection plugins for video/audio outputs + Plugin contains auto-detection plugins for video/audio in- and outputs ../../gst/autodetect/.libs/libgstautodetect.so libgstautodetect.so - 0.10.11 + 0.10.10.3 LGPL gst-plugins-good - GStreamer Good Plug-ins source release - Unknown package origin + GStreamer Good Plug-ins CVS/prerelease + http://gstreamer.freedesktop.org autoaudiosink Auto audio sink Sink/Audio Wrapper audio sink for automatically detected audio sink - Ronald Bultje <rbultje@ronald.bitfreak.net> - Jan Schmidt <thaytan@noraisin.net + Ronald Bultje <rbultje@ronald.bitfreak.net>012Jan Schmidt <thaytan@noraisin.net> sink @@ -25,13 +24,27 @@ + + autoaudiosrc + Auto audio source + Sink/Audio + Wrapper audio source for automatically detected audio source + Ronald Bultje <rbultje@ronald.bitfreak.net>012Jan Schmidt <thaytan@noraisin.net>012Stefan Kost <ensonic@users.sf.net> + + + src + source + always +
ANY
+
+
+
autovideosink Auto video sink Sink/Video Wrapper video sink for automatically detected video sink - Ronald Bultje <rbultje@ronald.bitfreak.net> - Jan Schmidt <thaytan@noraisin.net + Ronald Bultje <rbultje@ronald.bitfreak.net>012Jan Schmidt <thaytan@noraisin.net> sink @@ -41,5 +54,20 @@ + + autovideosrc + Auto video source + Source/Video + Wrapper video source for automatically detected video source + Ronald Bultje <rbultje@ronald.bitfreak.net>012Jan Schmidt <thaytan@noraisin.net>012Stefan Kost <ensonic@users.sf.net> + + + src + source + always +
ANY
+
+
+
\ No newline at end of file -- cgit