1
0
mirror of https://github.com/mpv-player/mpv synced 2025-03-04 13:18:12 +00:00
mpv/mp3lib
atmos4 3a2dbeb6fb Fixed Makefile for test programs.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@1462 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-08-08 06:58:12 +00:00
..
.cvsignore
bswap.h Furter compatibility with new ffmpeg stuff. 2001-07-30 09:08:23 +00:00
d_cpu.h
d_cpu.s
dct12.c
dct36_3dnow.s
dct36_k7.s
dct36.c
dct64_3dnow.s
dct64_i386.c
dct64_k7.s
dct64_MMX.s
dct64_sse.s First development version of dct64, mixed with 3dnow/k7 and fpu code. 2001-07-27 17:25:19 +00:00
dct64.c
decod386.c mp3 audio decoding didn't work on big-endian architectures 2001-07-14 16:52:09 +00:00
decode_i586.s
decode_MMX.s
equalizer.c
fastmemcpy.h
huffman.h
l2tables.h
layer2.c
layer3.c
Makefile Fixed Makefile for test programs. 2001-08-08 06:58:12 +00:00
mp3.h
mpg123.h
sr1.c Beginning sse optimization of dct code. 2001-07-27 17:21:23 +00:00
tabinit_MMX.s
tabinit.c
test2.c
test.c