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
/
liba52
Commit message (
Expand
)
Author
Age
Files
Lines
*
ranlib cleanup by Dan Christiansen
alex
2004-06-24
1
-0
/
+1
*
attribute_used patch by (VMiklos <mamajom at axelero dot hu>)
michael
2004-04-26
2
-7
/
+7
*
100l and sync with upstream, patch by rgselk
alex
2004-04-06
1
-3
/
+3
*
prevent crash in case we are unable to get aligned buffer
faust3
2004-04-01
1
-8
/
+11
*
although this SSE fix is an ugly hack it seems to work fine for me
faust3
2004-04-01
1
-0
/
+13
*
Altivec optimized stereo resampler by Romain Dolbeau (made it working under L...
alex
2004-01-25
2
-1
/
+89
*
Simplified/fixed altivec/altivec.h detection on Linux and Darwin (and others)...
alex
2003-08-11
1
-7
/
+0
*
Changed swab32 from macro to inline function, this fixes compilation on alpha...
alex
2003-07-27
1
-6
/
+15
*
arm support by armin.gerritsen@philips.com (also seen a patch like this on op...
alex
2003-06-20
1
-1
/
+1
*
fixed alignment bug
michael
2003-05-07
1
-2
/
+26
*
this is a important patch for hpux 11.00, because it avoid the
diego
2003-05-05
1
-2
/
+2
*
The two attached patches *should* allow for proper
arpi
2003-01-27
2
-2
/
+25
*
An AltiVec-enhanced IMDCT for liba52 (liba52/imdct.c)
arpi
2003-01-18
3
-13
/
+365
*
compiler warning fixes
arpi
2002-12-14
1
-2
/
+2
*
warning patch by (Dominik Mierzejewski <dominik at rangers dot eu dot org>)
michael
2002-11-23
2
-9
/
+13
*
minor optimization & gcc-CVS fix/workaround patch by (Glen Nakamura <glen at ...
michael
2002-11-18
1
-34
/
+26
*
*HUGE* set of compiler warning fixes, unused variables removal
arpi
2002-11-06
1
-10
/
+0
*
The ALT_BITSTREAM_READER code does not work on SPARC, because the code accesses
jkeil
2002-09-03
1
-0
/
+8
*
use dir/libname.a instead of -Ldir -lname
arpi
2002-08-29
1
-2
/
+2
*
various openbsd and general warning fixes - patch by Björn Sandell <biorn@dc...
arpi
2002-05-12
1
-3
/
+0
*
trying to fix nicks bugs ...
michael
2002-04-29
1
-3
/
+2
*
Restore K7 support
nick
2002-02-03
2
-555
/
+600
*
K7 id
nick
2002-01-19
1
-0
/
+1
*
mangle for win32 in liba52 (includes dummy mangle.h pointing to the one in main)
atmos4
2002-01-19
4
-28
/
+32
*
3dnow optimization. Not all functions are tested!!!
nick
2002-01-18
1
-0
/
+614
*
more bitstream_skip()
michael
2002-01-08
1
-2
/
+2
*
bitstream_skip() instead of bitstream_get() if possible
michael
2002-01-08
2
-9
/
+18
*
mono ac3 support
arpi
2002-01-03
1
-0
/
+10
*
runtime cpudetect the liba52 way part 2 (downmix.c)
michael
2001-12-30
3
-11
/
+14
*
c, mmx versions separated. a52 style runtime stuff
arpi
2001-12-30
4
-1259
/
+186
*
runtime cpudetect in liba52 way
michael
2001-12-30
5
-21
/
+28
*
pass accel flags to a52_resample_init
arpi
2001-12-30
4
-4
/
+4
*
SSE added
arpi
2001-12-30
1
-0
/
+1
*
runtime cpudetect
michael
2001-12-30
2
-198
/
+444
*
CRC code ported from libac3
arpi
2001-12-30
3
-1
/
+78
*
ported 3dnow(ex) optimizations from libac3
michael
2001-12-30
2
-74
/
+907
*
mix22toS & move2to1 in SSE
michael
2001-12-25
1
-0
/
+44
*
mix31to2 & mix31toS in SSE
michael
2001-12-25
1
-0
/
+46
*
mix21to2 & mix21toS in SSE
michael
2001-12-25
1
-0
/
+43
*
memset(?, 0, 256*sizeof(float)) in MMX
michael
2001-12-25
1
-2
/
+18
*
Fixed #ifdef discrepancy that was breaking compilation on PPC platform
melanson
2001-12-24
1
-1
/
+3
*
mix3to1 in SSE
michael
2001-12-23
1
-1
/
+20
*
mix3to2 in SSE
michael
2001-12-23
1
-1
/
+22
*
mix5to1 & mix4to1 in SSE
michael
2001-12-23
1
-0
/
+41
*
mix2to1 in SSE
michael
2001-12-23
1
-0
/
+21
*
sse optimize of 3F
michael
2001-12-22
3
-27
/
+153
*
3F2R sse optimized
michael
2001-12-22
3
-24
/
+171
*
runtime cpu detection for the resample stuff
michael
2001-12-19
4
-237
/
+364
*
sse opt of mix32toS()
michael
2001-12-19
1
-0
/
+27
*
sse opt of mix32to2()
michael
2001-12-19
1
-0
/
+22
*
adding some comments
michael
2001-12-19
1
-2
/
+11
*
removing unnecessary sse sin/cos LUT
michael
2001-12-18
1
-16
/
+12
*
sse opt
michael
2001-12-18
1
-9
/
+25
*
runtime cpu detection for the idct
michael
2001-12-18
3
-151
/
+213
*
mmx opt
michael
2001-12-18
3
-0
/
+114
*
mmx opt
michael
2001-12-18
3
-0
/
+132
*
mmx opt
michael
2001-12-18
3
-0
/
+108
*
mmx opt
michael
2001-12-18
3
-0
/
+138
*
mmx opt
michael
2001-12-18
3
-3
/
+117
*
faster (and simpler) bitstream reader (in C)
michael
2001-12-17
2
-2
/
+39
*
MMX opt
michael
2001-12-17
3
-0
/
+285
*
mmx opt
michael
2001-12-17
3
-0
/
+153
*
use resample.c functions
arpi
2001-12-17
1
-113
/
+6
*
sse opt
michael
2001-12-17
1
-5
/
+58
*
sse opt
michael
2001-12-17
1
-0
/
+65
*
cleanup
michael
2001-12-17
1
-162
/
+95
*
sse opt
michael
2001-12-17
1
-1
/
+36
*
C optimizations
michael
2001-12-16
1
-14
/
+103
*
sse opt
michael
2001-12-16
1
-8
/
+91
*
sse opt
michael
2001-12-16
1
-5
/
+18
*
sse opt
michael
2001-12-16
1
-0
/
+31
*
oops, 8bit instead of 16
michael
2001-12-16
1
-6
/
+11
*
a bit more SSE optimizations
michael
2001-12-16
1
-7
/
+66
*
better benchmarking
michael
2001-12-16
1
-4
/
+7
*
gcc -O? thinks a*0.0 != 0.0 so we need a better cmp
michael
2001-12-16
1
-0
/
+50
*
some SSE optimizations
michael
2001-12-15
1
-1
/
+65
*
benchmarking code (#define TIMING)
michael
2001-12-15
1
-0
/
+34
*
Fix mediaLib compilation problem on solaris.
jkeil
2001-12-14
2
-4
/
+3
*
I'm missing a file ...
jaf
2001-12-09
1
-0
/
+1
*
resample.c added - float->int conversion and channel ordering
arpi
2001-12-09
4
-1
/
+376
*
10l?
arpi
2001-12-09
1
-0
/
+45
*
sample program for testing liba52
arpi
2001-12-09
1
-0
/
+188
*
mplayer-liba52 config interface
arpi
2001-12-09
1
-0
/
+12
*
imported from liba52 CVS
arpi
2001-12-09
12
-0
/
+3184
*
Better 3dnow! optimization
nickols_k
2001-06-20
1
-34
/
+20
*
unstable gcc-3.0 warning surpressing
nickols_k
2001-06-12
1
-9
/
+9
*
Minor improvements and gcc-3.0 (unstable) compilation fixes
nickols_k
2001-06-09
1
-3
/
+3
*
Last minute improvements before release
nickols_k
2001-06-08
1
-4
/
+4
*
Better insns scheduling and moving out local variables
nickols_k
2001-06-01
1
-14
/
+14
*
libac3 now is full 3dnow! optimized
nickols_k
2001-05-31
2
-14
/
+67
*
Improvements
nickols_k
2001-05-27
1
-11
/
+10
*
Improvements
nickols_k
2001-05-26
1
-7
/
+54
*
Improvements
nickols_k
2001-05-26
1
-0
/
+102
*
Initial revision
arpi_esp
2001-02-24
1
-0
/
+303