mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-11-24 18:51:11 +00:00
83bedf3e07
Original commit message from CVS: * docs/plugins/gst-plugins-good-plugins-docs.sgml: * docs/plugins/gst-plugins-good-plugins-sections.txt: * docs/plugins/inspect/plugin-audiofxgood.xml: cleanup -unused.txt to make it useful, add previously missing docs * ext/Makefile.am: * ext/esd/esdmon.c: * ext/esd/esdsink.c: * ext/esd/gstesd.c: (plugin_init): reflow to get rid of two external symbols * gst/audiofxgood/audiofx.c: (plugin_init): re-add
20 lines
No EOL
690 B
XML
20 lines
No EOL
690 B
XML
<plugin>
|
|
<name>audiofxgood</name>
|
|
<description>Audio effects plugin</description>
|
|
<filename>../../gst/audiofxgood/.libs/libgstaudiofxgood.so</filename>
|
|
<basename>libgstaudiofxgood.so</basename>
|
|
<version>0.10.4.1</version>
|
|
<license>LGPL</license>
|
|
<source>gst-plugins-good</source>
|
|
<package>GStreamer</package>
|
|
<origin>http://gstreamer.net/</origin>
|
|
<elements>
|
|
<element>
|
|
<name>audiopanorama</name>
|
|
<longname>AudioPanorama</longname>
|
|
<class>Filter/Effect/Audio</class>
|
|
<description>Positions audio streams in the stereo panorama</description>
|
|
<author>Stefan Kost <ensonic@users.sf.net></author>
|
|
</element>
|
|
</elements>
|
|
</plugin> |