mpv/mp3lib
diego bc2834c384 Move libavutil #includes below all others so that they do not override
system functions and cause the warning:
In file included from mp3lib/sr1.c:27:
/mp_msg.h:115: warning: 'please_use_av_log_instead_of_printf' is an unrecognized format function type


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@28622 b3059339-0415-0410-9bf9-f77b7e298cf2
2009-02-17 03:08:56 +00:00
..
dct12.c
dct36.c
dct36_3dnow.c Consistently include config.h before mangle.h, fixes possible compilation 2008-12-15 16:13:41 +00:00
dct36_k7.c
dct64.c
dct64_3dnow.c Replace all occurrences of '__volatile__' and '__volatile' by plain 'volatile'. 2008-10-16 20:17:56 +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 Replace all occurrences of '__volatile__' and '__volatile' by plain 'volatile'. 2008-10-16 20:17:56 +00:00
dct64_mmx.c Consistently include config.h before mangle.h, fixes possible compilation 2008-12-15 16:13:41 +00:00
dct64_sse.c DECLARE_ALIGNED was moved in FFmpeg. 2009-01-25 22:12:42 +00:00
decod386.c WORDS_BIGENDIAN is defined/undefined, not 0/1. 2009-01-26 09:56:27 +00:00
decode_i586.c Replace all occurrences of '__volatile__' and '__volatile' by plain 'volatile'. 2008-10-16 20:17:56 +00:00
decode_mmx.c Replace all occurrences of '__volatile__' and '__volatile' by plain 'volatile'. 2008-10-16 20:17:56 +00:00
equalizer.c
huffman.h
l2tables.h
layer1.c
layer2.c
layer3.c
mp3.h Add missing 'void' to parameterless function declaration. 2008-12-11 21:45:11 +00:00
mpg123.h Get rid of pointless 'extern' keywords. 2008-12-03 23:01:03 +00:00
sr1.c Move libavutil #includes below all others so that they do not override 2009-02-17 03:08:56 +00:00
tabinit.c
test.c Add missing 'void' keyword to parameterless function declarations. 2009-01-05 14:48:03 +00:00
test2.c Start unifying names of internal preprocessor directives. 2008-07-30 12:01:30 +00:00