diff --git a/ChangeLog b/ChangeLog index 11e7cafa5a..bb0a961489 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 90d26c39d9..2656db8e9d 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 f22057ae2a..8ca69553c0 100644 --- a/docs/plugins/gst-plugins-bad-plugins-sections.txt +++ b/docs/plugins/gst-plugins-bad-plugins-sections.txt @@ -154,62 +154,6 @@ FESTIVAL_DEFAULT_SERVER_PORT 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 diff --git a/docs/plugins/inspect/plugin-gio.xml b/docs/plugins/inspect/plugin-gio.xml deleted file mode 100644 index 9636d1769f..0000000000 --- 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