From 2f767fb24ac8ee001bde7e1452b46a4f8fe3a719 Mon Sep 17 00:00:00 2001 From: Tim-Philipp Müller Date: Wed, 28 Dec 2016 10:42:15 +0000 Subject: mad: remove plugin We have better replacements such as the mpg123 plugin. The main reason to keep around mad was for 'freeform' mp3 support, but mpg123 can handle those too nowadays. Also, mad is GPL and has been unmaintained for years. https://bugzilla.gnome.org/show_bug.cgi?id=776140 --- docs/plugins/inspect/plugin-mad.xml | 34 ---------------------------------- 1 file changed, 34 deletions(-) delete mode 100644 docs/plugins/inspect/plugin-mad.xml (limited to 'docs/plugins/inspect') diff --git a/docs/plugins/inspect/plugin-mad.xml b/docs/plugins/inspect/plugin-mad.xml deleted file mode 100644 index 6ce0182c..00000000 --- a/docs/plugins/inspect/plugin-mad.xml +++ /dev/null @@ -1,34 +0,0 @@ - - mad - mp3 decoding based on the mad library - ../../ext/mad/.libs/libgstmad.so - libgstmad.so - 1.10.0 - GPL - gst-plugins-ugly - GStreamer Ugly Plug-ins source release - Unknown package origin - - - mad - mad mp3 decoder - Codec/Decoder/Audio - Uses mad code to decode mp3 streams - Wim Taymans <wim.taymans@gmail.com> - - - sink - sink - always -
audio/mpeg, mpegversion=(int)1, layer=(int)[ 1, 3 ], rate=(int){ 8000, 11025, 12000, 16000, 22050, 24000, 32000, 44100, 48000 }, channels=(int)[ 1, 2 ]
-
- - src - source - always -
audio/x-raw, format=(string)S32LE, layout=(string)interleaved, rate=(int){ 8000, 11025, 12000, 16000, 22050, 24000, 32000, 44100, 48000 }, channels=(int)[ 1, 2 ]
-
-
-
-
-
\ No newline at end of file -- cgit v1.2.3