quakespasm/MacOSX/codecs/include/mpg123_config.txt
Ozkan Sezer 9131208183 oslibs (win, osx), codecs: recompiled libmpg123 using latest stable
1.18.0 release, with debug messages (mpg123lib_intern.h) disabled,
and -finline-functions and -funroll-all-loops compiler flags removed.

git-svn-id: svn://svn.code.sf.net/p/quakespasm/code/trunk/quakespasm@894 af15c1b1-3010-417e-b628-4374ebc0bcbd
2014-02-11 20:05:57 +00:00

6 lines
400 B
Text

mpg123-1.18.0, configured using:
--disable-modules --disable-debug --disable-fifo --disable-ipv6 --disable-network --disable-messages --disable-string --disable-icy --disable-lfs-alias
edited src/config.h and undefined macro WANT_WIN32_UNICODE
edited src/libmpg123/mpg123lib_intern.h and changed macros
NOQUIET, VERBOSE* and PVERB() to be 0, in order to disable
some debug messages from the library.