1
0
mirror of https://github.com/mpv-player/mpv synced 2024-12-14 19:05:33 +00:00
mpv/mp3lib
arpi c835270280 big cosmetics patch, cleanup of messages printed by mplayer and libs.
some printf->mp_msg conversion, and some debug messages moved from warn/info to v/dbg2
mplayer's output is now shorter, readable and consistent


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6139 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-05-20 03:25:26 +00:00
..
.cvsignore Add sample bins. 2001-12-08 16:57:07 +00:00
bswap.h
dct12.c
dct36_3dnow.s
dct36_k7.s
dct36.c
dct64_3dnow.c Avoid stdcall on cygwin, it causes undefined ref, code needs testing as I have no athlon or k6-2. 2002-04-26 19:14:47 +00:00
dct64_i386.c
dct64_k7.c Avoid stdcall on cygwin, it causes undefined ref, code needs testing as I have no athlon or k6-2. 2002-04-26 19:14:47 +00:00
dct64_MMX.c mangling in mp3lib + stdcall undefined fix with cygwin 2002-01-19 04:47:32 +00:00
dct64_sse.s Disable SSE code and reenable FPU dct for SSE cpus (fpu code is 0.3% faster and I don't get data aligned in dct64_sse.s, so I can't finish optimizing it) 2001-11-29 18:05:42 +00:00
dct64.c
decod386.c Fixing compilation on non-MMX but x86 systems 2002-01-23 17:09:58 +00:00
decode_i586.c mangling in mp3lib + stdcall undefined fix with cygwin 2002-01-19 04:47:32 +00:00
decode_MMX.c use .balign instead of .align 2002-03-23 21:44:05 +00:00
equalizer.c
fastmemcpy.h
huffman.h
l2tables.h
layer2.c
layer3.c
Makefile OpenBSD patch - by Björn Sandell <biorn@dce.chalmers.se> 2002-04-29 21:42:36 +00:00
mp3.h
mp3lib_objfix.sh more ugly hack 2002-03-23 21:35:03 +00:00
mpg123.h
sr1.c big cosmetics patch, cleanup of messages printed by mplayer and libs. 2002-05-20 03:25:26 +00:00
tabinit_MMX.c mangling in mp3lib + stdcall undefined fix with cygwin 2002-01-19 04:47:32 +00:00
tabinit.c
test2.c
test.c