index
:
mpv
absurd_test
absurd_test2
absurd_test3
ass_shit
bliss
coverity_scan
master
mruby
rc
rcombs/macos-fixes
rcombs/swift
read_stats_new
read_stats_old
release/0.1
release/0.2
release/0.27
release/0.28
release/0.29
release/0.3
release/0.30
release/0.31
release/0.32
release/0.33
release/0.34
release/0.35
release/0.36
release/0.37
release/0.38
release/0.39
release/0.4
release/0.5
release/0.6
release/0.7
release/0.8
release/0.9
stream_debug_stuff
stream_no_size_caching
stream_size_fstat
stream_size_fstat_nocache
x11_geo
ytdl_sub_delayload
a free, open source, and cross-platform media player
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
mp3lib
/
decod386.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
the great MPlayer tab removal: part I
diego
2010-04-12
1
-5
/
+5
*
Replace WORDS_BIGENDIAN by HAVE_BIGENDIAN in all internal code.
diego
2009-07-26
1
-2
/
+2
*
whitespace cosmetics: Remove all trailing whitespace.
diego
2009-05-13
1
-1
/
+1
*
WORDS_BIGENDIAN is defined/undefined, not 0/1.
diego
2009-01-26
1
-1
/
+1
*
Lots and lots of #ifdef ARCH_... -> #if ARCH_...
reimar
2009-01-16
1
-2
/
+2
*
Start unifying names of internal preprocessor directives.
diego
2008-07-30
1
-1
/
+1
*
Fix warning:
diego
2007-08-25
1
-4
/
+0
*
Enable SIMD optmizations for mp3lib on AMD64
zuxy
2007-06-08
1
-2
/
+2
*
Remove unused synth_1to1_mono()
zuxy
2007-05-22
1
-21
/
+0
*
Rewrite generic code in decode_MMX.c in C for easier AMD64 port. Slightly fas...
zuxy
2007-05-21
1
-7
/
+1
*
Remove (now hopefully unnecessary) workarounds added in r21056
reimar
2006-11-19
1
-5
/
+0
*
fix mp3lib compilation on OSX
nplourde
2006-11-19
1
-0
/
+5
*
10l, i missed ifdefs around the calls
rfelker
2006-07-19
1
-1
/
+1
*
CVS --> Subversion in copyright notices
diego
2006-06-22
1
-2
/
+2
*
Unify include paths, -I.. is in CFLAGS.
diego
2005-11-15
1
-1
/
+1
*
Mark modified imported files as such to comply with (L)GPL ยง2a.
diego
2005-04-15
1
-0
/
+6
*
small gcc warning fixes
rathann
2004-08-28
1
-1
/
+3
*
reorder funcs to avoid warnings/errors (gccs are nowadays are more pickier ab...
alex
2004-04-26
1
-34
/
+31
*
some more globals
alex
2004-04-06
1
-2
/
+2
*
An altivec-optimized DCT64 for mp3lib
arpi
2003-01-18
1
-2
/
+9
*
fixing that f*cking linker 'bug' e.g. naming config with libmp3lame
alex
2002-12-24
1
-1
/
+1
*
decode_i586.c version uses %ebp for its own use, so:
arpi
2002-12-24
1
-6
/
+6
*
- GCC 3.x (SPARC) is too clever for the double->int conversion trick used in
jkeil
2002-09-06
1
-10
/
+3
*
Fixing compilation on non-MMX but x86 systems
nick
2002-01-23
1
-2
/
+9
*
runtime cpudetect suppport
alex
2002-01-14
1
-2
/
+3
*
Eeeh I need some sleep, accidently commited a wrong version of the files that...
atmos4
2001-09-23
1
-6
/
+4
*
Fix for mp3 decoding on alpha/64bit platforms wupposed by Bob McElrath.
atmos4
2001-09-23
1
-5
/
+7
*
mp3 audio decoding didn't work on big-endian architectures
jkeil
2001-07-14
1
-2
/
+44
*
Portability and old binutils support
nick
2001-07-03
1
-4
/
+5
*
Added newest MMX-optimized decore which speedups decoding at least on 13% for...
nick
2001-06-29
1
-29
/
+11
*
mp3lib sse support - disabled by default
arpi_esp
2001-05-13
1
-0
/
+9
*
K7 3dnow-dsp support
nickols_k
2001-05-09
1
-0
/
+9
*
applied 'fakemono' patch by Bryan Chan scorpio@acm.org
arpi_esp
2001-05-08
1
-0
/
+34
*
Initial revision
arpi_esp
2001-02-24
1
-0
/
+194