From ba53f2ff3b8b238bc7c8ccd99a0c9ae9a4b81390 Mon Sep 17 00:00:00 2001 From: Jan Schmidt Date: Tue, 10 Mar 2009 00:10:09 +0000 Subject: Moved twolame from Bad to Ugly --- docs/plugins/Makefile.am | 1 - docs/plugins/gst-plugins-bad-plugins-docs.sgml | 2 -- docs/plugins/gst-plugins-bad-plugins-sections.txt | 14 ---------- docs/plugins/inspect/plugin-twolame.xml | 34 ----------------------- 4 files changed, 51 deletions(-) delete mode 100644 docs/plugins/inspect/plugin-twolame.xml (limited to 'docs/plugins') diff --git a/docs/plugins/Makefile.am b/docs/plugins/Makefile.am index e86e7a61..6f6ca8c4 100644 --- a/docs/plugins/Makefile.am +++ b/docs/plugins/Makefile.am @@ -115,7 +115,6 @@ EXTRA_HFILES = \ $(top_srcdir)/ext/theora/theoradec.h \ $(top_srcdir)/ext/timidity/gsttimidity.h \ $(top_srcdir)/ext/timidity/gstwildmidi.h \ - $(top_srcdir)/ext/twolame/gsttwolame.h \ $(top_srcdir)/ext/x264/gstx264enc.h \ $(top_srcdir)/gst/aacparse/gstaacparse.h \ $(top_srcdir)/gst/amrparse/gstamrparse.h \ diff --git a/docs/plugins/gst-plugins-bad-plugins-docs.sgml b/docs/plugins/gst-plugins-bad-plugins-docs.sgml index 3f296c6c..30a237a1 100644 --- a/docs/plugins/gst-plugins-bad-plugins-docs.sgml +++ b/docs/plugins/gst-plugins-bad-plugins-docs.sgml @@ -74,7 +74,6 @@ - @@ -154,7 +153,6 @@ - diff --git a/docs/plugins/gst-plugins-bad-plugins-sections.txt b/docs/plugins/gst-plugins-bad-plugins-sections.txt index f2718d63..3fb04034 100644 --- a/docs/plugins/gst-plugins-bad-plugins-sections.txt +++ b/docs/plugins/gst-plugins-bad-plugins-sections.txt @@ -879,20 +879,6 @@ GST_TYPE_TIMIDITY gst_timidity_get_type -
-element-twolame -twolame -GstTwoLame - -GstTwoLameClass -GST_TWO_LAME -GST_TWO_LAME_CLASS -GST_IS_TWO_LAME -GST_IS_TWO_LAME_CLASS -GST_TYPE_TWO_LAME -gst_two_lame_get_type -
-
element-trm trm diff --git a/docs/plugins/inspect/plugin-twolame.xml b/docs/plugins/inspect/plugin-twolame.xml deleted file mode 100644 index 0a4b434d..00000000 --- a/docs/plugins/inspect/plugin-twolame.xml +++ /dev/null @@ -1,34 +0,0 @@ - - twolame - Encode MP2s with TwoLAME - ../../ext/twolame/.libs/libgsttwolame.so - libgsttwolame.so - 0.10.10.1 - LGPL - gst-plugins-bad - GStreamer Bad Plug-ins CVS/prerelease - http://gstreamer.freedesktop.org - - - twolame - TwoLAME mp2 encoder - Codec/Encoder/Audio - High-quality free MP2 encoder - Sebastian Dröge <sebastian.droege@collabora.co.uk> - - - sink - sink - always -
audio/x-raw-float, endianness=(int)1234, width=(int)32, rate=(int){ 16000, 22050, 24000, 32000, 44100, 48000 }, channels=(int)[ 1, 2 ]; audio/x-raw-int, endianness=(int)1234, signed=(boolean)true, width=(int)16, depth=(int)16, rate=(int){ 16000, 22050, 24000, 32000, 44100, 48000 }, channels=(int)[ 1, 2 ]
-
- - src - source - always -
audio/mpeg, mpegversion=(int)1, layer=(int)2, rate=(int){ 16000, 22050, 24000, 32000, 44100, 48000 }, channels=(int)[ 1, 2 ]
-
-
-
-
-
\ No newline at end of file -- cgit v1.2.1