mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2025-01-06 15:38:50 +00:00
5dfcb63252
Rename files and types from speexresample to audioresample to finish the move and to prevent any confusion.
49 lines
No EOL
1.5 KiB
XML
49 lines
No EOL
1.5 KiB
XML
<plugin>
|
|
<name>uridecodebin</name>
|
|
<description>URI Decoder bin</description>
|
|
<filename>../../gst/playback/.libs/libgstdecodebin2.so</filename>
|
|
<basename>libgstdecodebin2.so</basename>
|
|
<version>0.10.22.1</version>
|
|
<license>LGPL</license>
|
|
<source>gst-plugins-base</source>
|
|
<package>GStreamer Base Plug-ins CVS/prerelease</package>
|
|
<origin>Unknown package origin</origin>
|
|
<elements>
|
|
<element>
|
|
<name>decodebin2</name>
|
|
<longname>Decoder Bin</longname>
|
|
<class>Generic/Bin/Decoder</class>
|
|
<description>Autoplug and decode to raw media</description>
|
|
<author>Edward Hervey <edward@fluendo.com></author>
|
|
<pads>
|
|
<caps>
|
|
<name>src%d</name>
|
|
<direction>source</direction>
|
|
<presence>sometimes</presence>
|
|
<details>ANY</details>
|
|
</caps>
|
|
<caps>
|
|
<name>sink</name>
|
|
<direction>sink</direction>
|
|
<presence>always</presence>
|
|
<details>ANY</details>
|
|
</caps>
|
|
</pads>
|
|
</element>
|
|
<element>
|
|
<name>uridecodebin</name>
|
|
<longname>URI Decoder</longname>
|
|
<class>Generic/Bin/Decoder</class>
|
|
<description>Autoplug and decode an URI to raw media</description>
|
|
<author>Wim Taymans <wim.taymans@gmail.com></author>
|
|
<pads>
|
|
<caps>
|
|
<name>src%d</name>
|
|
<direction>source</direction>
|
|
<presence>sometimes</presence>
|
|
<details>ANY</details>
|
|
</caps>
|
|
</pads>
|
|
</element>
|
|
</elements>
|
|
</plugin> |