1
mirror of https://github.com/mpv-player/mpv synced 2024-10-18 10:25:02 +02:00
mpv/mp3lib
zuxy 79225d26ad Remove non-existing make_decode_tables_MMX()
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@23453 b3059339-0415-0410-9bf9-f77b7e298cf2
2007-06-02 16:47:10 +00:00
..
dct12.c Initial revision 2001-02-24 20:28:24 +00:00
dct36_3dnow.c CVS --> Subversion in copyright notices 2006-06-22 13:34:00 +00:00
dct36_k7.c moved 3dnow and 3dnowex dct36 optimisations into gcc inline assembly 2003-06-22 03:32:16 +00:00
dct36.c CVS --> Subversion in copyright notices 2006-06-22 13:34:00 +00:00
dct64_3dnow.c Add missing registers to asm code in mp3lib 2007-03-01 12:45:00 +00:00
dct64_altivec.c Add missing license, as chosen by its author 2006-06-29 14:54:53 +00:00
dct64_i386.c CVS --> Subversion in copyright notices 2006-06-22 13:34:00 +00:00
dct64_k7.c disable nonworking/broken code for now till I find out what it is supposed to do. 2006-10-29 18:16:00 +00:00
dct64_MMX.c Unify include paths, -I.. is in CFLAGS. 2005-11-15 18:14:07 +00:00
dct64_sse.c Fix bug in reference code 2007-05-19 08:09:16 +00:00
dct64.c CVS --> Subversion in copyright notices 2006-06-22 13:34:00 +00:00
decod386.c Remove unused synth_1to1_mono() 2007-05-22 13:44:14 +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 Use int and uint32_t instead of long and unsigned long, when appropriate. 2007-06-02 16:25:18 +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 Clarify licensing situation. 2006-07-30 22:20:50 +00:00
layer2.c CVS --> Subversion in copyright notices 2006-06-22 13:34:00 +00:00
layer3.c Use int and uint32_t instead of long and unsigned long, when appropriate. 2007-06-02 16:25:18 +00:00
Makefile Record what was produced by make_decode_table_MMX() and used that data to 2007-05-25 02:52:35 +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 Use int and uint32_t instead of long and unsigned long, when appropriate. 2007-06-02 16:25:18 +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 merged with mpg123 0.59s-pre 2003-06-28 22:52:36 +00:00
test.c Unify include paths, -I.. is in CFLAGS. 2005-11-15 18:14:07 +00:00