summaryrefslogtreecommitdiffstats
path: root/docs/plugins/inspect/plugin-faad.xml
diff options
context:
space:
mode:
authorThomas Vander Stichele <thomas@apestaart.org>2005-11-23 19:57:49 +0000
committerThomas Vander Stichele <thomas@apestaart.org>2005-11-23 19:57:49 +0000
commitf4d9777e57fbabf08fca0beaeff88e311e6c0532 (patch)
tree2b3dceb5550f77ee1617ecdaf5c122c7ef2b5796 /docs/plugins/inspect/plugin-faad.xml
parent36ef03791ff3785d529872b283da158f0a51f46a (diff)
downloadgst-plugins-bad-f4d9777e57fbabf08fca0beaeff88e311e6c0532.tar.gz
gst-plugins-bad-f4d9777e57fbabf08fca0beaeff88e311e6c0532.tar.bz2
gst-plugins-bad-f4d9777e57fbabf08fca0beaeff88e311e6c0532.zip
releasing 0.9.6RELEASE-0_9_6
Original commit message from CVS: releasing 0.9.6
Diffstat (limited to 'docs/plugins/inspect/plugin-faad.xml')
-rw-r--r--docs/plugins/inspect/plugin-faad.xml20
1 files changed, 20 insertions, 0 deletions
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 @@
+<plugin>
+ <name>faad</name>
+ <description>Free AAC Decoder (FAAD)</description>
+ <filename>../../ext/faad/.libs/libgstfaad.so</filename>
+ <basename>libgstfaad.so</basename>
+ <version>0.9.6</version>
+ <license>GPL</license>
+ <source>gst-plugins-bad</source>
+ <package>GStreamer source release</package>
+ <origin>http://gstreamer.freedesktop.org/</origin>
+ <elements>
+ <element>
+ <name>faad</name>
+ <longname>Free AAC Decoder (FAAD)</longname>
+ <class>Codec/Decoder/Audio</class>
+ <description>Free MPEG-2/4 AAC decoder</description>
+ <author>Ronald Bultje &lt;rbultje@ronald.bitfreak.net&gt;</author>
+ </element>
+ </elements>
+</plugin> \ No newline at end of file