mpv/mp3lib
Uoti Urpala 4a36b51ea6 Merge svn changes up to r29455 2009-07-29 01:32:03 +03:00
..
dct12.c Remove trailing whitespace from most files 2009-07-07 02:34:35 +03:00
dct36.c Remove trailing whitespace from most files 2009-07-07 02:34:35 +03:00
dct36_3dnow.c Consistently include config.h before mangle.h, fixes possible compilation 2008-12-15 16:13:41 +00:00
dct36_k7.c Identifiers starting with __ are reserved for the system. 2007-12-11 19:54:35 +00:00
dct64.c CVS --> Subversion in copyright notices 2006-06-22 13:34:00 +00:00
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 trailing whitespace from most files 2009-07-07 02:34:35 +03:00
dct64_i386.c CVS --> Subversion in copyright notices 2006-06-22 13:34:00 +00:00
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 Remove unnecessary libavutil/internal.h includes 2009-07-26 06:15:19 +03:00
decod386.c Replace WORDS_BIGENDIAN by HAVE_BIGENDIAN in all internal code. 2009-07-26 19:53:00 +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 Make several constant mp3lib tables const 2009-03-07 09:08:02 +00:00
equalizer.c
huffman.h Remove trailing whitespace from most files 2009-07-07 02:34:35 +03:00
l2tables.h Remove trailing whitespace from most files 2009-07-07 02:34:35 +03:00
layer1.c Remove trailing whitespace from most files 2009-07-07 02:34:35 +03:00
layer2.c Remove trailing whitespace from most files 2009-07-07 02:34:35 +03:00
layer3.c Remove trailing whitespace from most files 2009-07-07 02:34:35 +03:00
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 Remove unnecessary libavutil/internal.h includes 2009-07-26 06:15:19 +03: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 Remove trailing whitespace from most files 2009-07-07 02:34:35 +03:00
test2.c Remove trailing whitespace from most files 2009-07-07 02:34:35 +03:00