From e985585a4ec8ec1a681c9643f6727a230fb536d7 Mon Sep 17 00:00:00 2001 From: Jan Schmidt Date: Sat, 19 Jul 2008 00:58:49 +0000 Subject: 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 --- docs/plugins/Makefile.am | 5 -- docs/plugins/gst-plugins-bad-plugins-docs.sgml | 7 -- docs/plugins/gst-plugins-bad-plugins-sections.txt | 75 +-------------------- docs/plugins/gst-plugins-bad-plugins.prerequisites | 2 + docs/plugins/inspect/plugin-interleave.xml | 55 ---------------- docs/plugins/inspect/plugin-replaygain.xml | 76 ---------------------- 6 files changed, 3 insertions(+), 217 deletions(-) delete mode 100644 docs/plugins/inspect/plugin-interleave.xml delete mode 100644 docs/plugins/inspect/plugin-replaygain.xml (limited to 'docs/plugins') 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 @@ - @@ -29,7 +28,6 @@ - @@ -39,9 +37,6 @@ - - - @@ -84,7 +79,6 @@ - @@ -103,7 +97,6 @@ - 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 +
element-input-selector input-selector GstInputSelector @@ -201,38 +202,6 @@ GST_TYPE_IVORBIS_DEC gst_ivorbis_dec_get_type
-
-element-interleave -interleave -GstInterleave - -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 -
- -
-element-deinterleave -deinterleave -GstDeinterleave - -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 -
-
element-jackaudiosink GstJackAudioSink @@ -380,48 +349,6 @@ GST_TYPE_OUTPUT_SELECTOR gst_output_selector_get_type
-
-element-rganalysis -rganalysis -GstRgAnalysis - -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 -
- -
-element-rglimiter -rglimiter -GstRgLimiter - -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 -
- -
-element-rgvolume -rgvolume -GstRgVolume - -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 -
-
element-gstrtpbin 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 @@ - - interleave - Audio interleaver/deinterleaver - ../../gst/interleave/.libs/libgstinterleave.so - libgstinterleave.so - 0.10.7.1 - LGPL - gst-plugins-bad - GStreamer Bad Plug-ins CVS/prerelease - http://gstreamer.freedesktop.org - - - deinterleave - Audio deinterleaver - Filter/Converter/Audio - Splits one interleaved multichannel audio stream into many mono audio streams - Andy Wingo <wingo at pobox.com>, Iain <iain@prettypeople.org>, Sebastian Dröge <slomo@circular-chaos.org> - - - sink - sink - always -
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 }
-
- - src%d - source - sometimes -
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 }
-
-
-
- - interleave - Audio interleaver - Filter/Converter/Audio - Folds many mono channels into one interleaved audio stream - Andy Wingo <wingo at pobox.com>, Sebastian Dröge <slomo@circular-chaos.org> - - - sink%d - sink - request -
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 }
-
- - src - source - always -
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 }
-
-
-
-
-
\ 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 @@ - - replaygain - ReplayGain volume normalization - ../../gst/replaygain/.libs/libgstreplaygain.so - libgstreplaygain.so - 0.10.7.1 - LGPL - gst-plugins-bad - GStreamer Bad Plug-ins CVS/prerelease - http://gstreamer.freedesktop.org - - - rganalysis - ReplayGain analysis - Filter/Analyzer/Audio - Perform the ReplayGain analysis - René Stadler <mail@renestadler.de> - - - src - source - always -
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 }
-
- - sink - sink - always -
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 }
-
-
-
- - rglimiter - ReplayGain limiter - Filter/Effect/Audio - Apply signal compression to raw audio data - René Stadler <mail@renestadler.de> - - - src - source - always -
audio/x-raw-float, width=(int)32, channels=(int)[ 1, 2147483647 ], rate=(int)[ 1, 2147483647 ], endianness=(int)1234
-
- - sink - sink - always -
audio/x-raw-float, width=(int)32, channels=(int)[ 1, 2147483647 ], rate=(int)[ 1, 2147483647 ], endianness=(int)1234
-
-
-
- - rgvolume - ReplayGain volume - Filter/Effect/Audio - Apply ReplayGain volume adjustment - René Stadler <mail@renestadler.de> - - - src - source - always -
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
-
- - sink - sink - always -
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
-
-
-
-
-
\ No newline at end of file -- cgit v1.2.1