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
/
sr1.c
Commit message (
Expand
)
Author
Age
*
fix symbol clashes when linking with libmp3lame including mp3 decoder, man, m...
alex
2004-04-06
*
removed obsoleted (or never ending) code
alex
2003-10-22
*
removed the stdcall convention
alex
2003-10-22
*
remove debug message
nexus
2003-08-09
*
layer-1 support
arpi
2003-07-24
*
cleanup & fix cpu detection & init stuff
arpi
2002-12-24
*
layer-1 stream parsing (NOT decoding) support
arpi
2002-09-28
*
pshufw is a mmx2 instruction, so don't use dct64_MMX_3dnowex on k6-3 which
arpi
2002-09-21
*
Cygwin stdcall mismatch fix.
atmos4
2002-05-24
*
big cosmetics patch, cleanup of messages printed by mplayer and libs.
arpi
2002-05-20
*
don't re-detect cpu
arpi
2002-04-28
*
Fixing compilation on non-MMX but x86 systems
nick
2002-01-23
*
Using cpudetect code instead of d_cpu.s
nick
2002-01-19
*
runtime cpudetect support #2 - still not working (i can't identify the proble...
alex
2002-01-14
*
fixed
alex
2001-11-30
*
Disable SSE code and reenable FPU dct for SSE cpus (fpu code is 0.3% faster a...
atmos4
2001-11-29
*
changed to use cpudetect.c (to use change te #if 1 -> #if 0 :)
alex
2001-11-23
*
Beginning sse optimization of dct code.
atmos4
2001-07-27
*
Add some preliminary support for non-x86 architectures to mplayer
jkeil
2001-07-12
*
One flaw is fixed
nick
2001-07-04
*
Portability and old binutils support
nick
2001-07-03
*
Minor fixes
nick
2001-07-02
*
Added newest MMX-optimized decore which speedups decoding at least on 13% for...
nick
2001-06-29
*
fr->sampling_frequency limitation (thanx to pl <p_l@tfz.net>)
arpi_esp
2001-06-19
*
Minor improvements
nickols_k
2001-06-07
*
Minor optimization
nickols_k
2001-06-06
*
K7 3dnow-dsp printing
nickols_k
2001-05-09
*
applied 'fakemono' patch by Bryan Chan scorpio@acm.org
arpi_esp
2001-05-08
*
use _3dnow instead of a3dnow()
szabii
2001-03-10
*
Initial revision
arpi_esp
2001-02-24