From f4d9777e57fbabf08fca0beaeff88e311e6c0532 Mon Sep 17 00:00:00 2001 From: Thomas Vander Stichele Date: Wed, 23 Nov 2005 19:57:49 +0000 Subject: releasing 0.9.6 Original commit message from CVS: releasing 0.9.6 --- docs/plugins/gst-plugins-bad-plugins-docs.sgml | 7 +++++++ docs/plugins/inspect/plugin-faad.xml | 20 +++++++++++++++++++ docs/plugins/inspect/plugin-gsm.xml | 27 ++++++++++++++++++++++++++ docs/plugins/inspect/plugin-qtdemux.xml | 20 +++++++++++++++++++ docs/plugins/inspect/plugin-sdlvideosink.xml | 20 +++++++++++++++++++ docs/plugins/inspect/plugin-speed.xml | 20 +++++++++++++++++++ docs/plugins/inspect/plugin-tta.xml | 27 ++++++++++++++++++++++++++ 7 files changed, 141 insertions(+) create mode 100644 docs/plugins/inspect/plugin-faad.xml create mode 100644 docs/plugins/inspect/plugin-gsm.xml create mode 100644 docs/plugins/inspect/plugin-qtdemux.xml create mode 100644 docs/plugins/inspect/plugin-sdlvideosink.xml create mode 100644 docs/plugins/inspect/plugin-speed.xml create mode 100644 docs/plugins/inspect/plugin-tta.xml (limited to 'docs') diff --git a/docs/plugins/gst-plugins-bad-plugins-docs.sgml b/docs/plugins/gst-plugins-bad-plugins-docs.sgml index 44c115fa..db905fbe 100644 --- a/docs/plugins/gst-plugins-bad-plugins-docs.sgml +++ b/docs/plugins/gst-plugins-bad-plugins-docs.sgml @@ -20,6 +20,13 @@ gst-plugins-bad Plugins + + + + + + + diff --git a/docs/plugins/inspect/plugin-faad.xml b/docs/plugins/inspect/plugin-faad.xml new file mode 100644 index 00000000..7215ec60 --- /dev/null +++ b/docs/plugins/inspect/plugin-faad.xml @@ -0,0 +1,20 @@ + + faad + Free AAC Decoder (FAAD) + ../../ext/faad/.libs/libgstfaad.so + libgstfaad.so + 0.9.6 + GPL + gst-plugins-bad + GStreamer source release + http://gstreamer.freedesktop.org/ + + + faad + Free AAC Decoder (FAAD) + Codec/Decoder/Audio + Free MPEG-2/4 AAC decoder + Ronald Bultje <rbultje@ronald.bitfreak.net> + + + \ No newline at end of file diff --git a/docs/plugins/inspect/plugin-gsm.xml b/docs/plugins/inspect/plugin-gsm.xml new file mode 100644 index 00000000..aa0cdeaa --- /dev/null +++ b/docs/plugins/inspect/plugin-gsm.xml @@ -0,0 +1,27 @@ + + gsm + GSM encoder/decoder + ../../ext/gsm/.libs/libgstgsm.so + libgstgsm.so + 0.9.6 + LGPL + gst-plugins-bad + Gstreamer + http://gstreamer.freedesktop.org + + + gsmdec + GSM audio decoder + Codec/Decoder/Audio + Decodes GSM encoded audio + Philippe Khalaf <burger@speedy.org> + + + gsmenc + GSM audio encoder + Codec/Encoder/Audio + Encodes GSM audio + Philippe Khalaf <burger@speedy.org> + + + \ No newline at end of file diff --git a/docs/plugins/inspect/plugin-qtdemux.xml b/docs/plugins/inspect/plugin-qtdemux.xml new file mode 100644 index 00000000..12f809ac --- /dev/null +++ b/docs/plugins/inspect/plugin-qtdemux.xml @@ -0,0 +1,20 @@ + + qtdemux + Quicktime stream demuxer + ../../gst/qtdemux/.libs/libgstqtdemux.so + libgstqtdemux.so + 0.9.6 + LGPL + gst-plugins-bad + GStreamer source release + http://gstreamer.freedesktop.org/ + + + qtdemux + QuickTime Demuxer + Codec/Demuxer + Demultiplex a QuickTime file into audio and video streams + David Schleef <ds@schleef.org> + + + \ No newline at end of file diff --git a/docs/plugins/inspect/plugin-sdlvideosink.xml b/docs/plugins/inspect/plugin-sdlvideosink.xml new file mode 100644 index 00000000..43e51ec3 --- /dev/null +++ b/docs/plugins/inspect/plugin-sdlvideosink.xml @@ -0,0 +1,20 @@ + + sdlvideosink + SDL Video Sink + ../../ext/sdl/.libs/libgstsdlvideosink.so + libgstsdlvideosink.so + 0.9.6 + LGPL + gst-plugins-bad + GStreamer source release + http://gstreamer.freedesktop.org/ + + + sdlvideosink + Video sink + Sink/Video + An SDL-based videosink + Ronald Bultje <rbultje@ronald.bitfreak.net> + + + \ No newline at end of file diff --git a/docs/plugins/inspect/plugin-speed.xml b/docs/plugins/inspect/plugin-speed.xml new file mode 100644 index 00000000..61da3960 --- /dev/null +++ b/docs/plugins/inspect/plugin-speed.xml @@ -0,0 +1,20 @@ + + speed + Set speed/pitch on audio/raw streams (resampler) + ../../gst/speed/.libs/libgstspeed.so + libgstspeed.so + 0.9.6 + LGPL + gst-plugins-bad + GStreamer source release + http://gstreamer.freedesktop.org/ + + + speed + Speed + Filter/Effect/Audio + Set speed/pitch on audio/raw streams (resampler) + Andy Wingo <apwingo@eos.ncsu.edu>, Tim-Philipp Müller <tim@centricular.net> + + + \ No newline at end of file diff --git a/docs/plugins/inspect/plugin-tta.xml b/docs/plugins/inspect/plugin-tta.xml new file mode 100644 index 00000000..ec49c2f9 --- /dev/null +++ b/docs/plugins/inspect/plugin-tta.xml @@ -0,0 +1,27 @@ + + tta + TTA lossless audio format handling + ../../gst/tta/.libs/libgsttta.so + libgsttta.so + 0.9.6 + LGPL + gst-plugins-bad + gst-tta + http://www.true-audio.com + + + ttadec + TTA decoder + Codec/Decoder/Audio + Decode TTA audio data + Arwed v. Merkatz <v.merkatz@gmx.net> + + + ttaparse + TTA file parser + Codec/Demuxer/Audio + Parses TTA files + Arwed v. Merkatz <v.merkatz@gmx.net> + + + \ No newline at end of file -- cgit v1.2.1