From d55ac2830b57502bcd6d6adfab2e48fd228fcdb1 Mon Sep 17 00:00:00 2001 From: Julien Moutte Date: Sun, 6 Nov 2005 22:16:27 +0000 Subject: Makefile.am: examples in dist subdirs. Original commit message from CVS: 2005-11-06 Julien MOUTTE * Makefile.am: examples in dist subdirs. * configure.ac: enable parameter for building examples. * docs/plugins/gst-plugins-bad-plugins.args: * docs/plugins/inspect/plugin-dfbvideosink.xml: * examples/Makefile.am: Updates. --- docs/plugins/gst-plugins-bad-plugins.args | 27 ++++++++++++++++++++++++--- docs/plugins/inspect/plugin-dfbvideosink.xml | 12 ++++++------ 2 files changed, 30 insertions(+), 9 deletions(-) (limited to 'docs/plugins') diff --git a/docs/plugins/gst-plugins-bad-plugins.args b/docs/plugins/gst-plugins-bad-plugins.args index 91294e2a..62fd24cf 100644 --- a/docs/plugins/gst-plugins-bad-plugins.args +++ b/docs/plugins/gst-plugins-bad-plugins.args @@ -3,7 +3,28 @@ gpointer w -Destination surface -Render video frames to this surface. The pointer you pass here has to point to an IDirectFBSurface * interface -NULL +Surface +The target surface for video. + + + +GstSDLVideoSink::fullscreen +gboolean + +rw +Fullscreen +If true it will be Full screen. +FALSE + + + +GstSpeed::speed +gfloat +[0.1,40] +rwx +speed +speed. +1 + + diff --git a/docs/plugins/inspect/plugin-dfbvideosink.xml b/docs/plugins/inspect/plugin-dfbvideosink.xml index 83f5fb4e..b95752d1 100644 --- a/docs/plugins/inspect/plugin-dfbvideosink.xml +++ b/docs/plugins/inspect/plugin-dfbvideosink.xml @@ -1,20 +1,20 @@ dfbvideosink - DirectFB video sink + DirectFB video output plugin ../../ext/directfb/.libs/libgstdfbvideosink.so libgstdfbvideosink.so - 0.9.4 + 0.9.4.1 LGPL gst-plugins-bad - GStreamer source release + GStreamer CVS/prerelease http://gstreamer.freedesktop.org/ dfbvideosink - DirectFB video sink + Video sink Sink/Video - DirectFB video sink + A DirectFB based videosink Julien Moutte <julien@moutte.net> - + \ No newline at end of file -- cgit v1.2.1