summaryrefslogtreecommitdiffstats
path: root/docs/plugins/gst-plugins-good-plugins-docs.sgml
diff options
context:
space:
mode:
authorThomas Vander Stichele <thomas@apestaart.org>2005-11-25 21:02:16 +0000
committerThomas Vander Stichele <thomas@apestaart.org>2005-11-25 21:02:16 +0000
commit695afd0edf89656a157ee65a7de537f9989ebb41 (patch)
treeb669c05100f5ed6c7e27a8eeaa1ab0509911dd18 /docs/plugins/gst-plugins-good-plugins-docs.sgml
parent7b858529510534d9e8e45d1df5883b62fd910396 (diff)
documenting auto*sink using strstr for the video sink lookup, class field is not ordered update other plugins
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: * gst/autodetect/gstautoaudiosink.c: (gst_auto_audio_sink_base_init): * gst/autodetect/gstautovideosink.c: (gst_auto_video_sink_base_init), (gst_auto_video_sink_factory_filter): documenting auto*sink using strstr for the video sink lookup, class field is not ordered update other plugins
Diffstat (limited to 'docs/plugins/gst-plugins-good-plugins-docs.sgml')
-rw-r--r--docs/plugins/gst-plugins-good-plugins-docs.sgml2
1 files changed, 2 insertions, 0 deletions
diff --git a/docs/plugins/gst-plugins-good-plugins-docs.sgml b/docs/plugins/gst-plugins-good-plugins-docs.sgml
index d0b6a757..82579c20 100644
--- a/docs/plugins/gst-plugins-good-plugins-docs.sgml
+++ b/docs/plugins/gst-plugins-good-plugins-docs.sgml
@@ -12,6 +12,8 @@
<chapter>
<title>gst-plugins-good Elements</title>
+ <xi:include href="xml/element-autoaudiosink.xml" />
+ <xi:include href="xml/element-autovideosink.xml" />
<xi:include href="xml/element-goom.xml" />
<xi:include href="xml/element-level.xml" />
</chapter>