From 3d6955d68624c089d7066bfdbf38ef69c1dc07b6 Mon Sep 17 00:00:00 2001 From: Tim-Philipp Müller Date: Wed, 15 Jun 2011 15:06:23 +0100 Subject: Remove esound/esdsink plugin --- docs/plugins/Makefile.am | 1 - docs/plugins/gst-plugins-good-plugins-docs.sgml | 2 -- docs/plugins/gst-plugins-good-plugins-sections.txt | 14 ----------- docs/plugins/inspect/plugin-esdsink.xml | 28 ---------------------- 4 files changed, 45 deletions(-) delete mode 100644 docs/plugins/inspect/plugin-esdsink.xml (limited to 'docs/plugins') diff --git a/docs/plugins/Makefile.am b/docs/plugins/Makefile.am index 07c95717d..71306274e 100644 --- a/docs/plugins/Makefile.am +++ b/docs/plugins/Makefile.am @@ -84,7 +84,6 @@ EXTRA_HFILES = \ $(top_srcdir)/ext/cairo/gstcairooverlay.h \ $(top_srcdir)/ext/dv/gstdvdec.h \ $(top_srcdir)/ext/dv/gstdvdemux.h \ - $(top_srcdir)/ext/esd/esdsink.h \ $(top_srcdir)/ext/flac/gstflacdec.h \ $(top_srcdir)/ext/flac/gstflacenc.h \ $(top_srcdir)/ext/flac/gstflactag.h \ diff --git a/docs/plugins/gst-plugins-good-plugins-docs.sgml b/docs/plugins/gst-plugins-good-plugins-docs.sgml index 258ba416c..7d7fc9ab5 100644 --- a/docs/plugins/gst-plugins-good-plugins-docs.sgml +++ b/docs/plugins/gst-plugins-good-plugins-docs.sgml @@ -72,7 +72,6 @@ - @@ -205,7 +204,6 @@ - diff --git a/docs/plugins/gst-plugins-good-plugins-sections.txt b/docs/plugins/gst-plugins-good-plugins-sections.txt index 1e7fec06d..0b21cb555 100644 --- a/docs/plugins/gst-plugins-good-plugins-sections.txt +++ b/docs/plugins/gst-plugins-good-plugins-sections.txt @@ -797,20 +797,6 @@ LOWEST_FREQ ProcessFunc -
-element-esdsink -esdsink -GstEsdSink - -GstEsdSinkClass -GST_TYPE_ESDSINK -GST_ESDSINK -GST_ESDSINK_CLASS -GST_IS_ESDSINK -GST_IS_ESDSINK_CLASS -gst_esdsink_get_type -
-
element-flacdec flacdec diff --git a/docs/plugins/inspect/plugin-esdsink.xml b/docs/plugins/inspect/plugin-esdsink.xml deleted file mode 100644 index 8011c1744..000000000 --- a/docs/plugins/inspect/plugin-esdsink.xml +++ /dev/null @@ -1,28 +0,0 @@ - - esdsink - ESD Element Plugins - ../../ext/esd/.libs/libgstesd.so - libgstesd.so - 0.10.29.1 - LGPL - gst-plugins-good - GStreamer Good Plug-ins git - Unknown package origin - - - esdsink - Esound audio sink - Sink/Audio - Plays audio to an esound server - Arwed von Merkatz <v.merkatz@gmx.net> - - - sink - sink - always -
audio/x-raw-int, endianness=(int)1234, signed=(boolean)true, width=(int)16, depth=(int)16, rate=(int)[ 1, 2147483647 ], channels=(int)[ 1, 2 ]; audio/x-raw-int, signed=(boolean){ true, false }, width=(int)8, depth=(int)8, rate=(int)[ 1, 2147483647 ], channels=(int)[ 1, 2 ]
-
-
-
-
-
\ No newline at end of file -- cgit v1.2.3