index
:
mpv
master
video player based on MPlayer/mplayer2
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
mp3lib
/
dct64_3dnow.c
Commit message (
Expand
)
Author
Age
*
Replace all occurrences of '__volatile__' and '__volatile' by plain 'volatile'.
diego
2008-10-16
*
Change all occurrences of asm and __asm to __asm__, same as was done for FFmpeg.
diego
2008-10-16
*
Correct dct64 functions' declarations
zuxy
2007-06-04
*
Add missing registers to asm code in mp3lib
reimar
2007-03-01
*
disable nonworking/broken code for now till I find out what it is supposed to...
reimar
2006-10-29
*
fix sound distortion on K-6, patch by Zuxy Meng zuxy PP meng AHHH gmail PP com
gpoirier
2006-07-08
*
fix conversion float to int to use saturated ops,
gpoirier
2006-06-27
*
Unify include paths, -I.. is in CFLAGS.
diego
2005-11-15
*
compilation fix for gcc 3.4.2
reimar
2004-11-11
*
attribute_used for gcc3.4
alex
2004-04-26
*
removed the stdcall convention
alex
2003-10-22
*
forgotten mangle patch by (Björn Sandell <biorn at dce dot chalmers dot se>)
michael
2002-11-19
*
Cygwin stdcall mismatch fix.
atmos4
2002-05-24
*
Avoid stdcall on cygwin, it causes undefined ref, code needs testing as I hav...
atmos4
2002-04-26
*
MANGLE() the 3dnow code
arpi
2002-03-23
*
S->C
nick
2002-01-14