mpv/mp3lib
diego 4b141479da Start unifying names of internal preprocessor directives.
Replace all USE_ prefixes by CONFIG_ prefixes to indicate
options which are configurable.


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@27373 b3059339-0415-0410-9bf9-f77b7e298cf2
2008-07-30 12:01:30 +00:00
..
dct12.c
dct36.c
dct36_3dnow.c Identifiers starting with __ are reserved for the system. 2007-12-11 19:54:35 +00:00
dct36_k7.c Identifiers starting with __ are reserved for the system. 2007-12-11 19:54:35 +00:00
dct64.c
dct64_3dnow.c Correct dct64 functions' declarations 2007-06-04 03:05:16 +00:00
dct64_altivec.c Remove AltiVec vector declaration compiler compatibility macros. 2008-07-26 12:26:04 +00:00
dct64_i386.c
dct64_k7.c Correct dct64 functions' declarations 2007-06-04 03:05:16 +00:00
dct64_mmx.c cosmetics: Remove ugly and inconsistent uppercasing from filenames. 2007-12-12 08:50:54 +00:00
dct64_sse.c cosmetics: Remove ugly and inconsistent uppercasing from filenames. 2007-12-12 08:50:54 +00:00
decod386.c Start unifying names of internal preprocessor directives. 2008-07-30 12:01:30 +00:00
decode_i586.c Use int and uint32_t instead of long and unsigned long, when appropriate. 2007-06-02 16:25:18 +00:00
decode_mmx.c cosmetics: Remove ugly and inconsistent uppercasing from filenames. 2007-12-12 08:50:54 +00:00
equalizer.c
huffman.h
l2tables.h
layer1.c Align output pointer so that we can use movaps instead of movups in dct64_sse; 2007-06-06 05:13:13 +00:00
layer2.c Align output pointer so that we can use movaps instead of movups in dct64_sse; 2007-06-06 05:13:13 +00:00
layer3.c Change some static temporary vars to automatic ones because mingw32 binutils 2007-06-06 05:16:08 +00:00
mp3.h Start unifying names of internal preprocessor directives. 2008-07-30 12:01:30 +00:00
mpg123.h Remove non-existing make_decode_tables_MMX() 2007-06-02 16:47:10 +00:00
sr1.c Start unifying names of internal preprocessor directives. 2008-07-30 12:01:30 +00:00
tabinit.c Use int and uint32_t instead of long and unsigned long, when appropriate. 2007-06-02 16:25:18 +00:00
test.c Start unifying names of internal preprocessor directives. 2008-07-30 12:01:30 +00:00
test2.c Start unifying names of internal preprocessor directives. 2008-07-30 12:01:30 +00:00