From 571a20f2053c0276b1d95f0210a3e2ad00b0177f Mon Sep 17 00:00:00 2001 From: =?utf8?q?Sebastian=20Dr=C3=B6ge?= Date: Tue, 12 Feb 2008 10:24:03 +0000 Subject: [PATCH] docs/plugins/: Remove documentation for the GIO plugin as it was moved to gst-plugins-base. Fixes bug #515964. Original commit message from CVS: * docs/plugins/gst-plugins-bad-plugins-docs.sgml: * docs/plugins/gst-plugins-bad-plugins-sections.txt: * docs/plugins/inspect/plugin-gio.xml: Remove documentation for the GIO plugin as it was moved to gst-plugins-base. Fixes bug #515964. --- ChangeLog | 9 ++- docs/plugins/gst-plugins-bad-plugins-docs.sgml | 5 -- docs/plugins/gst-plugins-bad-plugins-sections.txt | 56 ----------------- docs/plugins/inspect/plugin-gio.xml | 73 ----------------------- 4 files changed, 8 insertions(+), 135 deletions(-) delete mode 100644 docs/plugins/inspect/plugin-gio.xml diff --git a/ChangeLog b/ChangeLog index 11e7caf..bb0a961 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,10 +1,17 @@ +2008-02-12 Sebastian Dröge + + * docs/plugins/gst-plugins-bad-plugins-docs.sgml: + * docs/plugins/gst-plugins-bad-plugins-sections.txt: + * docs/plugins/inspect/plugin-gio.xml: + Remove documentation for the GIO plugin as it was moved to + gst-plugins-base. Fixes bug #515964. + 2008-02-12 Jan Schmidt * ext/xvid/gstxvidenc.c: * gst/vmnc/vmncdec.c: * sys/glsink/glimagesink.c: * sys/glsink/gstgldisplay.c: - Fix some finalize leaks by chaining up to the parent method. 2008-02-12 Sebastian Dröge diff --git a/docs/plugins/gst-plugins-bad-plugins-docs.sgml b/docs/plugins/gst-plugins-bad-plugins-docs.sgml index 90d26c3..2656db8 100644 --- a/docs/plugins/gst-plugins-bad-plugins-docs.sgml +++ b/docs/plugins/gst-plugins-bad-plugins-docs.sgml @@ -21,10 +21,6 @@ - - - - @@ -81,7 +77,6 @@ - diff --git a/docs/plugins/gst-plugins-bad-plugins-sections.txt b/docs/plugins/gst-plugins-bad-plugins-sections.txt index f22057a..8ca6955 100644 --- a/docs/plugins/gst-plugins-bad-plugins-sections.txt +++ b/docs/plugins/gst-plugins-bad-plugins-sections.txt @@ -155,62 +155,6 @@ FESTIVAL_DEFAULT_TEXT_MODE
-element-giosink -giosink -GstGioSink - -GstGioSinkClass -GST_GIO_SINK -GST_GIO_SINK_CLASS -GST_IS_GIO_SINK -GST_IS_GIO_SINK_CLASS -GST_TYPE_GIO_SINK -gst_gio_sink_get_type -
- -
-element-giosrc -giosrc -GstGioSrc - -GstGioSrcClass -GST_GIO_SRC -GST_GIO_SRC_CLASS -GST_IS_GIO_SRC -GST_IS_GIO_SRC_CLASS -GST_TYPE_GIO_SRC -gst_gio_src_get_type -
- -
-element-giostreamsink -giostreamsink -GstGioStreamSink - -GstGioStreamSinkClass -GST_GIO_STREAM_SINK -GST_GIO_STREAM_SINK_CLASS -GST_IS_GIO_STREAM_SINK -GST_IS_GIO_STREAM_SINK_CLASS -GST_TYPE_GIO_STREAM_SINK -gst_gio_stream_sink_get_type -
- -
-element-giostreamsrc -giostreamsrc -GstGioStreamSrc - -GstGioStreamSrcClass -GST_GIO_STREAM_SRC -GST_GIO_STREAM_SRC_CLASS -GST_IS_GIO_STREAM_SRC -GST_IS_GIO_STREAM_SRC_CLASS -GST_TYPE_GIO_STREAM_SRC -gst_gio_stream_src_get_type -
- -
element-souphttpsrc souphttpsrc GstSoupHTTPSrc diff --git a/docs/plugins/inspect/plugin-gio.xml b/docs/plugins/inspect/plugin-gio.xml deleted file mode 100644 index 9636d17..0000000 --- a/docs/plugins/inspect/plugin-gio.xml +++ /dev/null @@ -1,73 +0,0 @@ - - gio - GIO elements - ../../ext/gio/.libs/libgstgio.so - libgstgio.so - 0.10.5.1 - LGPL - gst-plugins-bad - GStreamer Bad Plug-ins CVS/prerelease - Unknown package origin - - - giosink - GIO sink - Sink/File - Write to any GIO-supported location - René Stadler <mail@renestadler.de>, Sebastian Dröge <slomo@circular-chaos.org> - - - sink - sink - always -
ANY
-
-
-
- - giosrc - GIO source - Source/File - Read from any GIO-supported location - René Stadler <mail@renestadler.de>, Sebastian Dröge <slomo@circular-chaos.org> - - - src - source - always -
ANY
-
-
-
- - giostreamsink - GIO stream sink - Sink - Write to any GIO stream - Sebastian Dröge <slomo@circular-chaos.org> - - - sink - sink - always -
ANY
-
-
-
- - giostreamsrc - GIO stream source - Source - Read from any GIO stream - Sebastian Dröge <slomo@circular-chaos.org> - - - src - source - always -
ANY
-
-
-
-
-
\ No newline at end of file -- 2.7.4