summaryrefslogtreecommitdiffstats
path: root/docs/plugins/inspect/plugin-xingheader.xml
diff options
context:
space:
mode:
authorThomas Vander Stichele <thomas@apestaart.org>2006-04-02 10:42:32 +0000
committerThomas Vander Stichele <thomas@apestaart.org>2006-04-02 10:42:32 +0000
commit31e167958b3a4777e5b7ae2b85eaa7e313aa97e8 (patch)
tree3aba04cc3a71ed4d035f290c41b5638d8b7308a5 /docs/plugins/inspect/plugin-xingheader.xml
parenta55df4e7bb016c077570f397703dc6040f1f9107 (diff)
downloadgst-plugins-bad-31e167958b3a4777e5b7ae2b85eaa7e313aa97e8.tar.gz
gst-plugins-bad-31e167958b3a4777e5b7ae2b85eaa7e313aa97e8.tar.bz2
gst-plugins-bad-31e167958b3a4777e5b7ae2b85eaa7e313aa97e8.zip
docs/plugins/: add more plugins to docs
Original commit message from CVS: * docs/plugins/gst-plugins-bad-plugins-docs.sgml: * docs/plugins/inspect/plugin-bz2.xml: * docs/plugins/inspect/plugin-cdxaparse.xml: * docs/plugins/inspect/plugin-freeze.xml: * docs/plugins/inspect/plugin-glimagesink.xml: * docs/plugins/inspect/plugin-modplug.xml: * docs/plugins/inspect/plugin-neon.xml: * docs/plugins/inspect/plugin-sdl.xml: * docs/plugins/inspect/plugin-video4linux2.xml: * docs/plugins/inspect/plugin-ximagesrc.xml: * docs/plugins/inspect/plugin-xingheader.xml: add more plugins to docs
Diffstat (limited to 'docs/plugins/inspect/plugin-xingheader.xml')
-rw-r--r--docs/plugins/inspect/plugin-xingheader.xml20
1 files changed, 20 insertions, 0 deletions
diff --git a/docs/plugins/inspect/plugin-xingheader.xml b/docs/plugins/inspect/plugin-xingheader.xml
new file mode 100644
index 00000000..5a03a025
--- /dev/null
+++ b/docs/plugins/inspect/plugin-xingheader.xml
@@ -0,0 +1,20 @@
+<plugin>
+ <name>xingheader</name>
+ <description>Add a xing header to mp3 encoded data</description>
+ <filename>../../gst/xingheader/.libs/libgstxingheader.so</filename>
+ <basename>libgstxingheader.so</basename>
+ <version>0.10.1.1</version>
+ <license>LGPL</license>
+ <source>gst-plugins-bad</source>
+ <package>GStreamer CVS/prerelease</package>
+ <origin>http://gstreamer.freedesktop.org/</origin>
+ <elements>
+ <element>
+ <name>xingmux</name>
+ <longname>MP3 Xing Muxer</longname>
+ <class>Formatter/Metadata</class>
+ <description>Adds a Xing header to the beginning of a VBR MP3 file</description>
+ <author>Christophe Fergeau &lt;teuf@gnome.org&gt;</author>
+ </element>
+ </elements>
+</plugin> \ No newline at end of file