From 695afd0edf89656a157ee65a7de537f9989ebb41 Mon Sep 17 00:00:00 2001 From: Thomas Vander Stichele Date: Fri, 25 Nov 2005 21:02:16 +0000 Subject: 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 --- docs/plugins/inspect/plugin-cairo.xml | 11 +++++++++-- 1 file changed, 9 insertions(+), 2 deletions(-) (limited to 'docs/plugins/inspect/plugin-cairo.xml') diff --git a/docs/plugins/inspect/plugin-cairo.xml b/docs/plugins/inspect/plugin-cairo.xml index 6da287ce..b382ef65 100644 --- a/docs/plugins/inspect/plugin-cairo.xml +++ b/docs/plugins/inspect/plugin-cairo.xml @@ -3,10 +3,10 @@ Cairo-based overlaying ../../ext/cairo/.libs/libgstcairo.so libgstcairo.so - 0.9.6 + 0.9.6.1 LGPL gst-plugins-good - GStreamer Good Plug-ins source release + GStreamer Good Plug-ins CVS/prerelease Unknown package origin @@ -16,5 +16,12 @@ Adds text strings on top of a video buffer David Schleef <ds@schleef.org> + + cairotimeoverlay + Time Overlay + Filter/Editor/Video + Overlays the time on a video stream + David Schleef <ds@schleef.org> + \ No newline at end of file -- cgit