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_k7.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
*
disable nonworking/broken code for now till I find out what it is supposed to...
reimar
2006-10-29
*
remove MMX2 dependency (replace pshufw $78 with pswapd) so it can
gpoirier
2006-06-27
*
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
*
Propolice catches an overflow in dct64_k7.c:
arpi
2003-01-19
*
forgotten mangle patch by (Björn Sandell <biorn at dce dot chalmers dot se>)
michael
2002-11-19
*
Minor speedup by nick kurshev.
atmos4
2002-09-07
*
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