mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-11-10 03:19:40 +00:00
280e2ca67b
Original commit message from CVS: releasing 0.10.10
34 lines
No EOL
1.2 KiB
XML
34 lines
No EOL
1.2 KiB
XML
<plugin>
|
|
<name>alsa</name>
|
|
<description>ALSA plugin library</description>
|
|
<filename>../../ext/alsa/.libs/libgstalsa.so</filename>
|
|
<basename>libgstalsa.so</basename>
|
|
<version>0.10.10</version>
|
|
<license>LGPL</license>
|
|
<source>gst-plugins-base</source>
|
|
<package>GStreamer Base Plug-ins source release</package>
|
|
<origin>Unknown package origin</origin>
|
|
<elements>
|
|
<element>
|
|
<name>alsamixer</name>
|
|
<longname>Alsa mixer</longname>
|
|
<class>Generic/Audio</class>
|
|
<description>Control sound input and output levels with ALSA</description>
|
|
<author>Leif Johnson <leif@ambient.2y.net></author>
|
|
</element>
|
|
<element>
|
|
<name>alsasink</name>
|
|
<longname>Audio sink (ALSA)</longname>
|
|
<class>Sink/Audio</class>
|
|
<description>Output to a sound card via ALSA</description>
|
|
<author>Wim Taymans <wim@fluendo.com></author>
|
|
</element>
|
|
<element>
|
|
<name>alsasrc</name>
|
|
<longname>Audio source (ALSA)</longname>
|
|
<class>Source/Audio</class>
|
|
<description>Read from a sound card via ALSA</description>
|
|
<author>Wim Taymans <wim@fluendo.com></author>
|
|
</element>
|
|
</elements>
|
|
</plugin> |