From 2b3f876d7cbcc791dc7807edeb42034f91126036 Mon Sep 17 00:00:00 2001 From: Thomas Vander Stichele Date: Sun, 23 Oct 2005 22:43:08 +0000 Subject: releasing 0.9.4 Original commit message from CVS: releasing 0.9.4 --- docs/plugins/inspect/plugin-1394.xml | 4 +-- docs/plugins/inspect/plugin-aasink.xml | 4 +-- docs/plugins/inspect/plugin-alaw.xml | 4 +-- docs/plugins/inspect/plugin-alpha.xml | 4 +-- docs/plugins/inspect/plugin-alphacolor.xml | 20 +++++++++++++ docs/plugins/inspect/plugin-auparse.xml | 20 +++++++++++++ docs/plugins/inspect/plugin-autodetect.xml | 4 +-- docs/plugins/inspect/plugin-avi.xml | 4 +-- docs/plugins/inspect/plugin-cacasink.xml | 4 +-- docs/plugins/inspect/plugin-cairo.xml | 20 +++++++++++++ docs/plugins/inspect/plugin-debug.xml | 41 ++++++++++++++++++++++++++ docs/plugins/inspect/plugin-dv.xml | 4 +-- docs/plugins/inspect/plugin-efence.xml | 20 +++++++++++++ docs/plugins/inspect/plugin-effectv.xml | 4 +-- docs/plugins/inspect/plugin-esdsink.xml | 4 +-- docs/plugins/inspect/plugin-flac.xml | 11 +++++-- docs/plugins/inspect/plugin-flxdec.xml | 20 +++++++++++++ docs/plugins/inspect/plugin-gconfelements.xml | 4 +-- docs/plugins/inspect/plugin-goom.xml | 4 +-- docs/plugins/inspect/plugin-jpeg.xml | 4 +-- docs/plugins/inspect/plugin-level.xml | 4 +-- docs/plugins/inspect/plugin-matroska.xml | 27 +++++++++++++++++ docs/plugins/inspect/plugin-mulaw.xml | 4 +-- docs/plugins/inspect/plugin-navigationtest.xml | 20 +++++++++++++ docs/plugins/inspect/plugin-ossaudio.xml | 4 +-- docs/plugins/inspect/plugin-png.xml | 11 +++++-- docs/plugins/inspect/plugin-rtp.xml | 12 ++++---- docs/plugins/inspect/plugin-rtsp.xml | 4 +-- docs/plugins/inspect/plugin-shout2send.xml | 2 +- docs/plugins/inspect/plugin-smpte.xml | 4 +-- docs/plugins/inspect/plugin-speex.xml | 11 +++++-- docs/plugins/inspect/plugin-udp.xml | 4 +-- docs/plugins/inspect/plugin-videobox.xml | 4 +-- docs/plugins/inspect/plugin-videoflip.xml | 4 +-- docs/plugins/inspect/plugin-videomixer.xml | 20 +++++++++++++ docs/plugins/inspect/plugin-wavenc.xml | 20 +++++++++++++ docs/plugins/inspect/plugin-wavparse.xml | 4 +-- 37 files changed, 306 insertions(+), 57 deletions(-) create mode 100644 docs/plugins/inspect/plugin-alphacolor.xml create mode 100644 docs/plugins/inspect/plugin-auparse.xml create mode 100644 docs/plugins/inspect/plugin-cairo.xml create mode 100644 docs/plugins/inspect/plugin-debug.xml create mode 100644 docs/plugins/inspect/plugin-efence.xml create mode 100644 docs/plugins/inspect/plugin-flxdec.xml create mode 100644 docs/plugins/inspect/plugin-matroska.xml create mode 100644 docs/plugins/inspect/plugin-navigationtest.xml create mode 100644 docs/plugins/inspect/plugin-videomixer.xml create mode 100644 docs/plugins/inspect/plugin-wavenc.xml (limited to 'docs/plugins/inspect') diff --git a/docs/plugins/inspect/plugin-1394.xml b/docs/plugins/inspect/plugin-1394.xml index 5a250578..c221085b 100644 --- a/docs/plugins/inspect/plugin-1394.xml +++ b/docs/plugins/inspect/plugin-1394.xml @@ -3,10 +3,10 @@ Source for DV data via IEEE1394 interface ../../ext/raw1394/.libs/libgst1394.so libgst1394.so - 0.9.1.1 + 0.9.4 LGPL gst-plugins-good - GStreamer CVS/prerelease + GStreamer source release http://gstreamer.freedesktop.org/ diff --git a/docs/plugins/inspect/plugin-aasink.xml b/docs/plugins/inspect/plugin-aasink.xml index 24bc8650..397fc6d1 100644 --- a/docs/plugins/inspect/plugin-aasink.xml +++ b/docs/plugins/inspect/plugin-aasink.xml @@ -3,10 +3,10 @@ ASCII Art video sink ../../ext/aalib/.libs/libgstaasink.so libgstaasink.so - 0.9.1.1 + 0.9.4 LGPL gst-plugins-good - GStreamer CVS/prerelease + GStreamer source release http://gstreamer.freedesktop.org/ diff --git a/docs/plugins/inspect/plugin-alaw.xml b/docs/plugins/inspect/plugin-alaw.xml index 4f142a1b..c02322db 100644 --- a/docs/plugins/inspect/plugin-alaw.xml +++ b/docs/plugins/inspect/plugin-alaw.xml @@ -3,10 +3,10 @@ ALaw audio conversion routines ../../gst/law/.libs/libgstalaw.so libgstalaw.so - 0.9.1.1 + 0.9.4 LGPL gst-plugins-good - GStreamer CVS/prerelease + GStreamer source release http://gstreamer.freedesktop.org/ diff --git a/docs/plugins/inspect/plugin-alpha.xml b/docs/plugins/inspect/plugin-alpha.xml index ee501667..9f078b26 100644 --- a/docs/plugins/inspect/plugin-alpha.xml +++ b/docs/plugins/inspect/plugin-alpha.xml @@ -3,10 +3,10 @@ adds an alpha channel to video ../../gst/alpha/.libs/libgstalpha.so libgstalpha.so - 0.9.1.1 + 0.9.4 LGPL gst-plugins-good - GStreamer CVS/prerelease + GStreamer source release http://gstreamer.freedesktop.org/ diff --git a/docs/plugins/inspect/plugin-alphacolor.xml b/docs/plugins/inspect/plugin-alphacolor.xml new file mode 100644 index 00000000..bc0ad045 --- /dev/null +++ b/docs/plugins/inspect/plugin-alphacolor.xml @@ -0,0 +1,20 @@ + + alphacolor + RGB->YUV colorspace conversion preserving the alpha channels + ../../gst/alpha/.libs/libgstalphacolor.so + libgstalphacolor.so + 0.9.4 + LGPL + gst-plugins-good + GStreamer source release + http://gstreamer.freedesktop.org/ + + + alphacolor + alpha color filter + Filter/Effect/Video + RGB->YUV colorspace conversion preserving the alpha channels + Wim Taymans <wim@fluendo.com> + + + \ No newline at end of file diff --git a/docs/plugins/inspect/plugin-auparse.xml b/docs/plugins/inspect/plugin-auparse.xml new file mode 100644 index 00000000..dd9c7916 --- /dev/null +++ b/docs/plugins/inspect/plugin-auparse.xml @@ -0,0 +1,20 @@ + + auparse + parses au streams + ../../gst/auparse/.libs/libgstauparse.so + libgstauparse.so + 0.9.4 + LGPL + gst-plugins-good + GStreamer source release + http://gstreamer.freedesktop.org/ + + + auparse + .au parser + Codec/Demuxer/Audio + Parse an .au file into raw audio + Erik Walthinsen <omega@cse.ogi.edu> + + + \ No newline at end of file diff --git a/docs/plugins/inspect/plugin-autodetect.xml b/docs/plugins/inspect/plugin-autodetect.xml index 16b48ed5..7e315a23 100644 --- a/docs/plugins/inspect/plugin-autodetect.xml +++ b/docs/plugins/inspect/plugin-autodetect.xml @@ -3,10 +3,10 @@ Plugin contains auto-detection plugins for video/audio outputs ../../gst/autodetect/.libs/libgstautodetect.so libgstautodetect.so - 0.9.1.1 + 0.9.4 LGPL gst-plugins-good - GStreamer CVS/prerelease + GStreamer source release http://gstreamer.freedesktop.org/ diff --git a/docs/plugins/inspect/plugin-avi.xml b/docs/plugins/inspect/plugin-avi.xml index 6b312575..c016e8db 100644 --- a/docs/plugins/inspect/plugin-avi.xml +++ b/docs/plugins/inspect/plugin-avi.xml @@ -3,10 +3,10 @@ AVI stream handling ../../gst/avi/.libs/libgstavi.so libgstavi.so - 0.9.1.1 + 0.9.4 LGPL gst-plugins-good - GStreamer CVS/prerelease + GStreamer source release http://gstreamer.freedesktop.org/ diff --git a/docs/plugins/inspect/plugin-cacasink.xml b/docs/plugins/inspect/plugin-cacasink.xml index eb4505f9..7a6d30dc 100644 --- a/docs/plugins/inspect/plugin-cacasink.xml +++ b/docs/plugins/inspect/plugin-cacasink.xml @@ -3,10 +3,10 @@ Colored ASCII Art video sink ../../ext/libcaca/.libs/libgstcacasink.so libgstcacasink.so - 0.9.1.1 + 0.9.4 LGPL gst-plugins-good - GStreamer CVS/prerelease + GStreamer source release http://gstreamer.freedesktop.org/ diff --git a/docs/plugins/inspect/plugin-cairo.xml b/docs/plugins/inspect/plugin-cairo.xml new file mode 100644 index 00000000..1861f851 --- /dev/null +++ b/docs/plugins/inspect/plugin-cairo.xml @@ -0,0 +1,20 @@ + + cairo + Cairo-based overlaying + ../../ext/cairo/.libs/libgstcairo.so + libgstcairo.so + 0.9.4 + LGPL + gst-plugins-good + GStreamer source release + http://gstreamer.freedesktop.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 diff --git a/docs/plugins/inspect/plugin-debug.xml b/docs/plugins/inspect/plugin-debug.xml new file mode 100644 index 00000000..1a48a44e --- /dev/null +++ b/docs/plugins/inspect/plugin-debug.xml @@ -0,0 +1,41 @@ + + debug + elements for testing and debugging + ../../gst/debug/.libs/libgstdebug.so + libgstdebug.so + 0.9.4 + LGPL + gst-plugins-good + GStreamer source release + http://gstreamer.freedesktop.org/ + + + breakmydata + breakmydata + Testing + randomly change data in the stream + Benjamin Otte <otte@gnome> + + + navseek + Seek based on left-right arrows + Filter/Video + Seek based on navigation keys left-right + Jan Schmidt <thaytan@mad.scientist.com> + + + progressreport + Progress Report + Testing + Periodically query and report on processing progress + Jan Schmidt <thaytan@mad.scientist.com> + + + testsink + gsttestsink + Testing + perform a number of tests + Benjamin Otte <otte@gnome> + + + \ No newline at end of file diff --git a/docs/plugins/inspect/plugin-dv.xml b/docs/plugins/inspect/plugin-dv.xml index c30b3fe5..a8f3adf8 100644 --- a/docs/plugins/inspect/plugin-dv.xml +++ b/docs/plugins/inspect/plugin-dv.xml @@ -3,10 +3,10 @@ DV demuxer and decoder based on libdv (libdv.sf.net) ../../ext/dv/.libs/libgstdv.so libgstdv.so - 0.9.1.1 + 0.9.4 LGPL gst-plugins-good - GStreamer CVS/prerelease + GStreamer source release http://gstreamer.freedesktop.org/ diff --git a/docs/plugins/inspect/plugin-efence.xml b/docs/plugins/inspect/plugin-efence.xml new file mode 100644 index 00000000..eeae9ae8 --- /dev/null +++ b/docs/plugins/inspect/plugin-efence.xml @@ -0,0 +1,20 @@ + + efence + This element converts a stream of normal GStreamer buffers into a stream of buffers that are allocated in such a way that out-of-bounds access to data in the buffer is more likely to cause segmentation faults. This allocation method is very similar to the debugging tool "Electric Fence". + ../../gst/debug/.libs/libgstefence.so + libgstefence.so + 0.9.4 + LGPL + gst-plugins-good + GStreamer source release + http://gstreamer.freedesktop.org/ + + + efence + Electric Fence + Testing + This element converts a stream of normal GStreamer buffers into a stream of buffers that are allocated in such a way that out-of-bounds access to data in the buffer is more likely to cause segmentation faults. This allocation method is very similar to the debugging tool "Electric Fence". + David A. Schleef <ds@schleef.org> + + + \ No newline at end of file diff --git a/docs/plugins/inspect/plugin-effectv.xml b/docs/plugins/inspect/plugin-effectv.xml index 648689ce..73e9ec47 100644 --- a/docs/plugins/inspect/plugin-effectv.xml +++ b/docs/plugins/inspect/plugin-effectv.xml @@ -3,10 +3,10 @@ effect plugins from the effectv project ../../gst/effectv/.libs/libgsteffectv.so libgsteffectv.so - 0.9.1.1 + 0.9.4 LGPL gst-plugins-good - GStreamer CVS/prerelease + GStreamer source release http://gstreamer.freedesktop.org/ diff --git a/docs/plugins/inspect/plugin-esdsink.xml b/docs/plugins/inspect/plugin-esdsink.xml index 5717b377..f069be00 100644 --- a/docs/plugins/inspect/plugin-esdsink.xml +++ b/docs/plugins/inspect/plugin-esdsink.xml @@ -3,10 +3,10 @@ ESD Element Plugins ../../ext/esd/.libs/libgstesd.so libgstesd.so - 0.9.1.1 + 0.9.4 LGPL gst-plugins-good - GStreamer CVS/prerelease + GStreamer source release http://gstreamer.freedesktop.org/ diff --git a/docs/plugins/inspect/plugin-flac.xml b/docs/plugins/inspect/plugin-flac.xml index 969fdd38..286ca491 100644 --- a/docs/plugins/inspect/plugin-flac.xml +++ b/docs/plugins/inspect/plugin-flac.xml @@ -3,10 +3,10 @@ The FLAC Lossless compressor Codec ../../ext/flac/.libs/libgstflac.so libgstflac.so - 0.9.1.1 + 0.9.4 LGPL gst-plugins-good - GStreamer CVS/prerelease + GStreamer source release http://gstreamer.freedesktop.org/ @@ -16,5 +16,12 @@ Decodes FLAC lossless audio streams Wim Taymans <wim.taymans@chello.be> + + flacenc + FLAC encoder + Codec/Encoder/Audio + Encodes audio with the FLAC lossless audio encoder + Wim Taymans <wim.taymans@chello.be> + \ No newline at end of file diff --git a/docs/plugins/inspect/plugin-flxdec.xml b/docs/plugins/inspect/plugin-flxdec.xml new file mode 100644 index 00000000..8101105a --- /dev/null +++ b/docs/plugins/inspect/plugin-flxdec.xml @@ -0,0 +1,20 @@ + + flxdec + FLX video decoder + ../../gst/flx/.libs/libgstflxdec.so + libgstflxdec.so + 0.9.4 + LGPL + gst-plugins-good + GStreamer source release + http://gstreamer.freedesktop.org/ + + + flxdec + FLX Decoder + Codec/Decoder/Audio + FLX decoder + Sepp Wijnands <mrrazz@garbage-coderz.net>, Zeeshan Ali <zeenix@gmail.com> + + + \ No newline at end of file diff --git a/docs/plugins/inspect/plugin-gconfelements.xml b/docs/plugins/inspect/plugin-gconfelements.xml index 26d76e54..28eb6670 100644 --- a/docs/plugins/inspect/plugin-gconfelements.xml +++ b/docs/plugins/inspect/plugin-gconfelements.xml @@ -3,10 +3,10 @@ elements wrapping the GStreamer/GConf audio/video output settings ../../ext/gconf/.libs/libgstgconfelements.so libgstgconfelements.so - 0.9.1.1 + 0.9.4 LGPL gst-plugins-good - GStreamer CVS/prerelease + GStreamer source release http://gstreamer.freedesktop.org/ diff --git a/docs/plugins/inspect/plugin-goom.xml b/docs/plugins/inspect/plugin-goom.xml index 27ce1c93..28640da3 100644 --- a/docs/plugins/inspect/plugin-goom.xml +++ b/docs/plugins/inspect/plugin-goom.xml @@ -3,10 +3,10 @@ GOOM visualization filter ../../gst/goom/.libs/libgstgoom.so libgstgoom.so - 0.9.1.1 + 0.9.4 LGPL gst-plugins-good - GStreamer CVS/prerelease + GStreamer source release http://gstreamer.freedesktop.org/ diff --git a/docs/plugins/inspect/plugin-jpeg.xml b/docs/plugins/inspect/plugin-jpeg.xml index 8bdc2a3c..9010e4b7 100644 --- a/docs/plugins/inspect/plugin-jpeg.xml +++ b/docs/plugins/inspect/plugin-jpeg.xml @@ -3,10 +3,10 @@ JPeg plugin library ../../ext/jpeg/.libs/libgstjpeg.so libgstjpeg.so - 0.9.1.1 + 0.9.4 LGPL gst-plugins-good - GStreamer CVS/prerelease + GStreamer source release http://gstreamer.freedesktop.org/ diff --git a/docs/plugins/inspect/plugin-level.xml b/docs/plugins/inspect/plugin-level.xml index 86129b2d..299268b4 100644 --- a/docs/plugins/inspect/plugin-level.xml +++ b/docs/plugins/inspect/plugin-level.xml @@ -3,10 +3,10 @@ Audio level plugin ../../gst/level/.libs/libgstlevel.so libgstlevel.so - 0.9.1.1 + 0.9.4 LGPL gst-plugins-good - GStreamer CVS/prerelease + GStreamer source release http://gstreamer.freedesktop.org/ diff --git a/docs/plugins/inspect/plugin-matroska.xml b/docs/plugins/inspect/plugin-matroska.xml new file mode 100644 index 00000000..6da40d3e --- /dev/null +++ b/docs/plugins/inspect/plugin-matroska.xml @@ -0,0 +1,27 @@ + + matroska + Matroska stream handling + ../../gst/matroska/.libs/libgstmatroska.so + libgstmatroska.so + 0.9.4 + LGPL + gst-plugins-good + GStreamer source release + http://gstreamer.freedesktop.org/ + + + matroskademux + Matroska demuxer + Codec/Demuxer + Demuxes a Matroska Stream into video/audio/subtitles + Ronald Bultje <rbultje@ronald.bitfreak.net> + + + matroskamux + Matroska muxer + Codec/Muxer + Muxes video/audio/subtitle streams into a matroska stream + Ronald Bultje <rbultje@ronald.bitfreak.net> + + + \ No newline at end of file diff --git a/docs/plugins/inspect/plugin-mulaw.xml b/docs/plugins/inspect/plugin-mulaw.xml index d9e62c4f..c37805a3 100644 --- a/docs/plugins/inspect/plugin-mulaw.xml +++ b/docs/plugins/inspect/plugin-mulaw.xml @@ -3,10 +3,10 @@ MuLaw audio conversion routines ../../gst/law/.libs/libgstmulaw.so libgstmulaw.so - 0.9.1.1 + 0.9.4 LGPL gst-plugins-good - GStreamer CVS/prerelease + GStreamer source release http://gstreamer.freedesktop.org/ diff --git a/docs/plugins/inspect/plugin-navigationtest.xml b/docs/plugins/inspect/plugin-navigationtest.xml new file mode 100644 index 00000000..dd74c69e --- /dev/null +++ b/docs/plugins/inspect/plugin-navigationtest.xml @@ -0,0 +1,20 @@ + + navigationtest + Template for a video filter + ../../gst/debug/.libs/libgstnavigationtest.so + libgstnavigationtest.so + 0.9.4 + LGPL + gst-plugins-good + GStreamer source release + http://gstreamer.freedesktop.org/ + + + navigationtest + Video Filter Template + Filter/Video + Template for a video filter + David Schleef <ds@schleef.org> + + + \ No newline at end of file diff --git a/docs/plugins/inspect/plugin-ossaudio.xml b/docs/plugins/inspect/plugin-ossaudio.xml index 71ccca33..dfa4658e 100644 --- a/docs/plugins/inspect/plugin-ossaudio.xml +++ b/docs/plugins/inspect/plugin-ossaudio.xml @@ -3,10 +3,10 @@ OSS (Open Sound System) support for GStreamer ../../sys/oss/.libs/libgstossaudio.so libgstossaudio.so - 0.9.1.1 + 0.9.4 LGPL gst-plugins-good - GStreamer CVS/prerelease + GStreamer source release http://gstreamer.freedesktop.org/ diff --git a/docs/plugins/inspect/plugin-png.xml b/docs/plugins/inspect/plugin-png.xml index c86d9cc1..ece5cd52 100644 --- a/docs/plugins/inspect/plugin-png.xml +++ b/docs/plugins/inspect/plugin-png.xml @@ -3,12 +3,19 @@ PNG plugin library ../../ext/libpng/.libs/libgstpng.so libgstpng.so - 0.9.1.1 + 0.9.4 LGPL gst-plugins-good - GStreamer CVS/prerelease + GStreamer source release http://gstreamer.freedesktop.org/ + + pngdec + PNG decoder + Codec/Decoder/Image + Decode a png video frame to a raw image + Wim Taymans <wim@fluendo.com> + pngenc PNG encoder diff --git a/docs/plugins/inspect/plugin-rtp.xml b/docs/plugins/inspect/plugin-rtp.xml index 5e04186c..49de2ec7 100644 --- a/docs/plugins/inspect/plugin-rtp.xml +++ b/docs/plugins/inspect/plugin-rtp.xml @@ -3,10 +3,10 @@ Real-time protocol plugins ../../gst/rtp/.libs/libgstrtp.so libgstrtp.so - 0.9.1.1 + 0.9.4 GPL gst-plugins-good - GStreamer CVS/prerelease + GStreamer source release http://gstreamer.freedesktop.org/ @@ -19,7 +19,7 @@ rtpamrenc RTP packet parser - Codec/Parser/Network + Codec/Encoder/Network Encode AMR audio into RTP packets (RFC 3267) Wim Taymans <wim@fluendo.com> @@ -54,7 +54,7 @@ rtph263penc RTP packet parser - Codec/Parser/Network + Codec/Encoder/Network Encodes H263+ video in RTP packets (RFC 2429) Wim Taymans <wim@fluendo.com> @@ -68,7 +68,7 @@ rtpmp4venc RTP packet parser - Codec/Parser/Network + Codec/Encoder/Network Encode MPEG4 video as RTP packets (RFC 3016) Wim Taymans <wim@fluendo.com> @@ -82,7 +82,7 @@ rtpmpaenc RTP packet parser - Codec/Parser/Network + Codec/Encoder/Network Encode MPEG audio as RTP packets (RFC 2038) Wim Taymans <wim@fluendo.com> diff --git a/docs/plugins/inspect/plugin-rtsp.xml b/docs/plugins/inspect/plugin-rtsp.xml index 7585ee6b..73d88a58 100644 --- a/docs/plugins/inspect/plugin-rtsp.xml +++ b/docs/plugins/inspect/plugin-rtsp.xml @@ -3,10 +3,10 @@ transfer data via RTSP ../../gst/rtsp/.libs/libgstrtsp.so libgstrtsp.so - 0.9.1.1 + 0.9.4 LGPL gst-plugins-good - GStreamer CVS/prerelease + GStreamer source release http://gstreamer.freedesktop.org/ diff --git a/docs/plugins/inspect/plugin-shout2send.xml b/docs/plugins/inspect/plugin-shout2send.xml index 4963db96..3232c2d0 100644 --- a/docs/plugins/inspect/plugin-shout2send.xml +++ b/docs/plugins/inspect/plugin-shout2send.xml @@ -3,7 +3,7 @@ Sends data to an icecast server using libshout2 ../../ext/shout2/.libs/libgstshout2.so libgstshout2.so - 0.9.1.1 + 0.9.4 LGPL gst-plugins-good libshout2 diff --git a/docs/plugins/inspect/plugin-smpte.xml b/docs/plugins/inspect/plugin-smpte.xml index 2691b2f2..46351447 100644 --- a/docs/plugins/inspect/plugin-smpte.xml +++ b/docs/plugins/inspect/plugin-smpte.xml @@ -3,10 +3,10 @@ Apply the standard SMPTE transitions on video images ../../gst/smpte/.libs/libgstsmpte.so libgstsmpte.so - 0.9.1.1 + 0.9.4 LGPL gst-plugins-good - GStreamer CVS/prerelease + GStreamer source release http://gstreamer.freedesktop.org/ diff --git a/docs/plugins/inspect/plugin-speex.xml b/docs/plugins/inspect/plugin-speex.xml index c94001c4..36889b20 100644 --- a/docs/plugins/inspect/plugin-speex.xml +++ b/docs/plugins/inspect/plugin-speex.xml @@ -3,10 +3,10 @@ Speex plugin library ../../ext/speex/.libs/libgstspeex.so libgstspeex.so - 0.9.1.1 + 0.9.4 LGPL gst-plugins-good - GStreamer CVS/prerelease + GStreamer source release http://gstreamer.freedesktop.org/ @@ -16,5 +16,12 @@ decode speex streams to audio Wim Taymans <wim@fluendo.com> + + speexenc + Speex encoder + Codec/Encoder/Audio + Encodes audio in Speex format + 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 index fe26920e..b5fb5af5 100644 --- a/docs/plugins/inspect/plugin-udp.xml +++ b/docs/plugins/inspect/plugin-udp.xml @@ -3,10 +3,10 @@ transfer data via UDP ../../gst/udp/.libs/libgstudp.so libgstudp.so - 0.9.1.1 + 0.9.4 LGPL gst-plugins-good - GStreamer CVS/prerelease + GStreamer source release http://gstreamer.freedesktop.org/ diff --git a/docs/plugins/inspect/plugin-videobox.xml b/docs/plugins/inspect/plugin-videobox.xml index 3f2572d9..4ca5978f 100644 --- a/docs/plugins/inspect/plugin-videobox.xml +++ b/docs/plugins/inspect/plugin-videobox.xml @@ -3,10 +3,10 @@ resizes a video by adding borders or cropping ../../gst/videobox/.libs/libgstvideobox.so libgstvideobox.so - 0.9.1.1 + 0.9.4 LGPL gst-plugins-good - GStreamer CVS/prerelease + GStreamer source release http://gstreamer.freedesktop.org/ diff --git a/docs/plugins/inspect/plugin-videoflip.xml b/docs/plugins/inspect/plugin-videoflip.xml index cc3b3ce0..392e0d1b 100644 --- a/docs/plugins/inspect/plugin-videoflip.xml +++ b/docs/plugins/inspect/plugin-videoflip.xml @@ -3,10 +3,10 @@ Flips and rotates video ../../gst/videofilter/.libs/libgstvideoflip.so libgstvideoflip.so - 0.9.1.1 + 0.9.4 LGPL gst-plugins-good - GStreamer CVS/prerelease + GStreamer source release http://gstreamer.freedesktop.org/ diff --git a/docs/plugins/inspect/plugin-videomixer.xml b/docs/plugins/inspect/plugin-videomixer.xml new file mode 100644 index 00000000..f67517a2 --- /dev/null +++ b/docs/plugins/inspect/plugin-videomixer.xml @@ -0,0 +1,20 @@ + + videomixer + Video mixer + ../../gst/videomixer/.libs/libgstvideomixer.so + libgstvideomixer.so + 0.9.4 + LGPL + gst-plugins-good + GStreamer source release + http://gstreamer.freedesktop.org/ + + + videomixer + video mixer + Filter/Editor/Video + Mix multiple video streams + Wim Taymans <wim@fluendo.com> + + + \ No newline at end of file diff --git a/docs/plugins/inspect/plugin-wavenc.xml b/docs/plugins/inspect/plugin-wavenc.xml new file mode 100644 index 00000000..62b7546c --- /dev/null +++ b/docs/plugins/inspect/plugin-wavenc.xml @@ -0,0 +1,20 @@ + + wavenc + Encode raw audio into WAV + ../../gst/wavenc/.libs/libgstwavenc.so + libgstwavenc.so + 0.9.4 + LGPL + gst-plugins-good + GStreamer source release + http://gstreamer.freedesktop.org/ + + + wavenc + WAV encoder + Codec/Muxer/Audio + Encode raw audio into WAV + Iain Holmes <iain@prettypeople.org> + + + \ No newline at end of file diff --git a/docs/plugins/inspect/plugin-wavparse.xml b/docs/plugins/inspect/plugin-wavparse.xml index a2f01d11..16c5cc22 100644 --- a/docs/plugins/inspect/plugin-wavparse.xml +++ b/docs/plugins/inspect/plugin-wavparse.xml @@ -3,10 +3,10 @@ Parse a .wav file into raw audio ../../gst/wavparse/.libs/libgstwavparse.so libgstwavparse.so - 0.9.1.1 + 0.9.4 LGPL gst-plugins-good - GStreamer CVS/prerelease + GStreamer source release http://gstreamer.freedesktop.org/ -- cgit