summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorTim-Philipp Müller <tim.muller@collabora.co.uk>2011-04-08 19:32:31 +0100
committerTim-Philipp Müller <tim.muller@collabora.co.uk>2011-04-08 19:34:55 +0100
commit9bfac61f9713cef8c528d79aae884d69a41fbebd (patch)
treeec6c5c917253e77b1b125082bae8f3664755d685 /docs
parenta7cbd201b1924c39d1e54e383a8c8a6607e8e362 (diff)
downloadgstreamer-plugins-bad-9bfac61f9713cef8c528d79aae884d69a41fbebd.tar.gz
Remove audioparsers plugin, it has been moved to -good
Diffstat (limited to 'docs')
-rw-r--r--docs/plugins/Makefile.am6
-rw-r--r--docs/plugins/gst-plugins-bad-plugins-docs.sgml7
-rw-r--r--docs/plugins/gst-plugins-bad-plugins-sections.txt84
-rw-r--r--docs/plugins/inspect/plugin-audioparsersbad.xml139
4 files changed, 0 insertions, 236 deletions
diff --git a/docs/plugins/Makefile.am b/docs/plugins/Makefile.am
index 1efa6ad00..a939357ac 100644
--- a/docs/plugins/Makefile.am
+++ b/docs/plugins/Makefile.am
@@ -136,12 +136,6 @@ EXTRA_HFILES = \
$(top_srcdir)/ext/zbar/gstzbar.h \
$(top_srcdir)/gst/aiff/aiffparse.h \
$(top_srcdir)/gst/aiff/aiffmux.h \
- $(top_srcdir)/gst/audioparsers/gstaacparse.h \
- $(top_srcdir)/gst/audioparsers/gstac3parse.h \
- $(top_srcdir)/gst/audioparsers/gstamrparse.h \
- $(top_srcdir)/gst/audioparsers/gstflacparse.h \
- $(top_srcdir)/gst/audioparsers/gstdcaparse.h \
- $(top_srcdir)/gst/audioparsers/gstmpegaudioparse.h \
$(top_srcdir)/gst/autoconvert/gstautoconvert.h \
$(top_srcdir)/gst/camerabin/gstcamerabin.h \
$(top_srcdir)/gst/coloreffects/gstcoloreffects.h \
diff --git a/docs/plugins/gst-plugins-bad-plugins-docs.sgml b/docs/plugins/gst-plugins-bad-plugins-docs.sgml
index c3e14550c..fd393a723 100644
--- a/docs/plugins/gst-plugins-bad-plugins-docs.sgml
+++ b/docs/plugins/gst-plugins-bad-plugins-docs.sgml
@@ -17,11 +17,8 @@
<chapter>
<title>gst-plugins-bad Elements</title>
- <xi:include href="xml/element-aacparse.xml" />
- <xi:include href="xml/element-ac3parse.xml" />
<xi:include href="xml/element-aiffparse.xml" />
<xi:include href="xml/element-aiffmux.xml" />
- <xi:include href="xml/element-amrparse.xml" />
<xi:include href="xml/element-amrwbenc.xml" />
<xi:include href="xml/element-assrender.xml" />
<xi:include href="xml/element-autoconvert.xml" />
@@ -42,7 +39,6 @@
<xi:include href="xml/element-cvsobel.xml" />
<xi:include href="xml/element-dataurisrc.xml" />
<!--xi:include href="xml/element-dc1394.xml" /-->
- <xi:include href="xml/element-dcaparse.xml" />
<xi:include href="xml/element-dccpclientsink.xml" />
<xi:include href="xml/element-dccpclientsrc.xml" />
<xi:include href="xml/element-dccpserversink.xml" />
@@ -65,7 +61,6 @@
<xi:include href="xml/element-facedetect.xml" />
<xi:include href="xml/element-festival.xml" />
<xi:include href="xml/element-fisheye.xml" />
- <xi:include href="xml/element-flacparse.xml" />
<xi:include href="xml/element-fpsdisplaysink.xml" />
<xi:include href="xml/element-freeze.xml" />
<xi:include href="xml/element-gaussianblur.xml" />
@@ -84,7 +79,6 @@
<xi:include href="xml/element-mimdec.xml" />
<xi:include href="xml/element-mirror.xml" />
<xi:include href="xml/element-modplug.xml" />
- <xi:include href="xml/element-mpegaudioparse.xml" />
<xi:include href="xml/element-mpeg2enc.xml" />
<xi:include href="xml/element-mplex.xml" />
<xi:include href="xml/element-mythtvsrc.xml" />
@@ -135,7 +129,6 @@
<chapter>
<title>gst-plugins-bad Plugins</title>
<xi:include href="xml/plugin-aiff.xml" />
- <xi:include href="xml/plugin-audioparsersbad.xml" />
<xi:include href="xml/plugin-autoconvert.xml" />
<xi:include href="xml/plugin-legacyresample.xml" />
<xi:include href="xml/plugin-amrwbenc.xml" />
diff --git a/docs/plugins/gst-plugins-bad-plugins-sections.txt b/docs/plugins/gst-plugins-bad-plugins-sections.txt
index 4a2af52ea..aa7a81dc6 100644
--- a/docs/plugins/gst-plugins-bad-plugins-sections.txt
+++ b/docs/plugins/gst-plugins-bad-plugins-sections.txt
@@ -1,32 +1,4 @@
<SECTION>
-<FILE>element-aacparse</FILE>
-<TITLE>aacparse</TITLE>
-GstAacParse
-<SUBSECTION Standard>
-GstAacParseClass
-GST_AACPARSE
-GST_AACPARSE_CLASS
-GST_IS_AACPARSE
-GST_IS_AACPARSE_CLASS
-GST_TYPE_AACPARSE
-gst_aacparse_get_type
-</SECTION>
-
-<SECTION>
-<FILE>element-ac3parse</FILE>
-<TITLE>ac3parse</TITLE>
-GstAc3Parse
-<SUBSECTION Standard>
-GstAc3ParseClass
-GST_AC3_PARSE
-GST_AC3_PARSE_CLASS
-GST_IS_AC3_PARSE
-GST_IS_AC3_PARSE_CLASS
-GST_TYPE_AC3_PARSE
-gst_ac3_parse_get_type
-</SECTION>
-
-<SECTION>
<FILE>element-aiffmux</FILE>
<TITLE>aiffmux</TITLE>
GstAiffMux
@@ -56,20 +28,6 @@ gst_aiff_parse_get_type
</SECTION>
<SECTION>
-<FILE>element-amrparse</FILE>
-<TITLE>amrparse</TITLE>
-GstAmrParse
-<SUBSECTION Standard>
-GstAmrParseClass
-GST_AMRPARSE
-GST_AMRPARSE_CLASS
-GST_IS_AMRPARSE
-GST_IS_AMRPARSE_CLASS
-GST_TYPE_AMRPARSE
-gst_amrparse_get_type
-</SECTION>
-
-<SECTION>
<FILE>element-amrwbenc</FILE>
<TITLE>amrwbenc</TITLE>
GstAmrwbEnc
@@ -378,20 +336,6 @@ gst_dc1394_get_type
</SECTION>
<SECTION>
-<FILE>element-dcaparse</FILE>
-<TITLE>dcaparse</TITLE>
-GstDCAParse
-<SUBSECTION Standard>
-GstDCAParseClass
-GST_DCA_PARSE
-GST_DCA_PARSE_CLASS
-GST_IS_DCA_PARSE
-GST_IS_DCA_PARSE_CLASS
-GST_TYPE_DCA_PARSE
-gst_dca_parse_get_type
-</SECTION>
-
-<SECTION>
<FILE>element-dccpclientsink</FILE>
<TITLE>dccpclientsink</TITLE>
GstDCCPClientSink
@@ -752,20 +696,6 @@ gst_fisheye_plugin_init
</SECTION>
<SECTION>
-<FILE>element-flacparse</FILE>
-<TITLE>flacparse</TITLE>
-GstFlacParse
-<SUBSECTION Standard>
-GstFlacParseClass
-GST_FLAC_PARSE
-GST_FLAC_PARSE_CLASS
-GST_IS_FLAC_PARSE
-GST_IS_FLAC_PARSE_CLASS
-GST_TYPE_FLAC_PARSE
-gst_flac_parse_get_type
-</SECTION>
-
-<SECTION>
<FILE>element-fpsdisplaysink</FILE>
<TITLE>fpsdisplaysink</TITLE>
GstFPSDisplaySink
@@ -1035,20 +965,6 @@ gst_modplug_get_type
</SECTION>
<SECTION>
-<FILE>element-mpegaudioparse</FILE>
-<TITLE>mpegaudioparse</TITLE>
-GstMpegAudioParse
-<SUBSECTION Standard>
-GstMpegAudioParseClass
-GST_MPEG_AUDIO_PARSE
-GST_MPEG_AUDIO_PARSE_CLASS
-GST_IS_MPEG_AUDIO_PARSE
-GST_IS_MPEG_AUDIO_PARSE_CLASS
-GST_TYPE_MPEG_AUDIO_PARSE
-gst_mpeg_audio_parse_get_type
-</SECTION>
-
-<SECTION>
<FILE>element-mpeg2enc</FILE>
<TITLE>mpeg2enc</TITLE>
GstMpeg2enc
diff --git a/docs/plugins/inspect/plugin-audioparsersbad.xml b/docs/plugins/inspect/plugin-audioparsersbad.xml
deleted file mode 100644
index eb908af26..000000000
--- a/docs/plugins/inspect/plugin-audioparsersbad.xml
+++ /dev/null
@@ -1,139 +0,0 @@
-<plugin>
- <name>audioparsersbad</name>
- <description>audioparsers</description>
- <filename>../../gst/audioparsers/.libs/libgstaudioparsersbad.so</filename>
- <basename>libgstaudioparsersbad.so</basename>
- <version>0.10.21.1</version>
- <license>LGPL</license>
- <source>gst-plugins-bad</source>
- <package>GStreamer Bad Plug-ins git</package>
- <origin>Unknown package origin</origin>
- <elements>
- <element>
- <name>aacparse</name>
- <longname>AAC audio stream parser</longname>
- <class>Codec/Parser/Audio</class>
- <description>Advanced Audio Coding parser</description>
- <author>Stefan Kost &lt;stefan.kost@nokia.com&gt;</author>
- <pads>
- <caps>
- <name>sink</name>
- <direction>sink</direction>
- <presence>always</presence>
- <details>audio/mpeg, framed=(boolean)false, mpegversion=(int){ 2, 4 }</details>
- </caps>
- <caps>
- <name>src</name>
- <direction>source</direction>
- <presence>always</presence>
- <details>audio/mpeg, framed=(boolean)true, mpegversion=(int){ 2, 4 }, stream-format=(string){ raw, adts, adif }</details>
- </caps>
- </pads>
- </element>
- <element>
- <name>ac3parse</name>
- <longname>AC3 audio stream parser</longname>
- <class>Codec/Parser/Audio</class>
- <description>AC3 parser</description>
- <author>Tim-Philipp Müller &lt;tim centricular net&gt;</author>
- <pads>
- <caps>
- <name>sink</name>
- <direction>sink</direction>
- <presence>always</presence>
- <details>audio/x-ac3, framed=(boolean)false; audio/x-eac3, framed=(boolean)false; audio/ac3, framed=(boolean)false</details>
- </caps>
- <caps>
- <name>src</name>
- <direction>source</direction>
- <presence>always</presence>
- <details>audio/x-ac3, framed=(boolean)true, channels=(int)[ 1, 6 ], rate=(int)[ 32000, 48000 ]; audio/x-eac3, framed=(boolean)true, channels=(int)[ 1, 6 ], rate=(int)[ 32000, 48000 ]</details>
- </caps>
- </pads>
- </element>
- <element>
- <name>amrparse</name>
- <longname>AMR audio stream parser</longname>
- <class>Codec/Parser/Audio</class>
- <description>Adaptive Multi-Rate audio parser</description>
- <author>Ronald Bultje &lt;rbultje@ronald.bitfreak.net&gt;</author>
- <pads>
- <caps>
- <name>sink</name>
- <direction>sink</direction>
- <presence>always</presence>
- <details>audio/x-amr-nb-sh; audio/x-amr-wb-sh</details>
- </caps>
- <caps>
- <name>src</name>
- <direction>source</direction>
- <presence>always</presence>
- <details>audio/AMR, rate=(int)8000, channels=(int)1; audio/AMR-WB, rate=(int)16000, channels=(int)1</details>
- </caps>
- </pads>
- </element>
- <element>
- <name>dcaparse</name>
- <longname>DTS Coherent Acoustics audio stream parser</longname>
- <class>Codec/Parser/Audio</class>
- <description>DCA parser</description>
- <author>Tim-Philipp Müller &lt;tim centricular net&gt;</author>
- <pads>
- <caps>
- <name>sink</name>
- <direction>sink</direction>
- <presence>always</presence>
- <details>audio/x-dts, framed=(boolean)false</details>
- </caps>
- <caps>
- <name>src</name>
- <direction>source</direction>
- <presence>always</presence>
- <details>audio/x-dts, framed=(boolean)true, channels=(int)[ 1, 8 ], rate=(int)[ 8000, 192000 ]</details>
- </caps>
- </pads>
- </element>
- <element>
- <name>flacparse</name>
- <longname>FLAC audio parser</longname>
- <class>Codec/Parser/Audio</class>
- <description>Parses audio with the FLAC lossless audio codec</description>
- <author>Sebastian Dröge &lt;sebastian.droege@collabora.co.uk&gt;</author>
- <pads>
- <caps>
- <name>sink</name>
- <direction>sink</direction>
- <presence>always</presence>
- <details>audio/x-flac, framed=(boolean)false</details>
- </caps>
- <caps>
- <name>src</name>
- <direction>source</direction>
- <presence>always</presence>
- <details>audio/x-flac, framed=(boolean)true, channels=(int)[ 1, 8 ], rate=(int)[ 1, 655350 ]</details>
- </caps>
- </pads>
- </element>
- <element>
- <name>mpegaudioparse</name>
- <longname>MPEG1 Audio Parser</longname>
- <class>Codec/Parser/Audio</class>
- <description>Parses and frames mpeg1 audio streams (levels 1-3), provides seek</description>
- <author>Jan Schmidt &lt;thaytan@mad.scientist.com&gt;,Mark Nauwelaerts &lt;mark.nauwelaerts@collabora.co.uk&gt;</author>
- <pads>
- <caps>
- <name>sink</name>
- <direction>sink</direction>
- <presence>always</presence>
- <details>audio/mpeg, mpegversion=(int)1, parsed=(boolean)false</details>
- </caps>
- <caps>
- <name>src</name>
- <direction>source</direction>
- <presence>always</presence>
- <details>audio/mpeg, mpegversion=(int)1, layer=(int)[ 1, 3 ], rate=(int)[ 8000, 48000 ], channels=(int)[ 1, 2 ], parsed=(boolean)true</details>
- </caps>
- </pads>
- </element>
- </elements>
-</plugin> \ No newline at end of file