2005-09-04 19:28:29 +00:00
|
|
|
<plugin>
|
|
|
|
<name>mad</name>
|
2009-06-05 19:53:57 +00:00
|
|
|
<description>mp3 decoding based on the mad library</description>
|
2005-09-04 19:28:29 +00:00
|
|
|
<filename>../../ext/mad/.libs/libgstmad.so</filename>
|
|
|
|
<basename>libgstmad.so</basename>
|
2011-11-11 01:29:33 +00:00
|
|
|
<version>0.11.0.1</version>
|
2005-09-04 19:28:29 +00:00
|
|
|
<license>GPL</license>
|
2005-09-11 17:53:12 +00:00
|
|
|
<source>gst-plugins-ugly</source>
|
2011-05-14 09:06:31 +00:00
|
|
|
<package>GStreamer Ugly Plug-ins git</package>
|
2008-08-12 09:16:13 +00:00
|
|
|
<origin>Unknown package origin</origin>
|
2005-09-04 19:28:29 +00:00
|
|
|
<elements>
|
|
|
|
<element>
|
|
|
|
<name>mad</name>
|
|
|
|
<longname>mad mp3 decoder</longname>
|
|
|
|
<class>Codec/Decoder/Audio</class>
|
|
|
|
<description>Uses mad code to decode mp3 streams</description>
|
2006-08-14 11:15:09 +00:00
|
|
|
<author>Wim Taymans <wim@fluendo.com></author>
|
2007-06-25 12:46:47 +00:00
|
|
|
<pads>
|
2008-08-26 23:06:04 +00:00
|
|
|
<caps>
|
|
|
|
<name>sink</name>
|
|
|
|
<direction>sink</direction>
|
|
|
|
<presence>always</presence>
|
|
|
|
<details>audio/mpeg, mpegversion=(int)1, layer=(int)[ 1, 3 ], rate=(int){ 8000, 11025, 12000, 16000, 22050, 24000, 32000, 44100, 48000 }, channels=(int)[ 1, 2 ]</details>
|
|
|
|
</caps>
|
2010-06-17 15:48:59 +00:00
|
|
|
<caps>
|
|
|
|
<name>src</name>
|
|
|
|
<direction>source</direction>
|
|
|
|
<presence>always</presence>
|
2011-11-11 01:29:33 +00:00
|
|
|
<details>audio/x-raw, format=(string)S32LE, rate=(int){ 8000, 11025, 12000, 16000, 22050, 24000, 32000, 44100, 48000 }, channels=(int)[ 1, 2 ]</details>
|
2010-06-17 15:48:59 +00:00
|
|
|
</caps>
|
2007-06-25 12:46:47 +00:00
|
|
|
</pads>
|
2005-09-04 19:28:29 +00:00
|
|
|
</element>
|
|
|
|
</elements>
|
|
|
|
</plugin>
|