diff options
author | Tim-Philipp Müller <tim.muller@collabora.co.uk> | 2011-06-15 00:52:47 +0100 |
---|---|---|
committer | Tim-Philipp Müller <tim.muller@collabora.co.uk> | 2011-06-15 00:52:47 +0100 |
commit | a9e494923888d5a5db8eb695596d7eee81dc0951 (patch) | |
tree | c5abba03567d8e9d0bdd185d07457b55526e4d9c /docs/plugins | |
parent | 6b33226281d1281177e76a28fce56612ea11e326 (diff) |
gnomevfs: remove GnomeVFS plugin
The gio plugin replaces it.
Diffstat (limited to 'docs/plugins')
-rw-r--r-- | docs/plugins/Makefile.am | 2 | ||||
-rw-r--r-- | docs/plugins/gst-plugins-base-plugins-docs.sgml | 3 | ||||
-rw-r--r-- | docs/plugins/gst-plugins-base-plugins-sections.txt | 47 | ||||
-rw-r--r-- | docs/plugins/inspect/plugin-gnomevfs.xml | 43 |
4 files changed, 6 insertions, 89 deletions
diff --git a/docs/plugins/Makefile.am b/docs/plugins/Makefile.am index c987b85bf..03105687b 100644 --- a/docs/plugins/Makefile.am +++ b/docs/plugins/Makefile.am @@ -84,8 +84,6 @@ EXTRA_HFILES = \ $(top_srcdir)/ext/gio/gstgiosrc.h \ $(top_srcdir)/ext/gio/gstgiostreamsink.h \ $(top_srcdir)/ext/gio/gstgiostreamsrc.h \ - $(top_srcdir)/ext/gnomevfs/gstgnomevfssink.h \ - $(top_srcdir)/ext/gnomevfs/gstgnomevfssrc.h \ $(top_srcdir)/ext/ogg/gstoggdemux.h \ $(top_srcdir)/ext/ogg/gstoggmux.h \ $(top_srcdir)/ext/pango/gstclockoverlay.h \ diff --git a/docs/plugins/gst-plugins-base-plugins-docs.sgml b/docs/plugins/gst-plugins-base-plugins-docs.sgml index f3bb8ee47..ee3871760 100644 --- a/docs/plugins/gst-plugins-base-plugins-docs.sgml +++ b/docs/plugins/gst-plugins-base-plugins-docs.sgml @@ -39,8 +39,6 @@ <xi:include href="xml/element-giosrc.xml" /> <xi:include href="xml/element-giostreamsink.xml" /> <xi:include href="xml/element-giostreamsrc.xml" /> - <xi:include href="xml/element-gnomevfssink.xml" /> - <xi:include href="xml/element-gnomevfssrc.xml" /> <xi:include href="xml/element-multifdsink.xml" /> <xi:include href="xml/element-oggdemux.xml" /> <xi:include href="xml/element-oggmux.xml" /> @@ -85,7 +83,6 @@ <xi:include href="xml/plugin-ffmpegcolorspace.xml" /> <xi:include href="xml/plugin-gdp.xml" /> <xi:include href="xml/plugin-gio.xml" /> - <xi:include href="xml/plugin-gnomevfs.xml" /> <xi:include href="xml/plugin-libvisual.xml" /> <xi:include href="xml/plugin-ogg.xml" /> <xi:include href="xml/plugin-pango.xml" /> diff --git a/docs/plugins/gst-plugins-base-plugins-sections.txt b/docs/plugins/gst-plugins-base-plugins-sections.txt index e94c45098..d17ff444e 100644 --- a/docs/plugins/gst-plugins-base-plugins-sections.txt +++ b/docs/plugins/gst-plugins-base-plugins-sections.txt @@ -241,9 +241,9 @@ GstDecodeBin </SECTION> <SECTION> -<FILE>element-decodebin2</FILE> -<TITLE>decodebin2</TITLE> -GstDecodeBin2 +<FILE>element-decodebin</FILE> +<TITLE>decodebin</TITLE> +GstDecodeBin <SUBSECTION Standard> </SECTION> @@ -396,34 +396,6 @@ gst_tcp_protocol_get_type </SECTION> <SECTION> -<FILE>element-gnomevfssink</FILE> -<TITLE>gnomevfssink</TITLE> -GstGnomeVFSSink -<SUBSECTION Standard> -GstGnomeVFSSinkClass -GST_GNOME_VFS_SINK_CLASS -GST_TYPE_GNOME_VFS_SINK -GST_IS_GNOME_VFS_SINK -gst_gnome_vfs_sink_get_type -GST_IS_GNOME_VFS_SINK_CLASS -GST_GNOME_VFS_SINK -</SECTION> - -<SECTION> -<FILE>element-gnomevfssrc</FILE> -<TITLE>gnomevfssrc</TITLE> -GstGnomeVFSSrc -<SUBSECTION Standard> -GST_GNOME_VFS_SRC -GST_GNOME_VFS_SRC_CLASS -GST_IS_GNOME_VFS_SRC -GST_IS_GNOME_VFS_SRC_CLASS -GST_TYPE_GNOME_VFS_SRC -GstGnomeVFSSrcClass -gst_gnome_vfs_src_get_type -</SECTION> - -<SECTION> <FILE>element-oggdemux</FILE> <TITLE>oggdemux</TITLE> GstOggDemux @@ -461,13 +433,6 @@ GstOggMuxClass </SECTION> <SECTION> -<FILE>gstplaybasebin</FILE> -<TITLE>GstPlayBaseBin</TITLE> -GstPlayBaseBin -<SUBSECTION Standard> -</SECTION> - -<SECTION> <FILE>element-playbin</FILE> <TITLE>playbin</TITLE> GstPlayBin @@ -475,9 +440,9 @@ GstPlayBin </SECTION> <SECTION> -<FILE>element-playbin2</FILE> -<TITLE>playbin2</TITLE> -GstPlayBin2 +<FILE>element-playbin</FILE> +<TITLE>playbin</TITLE> +GstPlayBin GstPlayFlags <SUBSECTION Standard> gst_play_flags_get_type diff --git a/docs/plugins/inspect/plugin-gnomevfs.xml b/docs/plugins/inspect/plugin-gnomevfs.xml deleted file mode 100644 index dc8144b32..000000000 --- a/docs/plugins/inspect/plugin-gnomevfs.xml +++ /dev/null @@ -1,43 +0,0 @@ -<plugin> - <name>gnomevfs</name> - <description>elements to read from and write to Gnome-VFS uri's</description> - <filename>../../ext/gnomevfs/.libs/libgstgnomevfs.so</filename> - <basename>libgstgnomevfs.so</basename> - <version>0.10.34.1</version> - <license>LGPL</license> - <source>gst-plugins-base</source> - <package>GStreamer Base Plug-ins git</package> - <origin>Unknown package origin</origin> - <elements> - <element> - <name>gnomevfssink</name> - <longname>GnomeVFS Sink</longname> - <class>Sink/File</class> - <description>Write a stream to a GnomeVFS URI</description> - <author>Bastien Nocera <hadess@hadess.net></author> - <pads> - <caps> - <name>sink</name> - <direction>sink</direction> - <presence>always</presence> - <details>ANY</details> - </caps> - </pads> - </element> - <element> - <name>gnomevfssrc</name> - <longname>GnomeVFS Source</longname> - <class>Source/File</class> - <description>Read from any GnomeVFS-supported file</description> - <author>Bastien Nocera <hadess@hadess.net>, GStreamer maintainers <gstreamer-devel@lists.sourceforge.net></author> - <pads> - <caps> - <name>src</name> - <direction>source</direction> - <presence>always</presence> - <details>ANY</details> - </caps> - </pads> - </element> - </elements> -</plugin>
\ No newline at end of file |