mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-11-10 03:19:40 +00:00
695afd0edf
Original commit message from CVS: * docs/plugins/Makefile.am: * docs/plugins/gst-plugins-good-plugins-docs.sgml: * docs/plugins/gst-plugins-good-plugins-sections.txt: * gst/autodetect/gstautoaudiosink.c: (gst_auto_audio_sink_base_init): * gst/autodetect/gstautovideosink.c: (gst_auto_video_sink_base_init), (gst_auto_video_sink_factory_filter): documenting auto*sink using strstr for the video sink lookup, class field is not ordered update other plugins
20 lines
No EOL
667 B
XML
20 lines
No EOL
667 B
XML
<plugin>
|
|
<name>esdsink</name>
|
|
<description>ESD Element Plugins</description>
|
|
<filename>../../ext/esd/.libs/libgstesd.so</filename>
|
|
<basename>libgstesd.so</basename>
|
|
<version>0.9.6.1</version>
|
|
<license>LGPL</license>
|
|
<source>gst-plugins-good</source>
|
|
<package>GStreamer Good Plug-ins CVS/prerelease</package>
|
|
<origin>Unknown package origin</origin>
|
|
<elements>
|
|
<element>
|
|
<name>esdsink</name>
|
|
<longname>Esound audio sink</longname>
|
|
<class>Sink/Audio</class>
|
|
<description>Plays audio to an esound server</description>
|
|
<author>Arwed von Merkatz <v.merkatz@gmx.net></author>
|
|
</element>
|
|
</elements>
|
|
</plugin> |