.. |
dct12.c
|
Remove trailing whitespace from most files
|
2009-07-07 02:34:35 +03:00 |
dct36.c
|
cosmetics: Remove pointless empty lines at EOF.
|
2010-02-20 21:02:49 +00:00 |
dct36_3dnow.c
|
Refactor real --> float #define to a typedef in a common header.
|
2010-01-04 19:36:18 +00:00 |
dct36_k7.c
|
Identifiers starting with __ are reserved for the system.
|
2007-12-11 19:54:35 +00:00 |
dct64.c
|
cosmetics: Remove pointless empty lines at EOF.
|
2010-02-20 21:02:49 +00:00 |
dct64_3dnow.c
|
Refactor real --> float #define to a typedef in a common header.
|
2010-01-04 19:36:18 +00:00 |
dct64_altivec.c
|
Refactor real --> float #define to a typedef in a common header.
|
2010-01-04 19:36:18 +00:00 |
dct64_i386.c
|
…
|
|
dct64_k7.c
|
Refactor real --> float #define to a typedef in a common header.
|
2010-01-04 19:36:18 +00:00 |
dct64_mmx.c
|
Refactor real --> float #define to a typedef in a common header.
|
2010-01-04 19:36:18 +00:00 |
dct64_sse.c
|
Merge svn changes up to r30675
|
2010-03-10 00:47:25 +02:00 |
decod386.c
|
Replace WORDS_BIGENDIAN by HAVE_BIGENDIAN in all internal code.
|
2009-07-26 19:53:00 +00:00 |
decode_i586.c
|
Refactor real --> float #define to a typedef in a common header.
|
2010-01-04 19:36:18 +00:00 |
decode_mmx.c
|
Declare all public mp3lib functions in mpg123.h.
|
2010-02-22 13:52:59 +00:00 |
equalizer.c
|
Do not cast the results of malloc/calloc/realloc.
|
2010-02-26 15:01:37 +00:00 |
huffman.h
|
Add multiple inclusion guards to all mp3lib headers.
|
2010-01-04 14:42:59 +00:00 |
l2tables.h
|
Refactor real --> float #define to a typedef in a common header.
|
2010-01-04 19:36:18 +00:00 |
layer1.c
|
cosmetics: Remove pointless empty lines at EOF.
|
2010-02-20 21:02:49 +00:00 |
layer2.c
|
Refactor real --> float #define to a typedef in a common header.
|
2010-01-04 19:36:18 +00:00 |
layer3.c
|
cosmetics: Remove pointless empty lines at EOF.
|
2010-02-20 21:02:49 +00:00 |
mp3.h
|
Add multiple inclusion guards to all mp3lib headers.
|
2010-01-04 14:42:59 +00:00 |
mpg123.h
|
Fix compilation: the dct64_MMX_func variable should be declared only once,
|
2010-02-23 22:29:57 +00:00 |
sr1.c
|
Merge svn changes up to r30732
|
2010-03-10 01:25:15 +02:00 |
tabinit.c
|
cosmetics: Remove pointless empty lines at EOF.
|
2010-02-20 21:02:49 +00:00 |
test.c
|
Add missing license headers to test programs for external libraries.
|
2010-02-03 08:32:35 +00:00 |
test2.c
|
Add missing license headers to test programs for external libraries.
|
2010-02-03 08:32:35 +00:00 |