.. |
dct12.c
|
Initial revision
|
2001-02-24 20:28:24 +00:00 |
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 |
dct36.c
|
CVS --> Subversion in copyright notices
|
2006-06-22 13:34:00 +00:00 |
dct64_3dnow.c
|
Correct dct64 functions' declarations
|
2007-06-04 03:05:16 +00:00 |
dct64_altivec.c
|
Refactor AltiVec macros as done for FFmpeg.
|
2008-02-18 23:33:14 +00:00 |
dct64_i386.c
|
CVS --> Subversion in copyright notices
|
2006-06-22 13:34:00 +00:00 |
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 |
dct64.c
|
CVS --> Subversion in copyright notices
|
2006-06-22 13:34:00 +00:00 |
decod386.c
|
Fix warning:
|
2007-08-25 17:05:02 +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
|
Initial revision
|
2001-02-24 20:28:24 +00:00 |
huffman.h
|
Initial revision
|
2001-02-24 20:28:24 +00:00 |
l2tables.h
|
CVS --> Subversion in copyright notices
|
2006-06-22 13:34:00 +00:00 |
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 |
Makefile
|
Fix test program linking.
|
2008-04-25 08:37:47 +00:00 |
mp3.h
|
Patch by Stefan Huehner / stefan % huehner ! org \
|
2006-02-09 14:08:03 +00:00 |
mpg123.h
|
Remove non-existing make_decode_tables_MMX()
|
2007-06-02 16:47:10 +00:00 |
sr1.c
|
Always use inline instead of _inline, the former is supported by all
|
2008-01-27 11:28:13 +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 |
test2.c
|
Add return statement, fixes the warning:
|
2008-04-25 08:32:26 +00:00 |
test.c
|
Add return statement, fixes the warning:
|
2008-04-25 08:34:26 +00:00 |