summaryrefslogtreecommitdiffstats
path: root/docs/plugins
diff options
context:
space:
mode:
authorJan Schmidt <thaytan@mad.scientist.com>2008-07-19 00:58:49 +0000
committerJan Schmidt <thaytan@mad.scientist.com>2008-07-19 00:58:49 +0000
commite985585a4ec8ec1a681c9643f6727a230fb536d7 (patch)
tree1b1fc2eeabad64ca5ba42b51cf42acc082686189 /docs/plugins
parent26cb95316c8043e05365337660c1e07b067f298e (diff)
downloadgst-plugins-bad-e985585a4ec8ec1a681c9643f6727a230fb536d7.tar.gz
gst-plugins-bad-e985585a4ec8ec1a681c9643f6727a230fb536d7.tar.bz2
gst-plugins-bad-e985585a4ec8ec1a681c9643f6727a230fb536d7.zip
Remove interleave and replaygain plugins that have moved to -good
Original commit message from CVS: * docs/plugins/Makefile.am: * docs/plugins/gst-plugins-bad-plugins-docs.sgml: * docs/plugins/gst-plugins-bad-plugins-sections.txt: * docs/plugins/gst-plugins-bad-plugins.args: * docs/plugins/gst-plugins-bad-plugins.hierarchy: * docs/plugins/gst-plugins-bad-plugins.interfaces: * docs/plugins/gst-plugins-bad-plugins.prerequisites: * docs/plugins/inspect/plugin-interleave.xml: * docs/plugins/inspect/plugin-replaygain.xml: * gst/interleave/Makefile.am: * gst/interleave/deinterleave.c: * gst/interleave/deinterleave.h: * gst/interleave/interleave.c: * gst/interleave/interleave.h: * gst/interleave/plugin.c: * gst/interleave/plugin.h: * gst/replaygain/Makefile.am: * gst/replaygain/gstrganalysis.c: * gst/replaygain/gstrganalysis.h: * gst/replaygain/gstrglimiter.c: * gst/replaygain/gstrglimiter.h: * gst/replaygain/gstrgvolume.c: * gst/replaygain/gstrgvolume.h: * gst/replaygain/replaygain.c: * gst/replaygain/replaygain.h: * gst/replaygain/rganalysis.c: * gst/replaygain/rganalysis.h: * tests/check/Makefile.am: * tests/check/elements/deinterleave.c: * tests/check/elements/interleave.c: * tests/check/elements/rganalysis.c: * tests/check/elements/rglimiter.c: * tests/check/elements/rgvolume.c: Remove interleave and replaygain plugins that have moved to -good
Diffstat (limited to 'docs/plugins')
-rw-r--r--docs/plugins/Makefile.am5
-rw-r--r--docs/plugins/gst-plugins-bad-plugins-docs.sgml7
-rw-r--r--docs/plugins/gst-plugins-bad-plugins-sections.txt75
-rw-r--r--docs/plugins/gst-plugins-bad-plugins.prerequisites2
-rw-r--r--docs/plugins/inspect/plugin-interleave.xml55
-rw-r--r--docs/plugins/inspect/plugin-replaygain.xml76
6 files changed, 3 insertions, 217 deletions
diff --git a/docs/plugins/Makefile.am b/docs/plugins/Makefile.am
index d3a34043..ba2361f5 100644
--- a/docs/plugins/Makefile.am
+++ b/docs/plugins/Makefile.am
@@ -115,15 +115,10 @@ EXTRA_HFILES = \
$(top_srcdir)/gst/deinterlace/gstdeinterlace.h \
$(top_srcdir)/gst/dvdspu/gstdvdspu.h \
$(top_srcdir)/gst/festival/gstfestival.h \
- $(top_srcdir)/gst/interleave/interleave.h \
- $(top_srcdir)/gst/interleave/deinterleave.h \
$(top_srcdir)/gst/modplug/gstmodplug.h \
$(top_srcdir)/gst/nuvdemux/gstnuvdemux.h \
$(top_srcdir)/gst/rawparse/gstaudioparse.h \
$(top_srcdir)/gst/rawparse/gstvideoparse.h \
- $(top_srcdir)/gst/replaygain/gstrganalysis.h \
- $(top_srcdir)/gst/replaygain/gstrglimiter.h \
- $(top_srcdir)/gst/replaygain/gstrgvolume.h \
$(top_srcdir)/gst/rtpmanager/gstrtpbin.h \
$(top_srcdir)/gst/rtpmanager/gstrtpclient.h \
$(top_srcdir)/gst/rtpmanager/gstrtpjitterbuffer.h \
diff --git a/docs/plugins/gst-plugins-bad-plugins-docs.sgml b/docs/plugins/gst-plugins-bad-plugins-docs.sgml
index ce5ad0f5..ba5d3b1a 100644
--- a/docs/plugins/gst-plugins-bad-plugins-docs.sgml
+++ b/docs/plugins/gst-plugins-bad-plugins-docs.sgml
@@ -17,7 +17,6 @@
<xi:include href="xml/element-amrwbparse.xml" />
<xi:include href="xml/element-audioparse.xml" />
<xi:include href="xml/element-deinterlace.xml" />
- <xi:include href="xml/element-deinterleave.xml" />
<xi:include href="xml/element-dfbvideosink.xml" />
<xi:include href="xml/element-dvbsrc.xml" />
<xi:include href="xml/element-dvdspu.xml" />
@@ -29,7 +28,6 @@
<xi:include href="xml/element-gstrtpsession.xml" />
<xi:include href="xml/element-gstrtpssrcdemux.xml" />
<xi:include href="xml/element-input-selector.xml" />
- <xi:include href="xml/element-interleave.xml" />
<xi:include href="xml/element-ivorbisdec.xml" />
<xi:include href="xml/element-jackaudiosink.xml" />
<xi:include href="xml/element-metadatademux.xml" />
@@ -39,9 +37,6 @@
<xi:include href="xml/element-mythtvsrc.xml" />
<xi:include href="xml/element-nuvdemux.xml" />
<xi:include href="xml/element-output-selector.xml" />
- <xi:include href="xml/element-rganalysis.xml" />
- <xi:include href="xml/element-rglimiter.xml" />
- <xi:include href="xml/element-rgvolume.xml" />
<xi:include href="xml/element-sdlaudiosink.xml" />
<xi:include href="xml/element-sdlvideosink.xml" />
<xi:include href="xml/element-sdpdemux.xml" />
@@ -84,7 +79,6 @@
<xi:include href="xml/plugin-gstinterlace.xml" />
<xi:include href="xml/plugin-gstrtpmanager.xml" />
<xi:include href="xml/plugin-h264parse.xml" />
- <xi:include href="xml/plugin-interleave.xml" />
<xi:include href="xml/plugin-jack.xml" />
<xi:include href="xml/plugin-ladspa.xml" />
<xi:include href="xml/plugin-metadata.xml" />
@@ -103,7 +97,6 @@
<xi:include href="xml/plugin-nuvdemux.xml" />
<xi:include href="xml/plugin-rawparse.xml" />
<xi:include href="xml/plugin-real.xml" />
- <xi:include href="xml/plugin-replaygain.xml" />
<xi:include href="xml/plugin-rfbsrc.xml" />
<xi:include href="xml/plugin-sdl.xml" />
<xi:include href="xml/plugin-sdp.xml" />
diff --git a/docs/plugins/gst-plugins-bad-plugins-sections.txt b/docs/plugins/gst-plugins-bad-plugins-sections.txt
index 54af85a9..57a97640 100644
--- a/docs/plugins/gst-plugins-bad-plugins-sections.txt
+++ b/docs/plugins/gst-plugins-bad-plugins-sections.txt
@@ -168,6 +168,7 @@ FESTIVAL_DEFAULT_SERVER_PORT
FESTIVAL_DEFAULT_TEXT_MODE
</SECTION>
+<SECTION>
<FILE>element-input-selector</FILE>
<TITLE>input-selector</TITLE>
GstInputSelector
@@ -202,38 +203,6 @@ gst_ivorbis_dec_get_type
</SECTION>
<SECTION>
-<FILE>element-interleave</FILE>
-<TITLE>interleave</TITLE>
-GstInterleave
-<SUBSECTION Standard>
-GST_INTERLEAVE
-GST_INTERLEAVE_CLASS
-GST_INTERLEAVE_GET_CLASS
-GST_IS_INTERLEAVE
-GST_IS_INTERLEAVE_CLASS
-GST_TYPE_INTERLEAVE
-GstInterleaveClass
-GstInterleaveFunc
-gst_interleave_get_type
-</SECTION>
-
-<SECTION>
-<FILE>element-deinterleave</FILE>
-<TITLE>deinterleave</TITLE>
-GstDeinterleave
-<SUBSECTION Standard>
-GST_DEINTERLEAVE
-GST_DEINTERLEAVE_CLASS
-GST_DEINTERLEAVE_GET_CLASS
-GST_IS_DEINTERLEAVE
-GST_IS_DEINTERLEAVE_CLASS
-GST_TYPE_DEINTERLEAVE
-GstDeinterleaveClass
-GstDeinterleaveFunc
-gst_deinterleave_get_type
-</SECTION>
-
-<SECTION>
<FILE>element-jackaudiosink</FILE>
GstJackAudioSink
<TITLE>jackaudiosink</TITLE>
@@ -381,48 +350,6 @@ gst_output_selector_get_type
</SECTION>
<SECTION>
-<FILE>element-rganalysis</FILE>
-<TITLE>rganalysis</TITLE>
-GstRgAnalysis
-<SUBSECTION Standard>
-GstRgAnalysisClass
-GST_RG_ANALYSIS
-GST_RG_ANALYSIS_CLASS
-GST_IS_RG_ANALYSIS
-GST_IS_RG_ANALYSIS_CLASS
-GST_TYPE_RG_ANALYSIS
-gst_rg_analysis_get_type
-</SECTION>
-
-<SECTION>
-<FILE>element-rglimiter</FILE>
-<TITLE>rglimiter</TITLE>
-GstRgLimiter
-<SUBSECTION Standard>
-GstRgLimiterClass
-GST_RG_LIMITER
-GST_RG_LIMITER_CLASS
-GST_IS_RG_LIMITER
-GST_IS_RG_LIMITER_CLASS
-GST_TYPE_RG_LIMITER
-gst_rg_limiter_get_type
-</SECTION>
-
-<SECTION>
-<FILE>element-rgvolume</FILE>
-<TITLE>rgvolume</TITLE>
-GstRgVolume
-<SUBSECTION Standard>
-GstRgVolumeClass
-GST_RG_VOLUME
-GST_RG_VOLUME_CLASS
-GST_IS_RG_VOLUME
-GST_TYPE_RG_VOLUME
-GST_IS_RG_VOLUME_CLASS
-gst_rg_volume_get_type
-</SECTION>
-
-<SECTION>
<FILE>element-gstrtpbin</FILE>
<TITLE>gstrtpbin</TITLE>
GstRtpBin
diff --git a/docs/plugins/gst-plugins-bad-plugins.prerequisites b/docs/plugins/gst-plugins-bad-plugins.prerequisites
index b703e314..bb5fd3fc 100644
--- a/docs/plugins/gst-plugins-bad-plugins.prerequisites
+++ b/docs/plugins/gst-plugins-bad-plugins.prerequisites
@@ -2,4 +2,6 @@ GstChildProxy GstObject
GstTagSetter GstObject GstElement
GstImplementsInterface GstObject GstElement
GstXOverlay GstObject GstImplementsInterface GstElement
+GstTagSetter GstObject GstElement
+GstColorBalance GstObject GstImplementsInterface GstElement
GstMixer GstObject GstImplementsInterface GstElement
diff --git a/docs/plugins/inspect/plugin-interleave.xml b/docs/plugins/inspect/plugin-interleave.xml
deleted file mode 100644
index b31ad555..00000000
--- a/docs/plugins/inspect/plugin-interleave.xml
+++ /dev/null
@@ -1,55 +0,0 @@
-<plugin>
- <name>interleave</name>
- <description>Audio interleaver/deinterleaver</description>
- <filename>../../gst/interleave/.libs/libgstinterleave.so</filename>
- <basename>libgstinterleave.so</basename>
- <version>0.10.7.1</version>
- <license>LGPL</license>
- <source>gst-plugins-bad</source>
- <package>GStreamer Bad Plug-ins CVS/prerelease</package>
- <origin>http://gstreamer.freedesktop.org</origin>
- <elements>
- <element>
- <name>deinterleave</name>
- <longname>Audio deinterleaver</longname>
- <class>Filter/Converter/Audio</class>
- <description>Splits one interleaved multichannel audio stream into many mono audio streams</description>
- <author>Andy Wingo &lt;wingo at pobox.com&gt;, Iain &lt;iain@prettypeople.org&gt;, Sebastian Dröge &lt;slomo@circular-chaos.org&gt;</author>
- <pads>
- <caps>
- <name>sink</name>
- <direction>sink</direction>
- <presence>always</presence>
- <details>audio/x-raw-int, rate=(int)[ 1, 2147483647 ], channels=(int)[ 1, 2147483647 ], endianness=(int){ 1234, 4321 }, width=(int){ 8, 16, 24, 32 }, depth=(int)[ 1, 32 ], signed=(boolean){ true, false }; audio/x-raw-float, rate=(int)[ 1, 2147483647 ], channels=(int)[ 1, 2147483647 ], endianness=(int){ 1234, 4321 }, width=(int){ 32, 64 }</details>
- </caps>
- <caps>
- <name>src%d</name>
- <direction>source</direction>
- <presence>sometimes</presence>
- <details>audio/x-raw-int, rate=(int)[ 1, 2147483647 ], channels=(int)1, endianness=(int){ 1234, 4321 }, width=(int){ 8, 16, 24, 32 }, depth=(int)[ 1, 32 ], signed=(boolean){ true, false }; audio/x-raw-float, rate=(int)[ 1, 2147483647 ], channels=(int)1, endianness=(int){ 1234, 4321 }, width=(int){ 32, 64 }</details>
- </caps>
- </pads>
- </element>
- <element>
- <name>interleave</name>
- <longname>Audio interleaver</longname>
- <class>Filter/Converter/Audio</class>
- <description>Folds many mono channels into one interleaved audio stream</description>
- <author>Andy Wingo &lt;wingo at pobox.com&gt;, Sebastian Dröge &lt;slomo@circular-chaos.org&gt;</author>
- <pads>
- <caps>
- <name>sink%d</name>
- <direction>sink</direction>
- <presence>request</presence>
- <details>audio/x-raw-int, rate=(int)[ 1, 2147483647 ], channels=(int)1, endianness=(int){ 1234, 4321 }, width=(int){ 8, 16, 24, 32 }, depth=(int)[ 1, 32 ], signed=(boolean)true; audio/x-raw-float, rate=(int)[ 1, 2147483647 ], channels=(int)1, endianness=(int){ 1234, 4321 }, width=(int){ 32, 64 }</details>
- </caps>
- <caps>
- <name>src</name>
- <direction>source</direction>
- <presence>always</presence>
- <details>audio/x-raw-int, rate=(int)[ 1, 2147483647 ], channels=(int)[ 1, 2147483647 ], endianness=(int){ 1234, 4321 }, width=(int){ 8, 16, 24, 32 }, depth=(int)[ 1, 32 ], signed=(boolean)true; audio/x-raw-float, rate=(int)[ 1, 2147483647 ], channels=(int)[ 1, 2147483647 ], endianness=(int){ 1234, 4321 }, width=(int){ 32, 64 }</details>
- </caps>
- </pads>
- </element>
- </elements>
-</plugin> \ No newline at end of file
diff --git a/docs/plugins/inspect/plugin-replaygain.xml b/docs/plugins/inspect/plugin-replaygain.xml
deleted file mode 100644
index b45ffc1d..00000000
--- a/docs/plugins/inspect/plugin-replaygain.xml
+++ /dev/null
@@ -1,76 +0,0 @@
-<plugin>
- <name>replaygain</name>
- <description>ReplayGain volume normalization</description>
- <filename>../../gst/replaygain/.libs/libgstreplaygain.so</filename>
- <basename>libgstreplaygain.so</basename>
- <version>0.10.7.1</version>
- <license>LGPL</license>
- <source>gst-plugins-bad</source>
- <package>GStreamer Bad Plug-ins CVS/prerelease</package>
- <origin>http://gstreamer.freedesktop.org</origin>
- <elements>
- <element>
- <name>rganalysis</name>
- <longname>ReplayGain analysis</longname>
- <class>Filter/Analyzer/Audio</class>
- <description>Perform the ReplayGain analysis</description>
- <author>René Stadler &lt;mail@renestadler.de&gt;</author>
- <pads>
- <caps>
- <name>src</name>
- <direction>source</direction>
- <presence>always</presence>
- <details>audio/x-raw-float, width=(int)32, endianness=(int)1234, channels=(int){ 1, 2 }, rate=(int){ 8000, 11025, 12000, 16000, 22050, 24000, 32000, 44100, 48000 }; audio/x-raw-int, width=(int)16, depth=(int)[ 1, 16 ], signed=(boolean)true, endianness=(int)1234, channels=(int){ 1, 2 }, rate=(int){ 8000, 11025, 12000, 16000, 22050, 24000, 32000, 44100, 48000 }</details>
- </caps>
- <caps>
- <name>sink</name>
- <direction>sink</direction>
- <presence>always</presence>
- <details>audio/x-raw-float, width=(int)32, endianness=(int)1234, channels=(int){ 1, 2 }, rate=(int){ 8000, 11025, 12000, 16000, 22050, 24000, 32000, 44100, 48000 }; audio/x-raw-int, width=(int)16, depth=(int)[ 1, 16 ], signed=(boolean)true, endianness=(int)1234, channels=(int){ 1, 2 }, rate=(int){ 8000, 11025, 12000, 16000, 22050, 24000, 32000, 44100, 48000 }</details>
- </caps>
- </pads>
- </element>
- <element>
- <name>rglimiter</name>
- <longname>ReplayGain limiter</longname>
- <class>Filter/Effect/Audio</class>
- <description>Apply signal compression to raw audio data</description>
- <author>René Stadler &lt;mail@renestadler.de&gt;</author>
- <pads>
- <caps>
- <name>src</name>
- <direction>source</direction>
- <presence>always</presence>
- <details>audio/x-raw-float, width=(int)32, channels=(int)[ 1, 2147483647 ], rate=(int)[ 1, 2147483647 ], endianness=(int)1234</details>
- </caps>
- <caps>
- <name>sink</name>
- <direction>sink</direction>
- <presence>always</presence>
- <details>audio/x-raw-float, width=(int)32, channels=(int)[ 1, 2147483647 ], rate=(int)[ 1, 2147483647 ], endianness=(int)1234</details>
- </caps>
- </pads>
- </element>
- <element>
- <name>rgvolume</name>
- <longname>ReplayGain volume</longname>
- <class>Filter/Effect/Audio</class>
- <description>Apply ReplayGain volume adjustment</description>
- <author>René Stadler &lt;mail@renestadler.de&gt;</author>
- <pads>
- <caps>
- <name>src</name>
- <direction>source</direction>
- <presence>always</presence>
- <details>audio/x-raw-float, rate=(int)[ 1, 2147483647 ], channels=(int)[ 1, 2147483647 ], endianness=(int)1234, width=(int)32; audio/x-raw-int, channels=(int)[ 1, 2147483647 ], rate=(int)[ 1, 2147483647 ], endianness=(int)1234, width=(int)16, depth=(int)16, signed=(boolean)true</details>
- </caps>
- <caps>
- <name>sink</name>
- <direction>sink</direction>
- <presence>always</presence>
- <details>audio/x-raw-float, rate=(int)[ 1, 2147483647 ], channels=(int)[ 1, 2147483647 ], endianness=(int)1234, width=(int)32; audio/x-raw-int, channels=(int)[ 1, 2147483647 ], rate=(int)[ 1, 2147483647 ], endianness=(int)1234, width=(int)16, depth=(int)16, signed=(boolean)true</details>
- </caps>
- </pads>
- </element>
- </elements>
-</plugin> \ No newline at end of file