From 6af0c5db4e4b7f96523eeda8b843ee7b7341a6d8 Mon Sep 17 00:00:00 2001 From: Thomas Vander Stichele Date: Sun, 4 Sep 2005 15:09:33 +0000 Subject: [PATCH] distcheck fixes Original commit message from CVS: distcheck fixes --- configure.ac | 1 + .../gst-plugins-good-plugins-docs.sgml | 1 - docs/plugins/inspect-build.stamp | 0 docs/plugins/inspect.stamp | 1 + docs/plugins/inspect/plugin-1394.xml | 21 ++++++ docs/plugins/inspect/plugin-aasink.xml | 19 ++++++ docs/plugins/inspect/plugin-alaw.xml | 26 +++++++ docs/plugins/inspect/plugin-alpha.xml | 19 ++++++ docs/plugins/inspect/plugin-autodetect.xml | 26 +++++++ docs/plugins/inspect/plugin-avi.xml | 21 ++++++ docs/plugins/inspect/plugin-cacasink.xml | 19 ++++++ docs/plugins/inspect/plugin-dv.xml | 26 +++++++ docs/plugins/inspect/plugin-effectv.xml | 68 +++++++++++++++++++ docs/plugins/inspect/plugin-esdsink.xml | 19 ++++++ docs/plugins/inspect/plugin-fdsrc.xml | 19 ++++++ docs/plugins/inspect/plugin-flac.xml | 19 ++++++ docs/plugins/inspect/plugin-gconfelements.xml | 26 +++++++ docs/plugins/inspect/plugin-goom.xml | 19 ++++++ docs/plugins/inspect/plugin-jpeg.xml | 19 ++++++ docs/plugins/inspect/plugin-level.xml | 19 ++++++ docs/plugins/inspect/plugin-mulaw.xml | 26 +++++++ docs/plugins/inspect/plugin-ossaudio.xml | 33 +++++++++ docs/plugins/inspect/plugin-png.xml | 19 ++++++ docs/plugins/inspect/plugin-rtp.xml | 61 +++++++++++++++++ docs/plugins/inspect/plugin-rtsp.xml | 19 ++++++ docs/plugins/inspect/plugin-shout2send.xml | 21 ++++++ docs/plugins/inspect/plugin-smpte.xml | 19 ++++++ docs/plugins/inspect/plugin-speex.xml | 19 ++++++ docs/plugins/inspect/plugin-udp.xml | 40 +++++++++++ docs/plugins/inspect/plugin-videobox.xml | 19 ++++++ docs/plugins/inspect/plugin-videoflip.xml | 19 ++++++ docs/plugins/inspect/plugin-wavparse.xml | 19 ++++++ 32 files changed, 701 insertions(+), 1 deletion(-) create mode 100644 docs/plugins/inspect-build.stamp create mode 100644 docs/plugins/inspect.stamp create mode 100644 docs/plugins/inspect/plugin-1394.xml create mode 100644 docs/plugins/inspect/plugin-aasink.xml create mode 100644 docs/plugins/inspect/plugin-alaw.xml create mode 100644 docs/plugins/inspect/plugin-alpha.xml create mode 100644 docs/plugins/inspect/plugin-autodetect.xml create mode 100644 docs/plugins/inspect/plugin-avi.xml create mode 100644 docs/plugins/inspect/plugin-cacasink.xml create mode 100644 docs/plugins/inspect/plugin-dv.xml create mode 100644 docs/plugins/inspect/plugin-effectv.xml create mode 100644 docs/plugins/inspect/plugin-esdsink.xml create mode 100644 docs/plugins/inspect/plugin-fdsrc.xml create mode 100644 docs/plugins/inspect/plugin-flac.xml create mode 100644 docs/plugins/inspect/plugin-gconfelements.xml create mode 100644 docs/plugins/inspect/plugin-goom.xml create mode 100644 docs/plugins/inspect/plugin-jpeg.xml create mode 100644 docs/plugins/inspect/plugin-level.xml create mode 100644 docs/plugins/inspect/plugin-mulaw.xml create mode 100644 docs/plugins/inspect/plugin-ossaudio.xml create mode 100644 docs/plugins/inspect/plugin-png.xml create mode 100644 docs/plugins/inspect/plugin-rtp.xml create mode 100644 docs/plugins/inspect/plugin-rtsp.xml create mode 100644 docs/plugins/inspect/plugin-shout2send.xml create mode 100644 docs/plugins/inspect/plugin-smpte.xml create mode 100644 docs/plugins/inspect/plugin-speex.xml create mode 100644 docs/plugins/inspect/plugin-udp.xml create mode 100644 docs/plugins/inspect/plugin-videobox.xml create mode 100644 docs/plugins/inspect/plugin-videoflip.xml create mode 100644 docs/plugins/inspect/plugin-wavparse.xml diff --git a/configure.ac b/configure.ac index 7f327b2609..0e587d37e2 100644 --- a/configure.ac +++ b/configure.ac @@ -512,6 +512,7 @@ dnl # Checks for gtk-doc # dnl ###################### GTK_DOC_CHECK([1.3]) +AS_PATH_PYTHON([2.1]) dnl ############################ dnl # Set up some more defines # diff --git a/docs/plugins/gst-plugins-good-plugins-docs.sgml b/docs/plugins/gst-plugins-good-plugins-docs.sgml index 283ea30e0c..75455a4eba 100644 --- a/docs/plugins/gst-plugins-good-plugins-docs.sgml +++ b/docs/plugins/gst-plugins-good-plugins-docs.sgml @@ -33,7 +33,6 @@ - diff --git a/docs/plugins/inspect-build.stamp b/docs/plugins/inspect-build.stamp new file mode 100644 index 0000000000..e69de29bb2 diff --git a/docs/plugins/inspect.stamp b/docs/plugins/inspect.stamp new file mode 100644 index 0000000000..e0cb13940b --- /dev/null +++ b/docs/plugins/inspect.stamp @@ -0,0 +1 @@ +timestamp \ No newline at end of file diff --git a/docs/plugins/inspect/plugin-1394.xml b/docs/plugins/inspect/plugin-1394.xml new file mode 100644 index 0000000000..d389a3ec3f --- /dev/null +++ b/docs/plugins/inspect/plugin-1394.xml @@ -0,0 +1,21 @@ + + 1394 + Source for DV data via IEEE1394 interface + ../../ext/raw1394/.libs/libgst1394.so + libgst1394.so + 0.9.0.1 + LGPL + GStreamer CVS/prerelease + http://gstreamer.freedesktop.org/ + + + dv1394src + Firewire (1394) DV Source + Source/Video + Source for DV video data from firewire port + Erik Walthinsen <omega@temple-baptist.com> + Daniel Fischer <dan@f3c.com> + Wim Taymans <wim@fluendo.com> + + + \ No newline at end of file diff --git a/docs/plugins/inspect/plugin-aasink.xml b/docs/plugins/inspect/plugin-aasink.xml new file mode 100644 index 0000000000..8ea07c8b9d --- /dev/null +++ b/docs/plugins/inspect/plugin-aasink.xml @@ -0,0 +1,19 @@ + + aasink + ASCII Art video sink + ../../ext/aalib/.libs/libgstaasink.so + libgstaasink.so + 0.9.0.1 + LGPL + GStreamer CVS/prerelease + http://gstreamer.freedesktop.org/ + + + aasink + AA sink + Sink/Video + An ASCII art videosink + Wim Taymans <wim.taymans@chello.be> + + + \ No newline at end of file diff --git a/docs/plugins/inspect/plugin-alaw.xml b/docs/plugins/inspect/plugin-alaw.xml new file mode 100644 index 0000000000..6b447211f4 --- /dev/null +++ b/docs/plugins/inspect/plugin-alaw.xml @@ -0,0 +1,26 @@ + + alaw + ALaw audio conversion routines + ../../gst/law/.libs/libgstalaw.so + libgstalaw.so + 0.9.0.1 + LGPL + GStreamer CVS/prerelease + http://gstreamer.freedesktop.org/ + + + alawdec + A Law to PCM conversion + Codec/Decoder/Audio + Convert 8bit A law to 16bit PCM + Zaheer Abbas Merali <zaheerabbas at merali dot org> + + + alawenc + PCM to A Law conversion + Codec/Encoder/Audio + Convert 16bit PCM to 8bit A law + Zaheer Abbas Merali <zaheerabbas at merali dot org> + + + \ No newline at end of file diff --git a/docs/plugins/inspect/plugin-alpha.xml b/docs/plugins/inspect/plugin-alpha.xml new file mode 100644 index 0000000000..1065b466bc --- /dev/null +++ b/docs/plugins/inspect/plugin-alpha.xml @@ -0,0 +1,19 @@ + + alpha + resizes a video by adding borders or cropping + ../../gst/alpha/.libs/libgstalpha.so + libgstalpha.so + 0.9.0.1 + LGPL + GStreamer CVS/prerelease + http://gstreamer.freedesktop.org/ + + + alpha + alpha filter + Filter/Effect/Video + Adds an alpha channel to video + Wim Taymans <wim@fluendo.com> + + + \ No newline at end of file diff --git a/docs/plugins/inspect/plugin-autodetect.xml b/docs/plugins/inspect/plugin-autodetect.xml new file mode 100644 index 0000000000..57a1beade8 --- /dev/null +++ b/docs/plugins/inspect/plugin-autodetect.xml @@ -0,0 +1,26 @@ + + autodetect + Plugin contains auto-detection plugins for video/audio outputs + ../../gst/autodetect/.libs/libgstautodetect.so + libgstautodetect.so + 0.9.0.1 + LGPL + GStreamer CVS/prerelease + http://gstreamer.freedesktop.org/ + + + autoaudiosink + Auto audio sink + Sink/Audio + Audio sink embedding the Auto-settings for audio output + Ronald Bultje <rbultje@ronald.bitfreak.net> + + + autovideosink + Auto video sink + Sink/Video + Video sink embedding the Auto-settings for video output + Ronald Bultje <rbultje@ronald.bitfreak.net> + + + \ No newline at end of file diff --git a/docs/plugins/inspect/plugin-avi.xml b/docs/plugins/inspect/plugin-avi.xml new file mode 100644 index 0000000000..ecdce4497f --- /dev/null +++ b/docs/plugins/inspect/plugin-avi.xml @@ -0,0 +1,21 @@ + + avi + AVI stream handling + ../../gst/avi/.libs/libgstavi.so + libgstavi.so + 0.9.0.1 + LGPL + GStreamer CVS/prerelease + http://gstreamer.freedesktop.org/ + + + avidemux + Avi demuxer + Codec/Demuxer + Demultiplex an avi file into audio and video + Erik Walthinsen <omega@cse.ogi.edu> + Wim Taymans <wim.taymans@chello.be> + Ronald Bultje <rbultje@ronald.bitfreak.net> + + + \ No newline at end of file diff --git a/docs/plugins/inspect/plugin-cacasink.xml b/docs/plugins/inspect/plugin-cacasink.xml new file mode 100644 index 0000000000..0508407ad7 --- /dev/null +++ b/docs/plugins/inspect/plugin-cacasink.xml @@ -0,0 +1,19 @@ + + cacasink + Colored ASCII Art video sink + ../../ext/libcaca/.libs/libgstcacasink.so + libgstcacasink.so + 0.9.0.1 + LGPL + GStreamer CVS/prerelease + http://gstreamer.freedesktop.org/ + + + cacasink + CACA sink + Sink/Video + A colored ASCII art videosink + Zeeshan Ali <zak147@yahoo.com> + + + \ No newline at end of file diff --git a/docs/plugins/inspect/plugin-dv.xml b/docs/plugins/inspect/plugin-dv.xml new file mode 100644 index 0000000000..d9a728fd8e --- /dev/null +++ b/docs/plugins/inspect/plugin-dv.xml @@ -0,0 +1,26 @@ + + dv + DV demuxer and decoder based on libdv (libdv.sf.net) + ../../ext/dv/.libs/libgstdv.so + libgstdv.so + 0.9.0.1 + LGPL + GStreamer CVS/prerelease + http://gstreamer.freedesktop.org/ + + + dvdec + DV (smpte314) decoder plugin + Codec/Decoder/Video + Uses libdv to decode DV video (libdv.sourceforge.net) + Erik Walthinsen <omega@cse.ogi.edu>,Wim Taymans <wim@fluendo.com> + + + dvdemux + DV system stream demuxer + Codec/Demuxer + Uses libdv to separate DV audio from DV video + Erik Walthinsen <omega@cse.ogi.edu>, Wim Taymans <wim@fluendo.com> + + + \ No newline at end of file diff --git a/docs/plugins/inspect/plugin-effectv.xml b/docs/plugins/inspect/plugin-effectv.xml new file mode 100644 index 0000000000..1f0a702cf1 --- /dev/null +++ b/docs/plugins/inspect/plugin-effectv.xml @@ -0,0 +1,68 @@ + + effectv + effect plugins from the effectv project + ../../gst/effectv/.libs/libgsteffectv.so + libgsteffectv.so + 0.9.0.1 + LGPL + GStreamer CVS/prerelease + http://gstreamer.freedesktop.org/ + + + agingTV + AgingTV + Filter/Effect/Video + AgingTV adds age to video input using scratches and dust + Sam Lantinga <slouken@devolution.com> + + + diceTV + DiceTV + Filter/Effect/Video + 'Dices' the screen up into many small squares + Wim Taymans <wim.taymans@chello.be> + + + edgeTV + EdgeTV + Filter/Effect/Video + Apply edge detect on video + Wim Taymans <wim.taymans@chello.be> + + + quarkTV + QuarkTV + Filter/Effect/Video + Motion dissolver + FUKUCHI, Kentarou <fukuchi@users.sourceforge.net> + + + revTV + RevTV + Filter/Effect/Video + A video waveform monitor for each line of video processed + Wim Taymans <wim.taymans@chello.be> + + + shagadelicTV + ShagadelicTV + Filter/Effect/Video + Oh behave, ShagedelicTV makes images shagadelic! + Wim Taymans <wim.taymans@chello.be> + + + vertigoTV + VertigoTV + Filter/Effect/Video + A loopback alpha blending effector with rotating and scaling + Wim Taymans <wim.taymans@chello.be> + + + warpTV + WarpTV + Filter/Effect/Video + WarpTV does realtime goo'ing of the video input + Sam Lantinga <slouken@devolution.com> + + + \ No newline at end of file diff --git a/docs/plugins/inspect/plugin-esdsink.xml b/docs/plugins/inspect/plugin-esdsink.xml new file mode 100644 index 0000000000..86ee4dd49e --- /dev/null +++ b/docs/plugins/inspect/plugin-esdsink.xml @@ -0,0 +1,19 @@ + + esdsink + ESD Element Plugins + ../../ext/esd/.libs/libgstesd.so + libgstesd.so + 0.9.0.1 + LGPL + GStreamer CVS/prerelease + http://gstreamer.freedesktop.org/ + + + esdsink + Esound audio sink + Sink/Audio + Plays audio to an esound server + Arwed von Merkatz <v.merkatz@gmx.net> + + + \ No newline at end of file diff --git a/docs/plugins/inspect/plugin-fdsrc.xml b/docs/plugins/inspect/plugin-fdsrc.xml new file mode 100644 index 0000000000..9b5754b6ac --- /dev/null +++ b/docs/plugins/inspect/plugin-fdsrc.xml @@ -0,0 +1,19 @@ + + fdsrc + A source that reads from a file descriptor + ../../gst/fdsrc/.libs/libgstfdsrc.so + libgstfdsrc.so + 0.9.0.1 + LGPL + GStreamer CVS/prerelease + http://gstreamer.freedesktop.org/ + + + fdsrc + Disk Source + Source/File + Synchronous read from a file + Erik Walthinsen <omega@cse.ogi.edu> + + + \ No newline at end of file diff --git a/docs/plugins/inspect/plugin-flac.xml b/docs/plugins/inspect/plugin-flac.xml new file mode 100644 index 0000000000..08bd9e04d4 --- /dev/null +++ b/docs/plugins/inspect/plugin-flac.xml @@ -0,0 +1,19 @@ + + flac + The FLAC Lossless compressor Codec + ../../ext/flac/.libs/libgstflac.so + libgstflac.so + 0.9.0.1 + LGPL + GStreamer CVS/prerelease + http://gstreamer.freedesktop.org/ + + + flacdec + FLAC decoder + Codec/Decoder/Audio + Decodes FLAC lossless audio streams + Wim Taymans <wim.taymans@chello.be> + + + \ No newline at end of file diff --git a/docs/plugins/inspect/plugin-gconfelements.xml b/docs/plugins/inspect/plugin-gconfelements.xml new file mode 100644 index 0000000000..5a4df24114 --- /dev/null +++ b/docs/plugins/inspect/plugin-gconfelements.xml @@ -0,0 +1,26 @@ + + gconfelements + elements wrapping the GStreamer/GConf audio/video output settings + ../../ext/gconf/.libs/libgstgconfelements.so + libgstgconfelements.so + 0.9.0.1 + LGPL + GStreamer CVS/prerelease + http://gstreamer.freedesktop.org/ + + + gconfaudiosink + GConf audio sink + Sink/Audio + Audio sink embedding the GConf-settings for audio output + Ronald Bultje <rbultje@ronald.bitfreak.net> + + + gconfvideosink + GConf video sink + Sink/Video + Video sink embedding the GConf-settings for video output + Ronald Bultje <rbultje@ronald.bitfreak.net> + + + \ No newline at end of file diff --git a/docs/plugins/inspect/plugin-goom.xml b/docs/plugins/inspect/plugin-goom.xml new file mode 100644 index 0000000000..d8f9337243 --- /dev/null +++ b/docs/plugins/inspect/plugin-goom.xml @@ -0,0 +1,19 @@ + + goom + GOOM visualization filter + ../../gst/goom/.libs/libgstgoom.so + libgstgoom.so + 0.9.0.1 + LGPL + GStreamer CVS/prerelease + http://gstreamer.freedesktop.org/ + + + goom + GOOM: what a GOOM! + Visualization + Takes frames of data and outputs video frames using the GOOM filter + Wim Taymans <wim.taymans@chello.be> + + + \ No newline at end of file diff --git a/docs/plugins/inspect/plugin-jpeg.xml b/docs/plugins/inspect/plugin-jpeg.xml new file mode 100644 index 0000000000..64b142ca15 --- /dev/null +++ b/docs/plugins/inspect/plugin-jpeg.xml @@ -0,0 +1,19 @@ + + jpeg + JPeg plugin library + ../../ext/jpeg/.libs/libgstjpeg.so + libgstjpeg.so + 0.9.0.1 + LGPL + GStreamer CVS/prerelease + http://gstreamer.freedesktop.org/ + + + jpegdec + JPEG image decoder + Codec/Decoder/Image + Decode images from JPEG format + Wim Taymans <wim.taymans@tvd.be> + + + \ No newline at end of file diff --git a/docs/plugins/inspect/plugin-level.xml b/docs/plugins/inspect/plugin-level.xml new file mode 100644 index 0000000000..21bfb30e2a --- /dev/null +++ b/docs/plugins/inspect/plugin-level.xml @@ -0,0 +1,19 @@ + + level + Audio level plugin + ../../gst/level/.libs/libgstlevel.so + libgstlevel.so + 0.9.0.1 + LGPL + GStreamer CVS/prerelease + http://gstreamer.freedesktop.org/ + + + level + Level + Filter/Analyzer/Audio + RMS/Peak/Decaying Peak Level messager for audio/raw + Thomas <thomas@apestaart.org> + + + \ No newline at end of file diff --git a/docs/plugins/inspect/plugin-mulaw.xml b/docs/plugins/inspect/plugin-mulaw.xml new file mode 100644 index 0000000000..a0dc9129bd --- /dev/null +++ b/docs/plugins/inspect/plugin-mulaw.xml @@ -0,0 +1,26 @@ + + mulaw + MuLaw audio conversion routines + ../../gst/law/.libs/libgstmulaw.so + libgstmulaw.so + 0.9.0.1 + LGPL + GStreamer CVS/prerelease + http://gstreamer.freedesktop.org/ + + + mulawdec + Mu Law to PCM conversion + Codec/Decoder/Audio + Convert 8bit mu law to 16bit PCM + Zaheer Abbas Merali <zaheerabbas at merali dot org> + + + mulawenc + PCM to Mu Law conversion + Codec/Encoder/Audio + Convert 16bit PCM to 8bit mu law + Zaheer Abbas Merali <zaheerabbas at merali dot org> + + + \ No newline at end of file diff --git a/docs/plugins/inspect/plugin-ossaudio.xml b/docs/plugins/inspect/plugin-ossaudio.xml new file mode 100644 index 0000000000..2316e9776a --- /dev/null +++ b/docs/plugins/inspect/plugin-ossaudio.xml @@ -0,0 +1,33 @@ + + ossaudio + OSS (Open Sound System) support for GStreamer + ../../sys/oss/.libs/libgstossaudio.so + libgstossaudio.so + 0.9.0.1 + LGPL + GStreamer CVS/prerelease + http://gstreamer.freedesktop.org/ + + + ossmixer + OSS Mixer + Generic/Audio + Control sound input and output levels with OSS + Andrew Vander Wingo <wingo@pobox.com> + + + osssink + Audio Sink (OSS) + Sink/Audio + Output to a sound card via OSS + Erik Walthinsen <omega@cse.ogi.edu>, Wim Taymans <wim.taymans@chello.be> + + + osssrc + Audio Source (OSS) + Source/Audio + Capture from a sound card via OSS + Erik Walthinsen <omega@cse.ogi.edu>, Wim Taymans <wim@fluendo.com> + + + \ No newline at end of file diff --git a/docs/plugins/inspect/plugin-png.xml b/docs/plugins/inspect/plugin-png.xml new file mode 100644 index 0000000000..1fdc1ccd47 --- /dev/null +++ b/docs/plugins/inspect/plugin-png.xml @@ -0,0 +1,19 @@ + + png + PNG plugin library + ../../ext/libpng/.libs/libgstpng.so + libgstpng.so + 0.9.0.1 + LGPL + GStreamer CVS/prerelease + http://gstreamer.freedesktop.org/ + + + pngenc + PNG encoder + Codec/Encoder/Image + Encode a video frame to a .png image + Jeremy SIMON <jsimon13@yahoo.fr> + + + \ No newline at end of file diff --git a/docs/plugins/inspect/plugin-rtp.xml b/docs/plugins/inspect/plugin-rtp.xml new file mode 100644 index 0000000000..2a349a02c6 --- /dev/null +++ b/docs/plugins/inspect/plugin-rtp.xml @@ -0,0 +1,61 @@ + + rtp + Real-time protocol plugins + ../../gst/rtp/.libs/libgstrtp.so + libgstrtp.so + 0.9.0.1 + GPL + GStreamer CVS/prerelease + http://gstreamer.freedesktop.org/ + + + rtpamrdec + RTP packet parser + Codec/Parser/Network + Extracts MPEG audio from RTP packets + Wim Taymans <wim@fluendo.com> + + + rtpamrenc + RTP packet parser + Codec/Parser/Network + Encode AMR audio into RTP packets + Wim Taymans <wim@fluendo.com> + + + rtpdec + RTP Decoder + Codec/Parser/Network + Accepts raw RTP and RTCP packets and sends them forward + Wim Taymans <wim@fluendo.com> + + + rtph263pdec + RTP packet parser + Codec/Parser/Network + Extracts H263+ video from RTP packets (RFC 2429) + Wim Taymans <wim@fluendo.com> + + + rtph263penc + RTP packet parser + Codec/Parser/Network + Extracts H263+ video from RTP packets + Wim Taymans <wim@fluendo.com> + + + rtpmpadec + RTP packet parser + Codec/Parser/Network + Extracts MPEG audio from RTP packets + Wim Taymans <wim@fluendo.com> + + + rtpmpaenc + RTP packet parser + Codec/Parser/Network + Encode MPEG audio as RTP packets + Wim Taymans <wim@fluendo.com> + + + \ No newline at end of file diff --git a/docs/plugins/inspect/plugin-rtsp.xml b/docs/plugins/inspect/plugin-rtsp.xml new file mode 100644 index 0000000000..22915f9da9 --- /dev/null +++ b/docs/plugins/inspect/plugin-rtsp.xml @@ -0,0 +1,19 @@ + + rtsp + transfer data via RTSP + ../../gst/rtsp/.libs/libgstrtsp.so + libgstrtsp.so + 0.9.0.1 + LGPL + GStreamer CVS/prerelease + http://gstreamer.freedesktop.org/ + + + rtspsrc + RTSP packet receiver + Source/Network + Receive data over the network via RTSP + Wim Taymans <wim@fluendo.com> + + + \ No newline at end of file diff --git a/docs/plugins/inspect/plugin-shout2send.xml b/docs/plugins/inspect/plugin-shout2send.xml new file mode 100644 index 0000000000..ed82b82cf3 --- /dev/null +++ b/docs/plugins/inspect/plugin-shout2send.xml @@ -0,0 +1,21 @@ + + shout2send + Sends data to an icecast server using libshout2 + ../../ext/shout2/.libs/libgstshout2.so + libgstshout2.so + 0.9.0.1 + LGPL + libshout2 + http://www.icecast.org/download.html + + + shout2send + An Icecast plugin + Sink/Network + Sends data to an icecast server + Wim Taymans <wim.taymans@chello.be> + Pedro Corte-Real <typo@netcabo.pt> + Zaheer Abbas Merali <zaheerabbas at merali dot org> + + + \ No newline at end of file diff --git a/docs/plugins/inspect/plugin-smpte.xml b/docs/plugins/inspect/plugin-smpte.xml new file mode 100644 index 0000000000..027bed210c --- /dev/null +++ b/docs/plugins/inspect/plugin-smpte.xml @@ -0,0 +1,19 @@ + + smpte + Apply the standard SMPTE transitions on video images + ../../gst/smpte/.libs/libgstsmpte.so + libgstsmpte.so + 0.9.0.1 + LGPL + GStreamer CVS/prerelease + http://gstreamer.freedesktop.org/ + + + smpte + SMPTE transitions + Filter/Editor/Video + Apply the standard SMPTE transitions on video images + Wim Taymans <wim.taymans@chello.be> + + + \ No newline at end of file diff --git a/docs/plugins/inspect/plugin-speex.xml b/docs/plugins/inspect/plugin-speex.xml new file mode 100644 index 0000000000..39c4fdb0ca --- /dev/null +++ b/docs/plugins/inspect/plugin-speex.xml @@ -0,0 +1,19 @@ + + speex + Speex plugin library + ../../ext/speex/.libs/libgstspeex.so + libgstspeex.so + 0.9.0.1 + LGPL + GStreamer CVS/prerelease + http://gstreamer.freedesktop.org/ + + + speexdec + SpeexDec + Codec/Decoder/Audio + decode speex streams to audio + Wim Taymans <wim@fluendo.com> + + + \ No newline at end of file diff --git a/docs/plugins/inspect/plugin-udp.xml b/docs/plugins/inspect/plugin-udp.xml new file mode 100644 index 0000000000..26ab34efa2 --- /dev/null +++ b/docs/plugins/inspect/plugin-udp.xml @@ -0,0 +1,40 @@ + + udp + transfer data via UDP + ../../gst/udp/.libs/libgstudp.so + libgstudp.so + 0.9.0.1 + LGPL + GStreamer CVS/prerelease + http://gstreamer.freedesktop.org/ + + + dynudpsink + UDP packet sender + Sink/Network + Send data over the network via UDP + Philippe Khalaf <burger@speedy.org> + + + multiudpsink + UDP packet sender + Sink/Network + Send data over the network via UDP + Wim Taymans <wim@fluendo.com> + + + udpsink + UDP packet sender + Sink/Network + Send data over the network via UDP + Wim Taymans <wim@fluendo.com> + + + udpsrc + UDP packet receiver + Source/Network + Receive data over the network via UDP + Wim Taymans <wim@fluendo.com> + + + \ No newline at end of file diff --git a/docs/plugins/inspect/plugin-videobox.xml b/docs/plugins/inspect/plugin-videobox.xml new file mode 100644 index 0000000000..c437b3811e --- /dev/null +++ b/docs/plugins/inspect/plugin-videobox.xml @@ -0,0 +1,19 @@ + + videobox + resizes a video by adding borders or cropping + ../../gst/videobox/.libs/libgstvideobox.so + libgstvideobox.so + 0.9.0.1 + LGPL + GStreamer CVS/prerelease + http://gstreamer.freedesktop.org/ + + + videobox + video box filter + Filter/Effect/Video + Resizes a video by adding borders or cropping + Wim Taymans <wim@fluendo.com> + + + \ No newline at end of file diff --git a/docs/plugins/inspect/plugin-videoflip.xml b/docs/plugins/inspect/plugin-videoflip.xml new file mode 100644 index 0000000000..9072973054 --- /dev/null +++ b/docs/plugins/inspect/plugin-videoflip.xml @@ -0,0 +1,19 @@ + + videoflip + Flips and rotates video + ../../gst/videofilter/.libs/libgstvideoflip.so + libgstvideoflip.so + 0.9.0.1 + LGPL + GStreamer CVS/prerelease + http://gstreamer.freedesktop.org/ + + + videoflip + Video Flipper + Filter/Effect/Video + Flips and rotates video + David Schleef <ds@schleef.org> + + + \ No newline at end of file diff --git a/docs/plugins/inspect/plugin-wavparse.xml b/docs/plugins/inspect/plugin-wavparse.xml new file mode 100644 index 0000000000..4228c11774 --- /dev/null +++ b/docs/plugins/inspect/plugin-wavparse.xml @@ -0,0 +1,19 @@ + + wavparse + Parse a .wav file into raw audio + ../../gst/wavparse/.libs/libgstwavparse.so + libgstwavparse.so + 0.9.0.1 + LGPL + GStreamer CVS/prerelease + http://gstreamer.freedesktop.org/ + + + wavparse + .wav demuxer + Codec/Demuxer/Audio + Parse a .wav file into raw audio + Erik Walthinsen <omega@cse.ogi.edu> + + + \ No newline at end of file