mpv/mp3lib
diego 26b29f4f2d Replace all occurrences of '__volatile__' and '__volatile' by plain 'volatile'.
We were using an inconsistent mix of the three variants and 'volatile' should
be the most correct and portable variant.


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@27791 b3059339-0415-0410-9bf9-f77b7e298cf2
2008-10-16 20:17:56 +00:00
..
dct12.c
dct36.c
dct36_3dnow.c Replace all occurrences of '__volatile__' and '__volatile' by plain 'volatile'. 2008-10-16 20:17:56 +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
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 Replace all occurrences of '__volatile__' and '__volatile' by plain 'volatile'. 2008-10-16 20:17:56 +00:00
dct64_sse.c Change all occurrences of asm and __asm to __asm__, same as was done for FFmpeg. 2008-10-16 18:59:27 +00:00
decod386.c Start unifying names of internal preprocessor directives. 2008-07-30 12:01:30 +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 Start unifying names of internal preprocessor directives. 2008-07-30 12:01:30 +00:00
mpg123.h
sr1.c Start unifying names of internal preprocessor directives. 2008-07-30 12:01:30 +00:00
tabinit.c
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