From f9b5f2870cd7ebb8fe70eeb65e22d11bb88d5202 Mon Sep 17 00:00:00 2001 From: Uoti Urpala Date: Sat, 2 Apr 2011 07:02:43 +0300 Subject: mp3lib: drop internal mp3lib tree Delete mp3lib which has been the default mp3 decoder until now. In addition to being an unnecessary embedded library it now fails to compile correctly with the new gcc-4.6, producing noise. After the deletion the default decoder priority for mp3 will be first libmpg123 (a newer version of the code that mp3lib was based on) if available, then ffmp3float which should be available in all normal compiles. I think that some tweaking may be required as these decoder alternatives get wider testing, but any problems should be solvable and there should be no need for mp3lib. --- Copyright | 10 ---------- 1 file changed, 10 deletions(-) (limited to 'Copyright') diff --git a/Copyright b/Copyright index def4bf611c..491ddea6c2 100644 --- a/Copyright +++ b/Copyright @@ -21,16 +21,6 @@ Copyright: Many, see individual files for copyright notices. License: GNU Lesser General Public License -Name: mpg123 -Version: 0.59s + significant changes -URL: http://www.mpg123.de/ -Directory: mp3lib -Copyright: 1995-1999 by Michael Hipp - 2004 Romain Dolbeau - 2006 Zuxy Meng