diff options
Diffstat (limited to 'docs')
-rw-r--r-- | docs/plugins/Makefile.am | 1 | ||||
-rw-r--r-- | docs/plugins/gst-plugins-bad-plugins-docs.sgml | 2 | ||||
-rw-r--r-- | docs/plugins/gst-plugins-bad-plugins-sections.txt | 16 | ||||
-rw-r--r-- | docs/plugins/gst-plugins-bad-plugins.args | 20 | ||||
-rw-r--r-- | docs/plugins/gst-plugins-bad-plugins.hierarchy | 1 | ||||
-rw-r--r-- | docs/plugins/inspect/plugin-stereo.xml | 34 |
6 files changed, 0 insertions, 74 deletions
diff --git a/docs/plugins/Makefile.am b/docs/plugins/Makefile.am index 887dc4e91..ab659a559 100644 --- a/docs/plugins/Makefile.am +++ b/docs/plugins/Makefile.am @@ -154,7 +154,6 @@ EXTRA_HFILES = \ $(top_srcdir)/gst/rawparse/gstvideoparse.h \ $(top_srcdir)/gst/sdp/gstsdpdemux.h \ $(top_srcdir)/gst/speed/gstspeed.h \ - $(top_srcdir)/gst/stereo/gststereo.h \ $(top_srcdir)/gst/videosignal/gstvideoanalyse.h \ $(top_srcdir)/sys/dvb/gstdvbsrc.h \ $(top_srcdir)/sys/shm/gstshmsink.h \ diff --git a/docs/plugins/gst-plugins-bad-plugins-docs.sgml b/docs/plugins/gst-plugins-bad-plugins-docs.sgml index 9ac8e6707..4a84128b5 100644 --- a/docs/plugins/gst-plugins-bad-plugins-docs.sgml +++ b/docs/plugins/gst-plugins-bad-plugins-docs.sgml @@ -235,7 +235,6 @@ <xi:include href="xml/element-srtenc.xml" /> <xi:include href="xml/element-srtpdec.xml" /> <xi:include href="xml/element-srtpenc.xml" /> - <xi:include href="xml/element-stereo.xml" /> <xi:include href="xml/element-stretch.xml" /> <xi:include href="xml/element-synaescope.xml" /> <xi:include href="xml/element-teletextdec.xml" /> @@ -397,7 +396,6 @@ <xi:include href="xml/plugin-spandsp.xml" /> <xi:include href="xml/plugin-speed.xml" /> <xi:include href="xml/plugin-srtp.xml" /> - <xi:include href="xml/plugin-stereo.xml" /> <xi:include href="xml/plugin-subenc.xml" /> <xi:include href="xml/plugin-teletext.xml" /> <xi:include href="xml/plugin-timecode.xml" /> diff --git a/docs/plugins/gst-plugins-bad-plugins-sections.txt b/docs/plugins/gst-plugins-bad-plugins-sections.txt index 88039634f..30167ee0c 100644 --- a/docs/plugins/gst-plugins-bad-plugins-sections.txt +++ b/docs/plugins/gst-plugins-bad-plugins-sections.txt @@ -3491,22 +3491,6 @@ gst_srtp_enc_get_type </SECTION> <SECTION> -<FILE>element-stereo</FILE> -<TITLE>stereo</TITLE> -GstStereo -<SUBSECTION Standard> -GstStereoClass -GST_STEREO -GST_STEREO_CAST -GST_IS_STEREO -GST_STEREO_CLASS -GST_IS_STEREO_CLASS -GST_TYPE_STEREO -<SUBSECTION Private> -gst_stereo_get_type -</SECTION> - -<SECTION> <FILE>element-stretch</FILE> <TITLE>stretch</TITLE> GstStretch diff --git a/docs/plugins/gst-plugins-bad-plugins.args b/docs/plugins/gst-plugins-bad-plugins.args index 04cab220f..a2ab77d01 100644 --- a/docs/plugins/gst-plugins-bad-plugins.args +++ b/docs/plugins/gst-plugins-bad-plugins.args @@ -17889,26 +17889,6 @@ </ARG> <ARG> -<NAME>GstStereo::active</NAME> -<TYPE>gboolean</TYPE> -<RANGE></RANGE> -<FLAGS>rw</FLAGS> -<NICK>active</NICK> -<BLURB>active.</BLURB> -<DEFAULT>TRUE</DEFAULT> -</ARG> - -<ARG> -<NAME>GstStereo::stereo</NAME> -<TYPE>gfloat</TYPE> -<RANGE>[0,1]</RANGE> -<FLAGS>rw</FLAGS> -<NICK>stereo</NICK> -<BLURB>stereo.</BLURB> -<DEFAULT>0.1</DEFAULT> -</ARG> - -<ARG> <NAME>MpegTSParse::pat-info</NAME> <TYPE>GValueArray</TYPE> <RANGE></RANGE> diff --git a/docs/plugins/gst-plugins-bad-plugins.hierarchy b/docs/plugins/gst-plugins-bad-plugins.hierarchy index 5d8516e9c..799e2a706 100644 --- a/docs/plugins/gst-plugins-bad-plugins.hierarchy +++ b/docs/plugins/gst-plugins-bad-plugins.hierarchy @@ -137,7 +137,6 @@ GObject ladspa-sine-so-sine-faac ladspa-sine-so-sine-fcaa GstOFA - GstStereo GstAudioMixMatrix GstBayer2RGB GstDebugSpy diff --git a/docs/plugins/inspect/plugin-stereo.xml b/docs/plugins/inspect/plugin-stereo.xml deleted file mode 100644 index 9b43df7d7..000000000 --- a/docs/plugins/inspect/plugin-stereo.xml +++ /dev/null @@ -1,34 +0,0 @@ -<plugin> - <name>stereo</name> - <description>Muck with the stereo signal, enhance its 'stereo-ness'</description> - <filename>../../gst/stereo/.libs/libgststereo.so</filename> - <basename>libgststereo.so</basename> - <version>1.15.0.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>stereo</name> - <longname>Stereo effect</longname> - <class>Filter/Effect/Audio</class> - <description>Muck with the stereo signal to enhance its 'stereo-ness'</description> - <author>Erik Walthinsen <omega@cse.ogi.edu></author> - <pads> - <caps> - <name>sink</name> - <direction>sink</direction> - <presence>always</presence> - <details>audio/x-raw, format=(string)S16LE, rate=(int)[ 1, 2147483647 ], channels=(int)2</details> - </caps> - <caps> - <name>src</name> - <direction>source</direction> - <presence>always</presence> - <details>audio/x-raw, format=(string)S16LE, rate=(int)[ 1, 2147483647 ], channels=(int)2</details> - </caps> - </pads> - </element> - </elements> -</plugin>
\ No newline at end of file |