diff options
author | Thomas Vander Stichele <thomas@apestaart.org> | 2006-01-13 19:25:40 +0000 |
---|---|---|
committer | Thomas Vander Stichele <thomas@apestaart.org> | 2006-01-13 19:25:40 +0000 |
commit | d387bc1e5722926071ccb06338d138c0af71194c (patch) | |
tree | 6cc07a84bfb57229ebbad64f521cf00c0dffb280 /docs/plugins/inspect/plugin-gconfelements.xml | |
parent | db44320882c918a37d197657fcb771ca5ffabc24 (diff) |
releasing 0.10.1
Original commit message from CVS:
releasing 0.10.1
Diffstat (limited to 'docs/plugins/inspect/plugin-gconfelements.xml')
-rw-r--r-- | docs/plugins/inspect/plugin-gconfelements.xml | 18 |
1 files changed, 16 insertions, 2 deletions
diff --git a/docs/plugins/inspect/plugin-gconfelements.xml b/docs/plugins/inspect/plugin-gconfelements.xml index f16770d4..0e19c995 100644 --- a/docs/plugins/inspect/plugin-gconfelements.xml +++ b/docs/plugins/inspect/plugin-gconfelements.xml @@ -3,10 +3,10 @@ <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.0.1</version> + <version>0.10.1</version> <license>LGPL</license> <source>gst-plugins-good</source> - <package>GStreamer Good Plug-ins CVS/prerelease</package> + <package>GStreamer Good Plug-ins source release</package> <origin>Unknown package origin</origin> <elements> <element> @@ -17,11 +17,25 @@ <author>Ronald Bultje <rbultje@ronald.bitfreak.net></author> </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>Ronald Bultje <rbultje@ronald.bitfreak.net></author> + </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>Ronald Bultje <rbultje@ronald.bitfreak.net></author> </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>Ronald Bultje <rbultje@ronald.bitfreak.net></author> + </element> </elements> </plugin>
\ No newline at end of file |