mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-11-08 10:31:05 +00:00
956074a3cf
The versions got accidentally reverted to a pre-release version, fix that.
49 lines
No EOL
1.8 KiB
XML
49 lines
No EOL
1.8 KiB
XML
<plugin>
|
|
<name>gconfelements</name>
|
|
<description>elements wrapping the GStreamer/GConf audio/video output settings</description>
|
|
<filename>../../ext/gconf/.libs/libgstgconfelements.so</filename>
|
|
<basename>libgstgconfelements.so</basename>
|
|
<version>0.10.25.1</version>
|
|
<license>LGPL</license>
|
|
<source>gst-plugins-good</source>
|
|
<package>GStreamer Good Plug-ins git</package>
|
|
<origin>Unknown package origin</origin>
|
|
<elements>
|
|
<element>
|
|
<name>gconfaudiosink</name>
|
|
<longname>GConf audio sink</longname>
|
|
<class>Sink/Audio</class>
|
|
<description>Audio sink embedding the GConf-settings for audio output</description>
|
|
<author>Jan Schmidt <thaytan@mad.scientist.com></author>
|
|
<pads>
|
|
</pads>
|
|
</element>
|
|
<element>
|
|
<name>gconfaudiosrc</name>
|
|
<longname>GConf audio source</longname>
|
|
<class>Source/Audio</class>
|
|
<description>Audio source embedding the GConf-settings for audio input</description>
|
|
<author>GStreamer maintainers <gstreamer-devel@lists.sourceforge.net></author>
|
|
<pads>
|
|
</pads>
|
|
</element>
|
|
<element>
|
|
<name>gconfvideosink</name>
|
|
<longname>GConf video sink</longname>
|
|
<class>Sink/Video</class>
|
|
<description>Video sink embedding the GConf-settings for video output</description>
|
|
<author>GStreamer maintainers <gstreamer-devel@lists.sourceforge.net></author>
|
|
<pads>
|
|
</pads>
|
|
</element>
|
|
<element>
|
|
<name>gconfvideosrc</name>
|
|
<longname>GConf video source</longname>
|
|
<class>Source/Video</class>
|
|
<description>Video source embedding the GConf-settings for video input</description>
|
|
<author>GStreamer maintainers <gstreamer-devel@lists.sourceforge.net></author>
|
|
<pads>
|
|
</pads>
|
|
</element>
|
|
</elements>
|
|
</plugin> |