aboutsummaryrefslogtreecommitdiffhomepage
path: root/liba52
Commit message (Expand)AuthorAge
...
* mix3to1 in SSEGravatar michael2001-12-23
* mix3to2 in SSEGravatar michael2001-12-23
* mix5to1 & mix4to1 in SSEGravatar michael2001-12-23
* mix2to1 in SSEGravatar michael2001-12-23
* sse optimize of 3FGravatar michael2001-12-22
* 3F2R sse optimizedGravatar michael2001-12-22
* runtime cpu detection for the resample stuffGravatar michael2001-12-19
* sse opt of mix32toS()Gravatar michael2001-12-19
* sse opt of mix32to2()Gravatar michael2001-12-19
* adding some commentsGravatar michael2001-12-19
* removing unnecessary sse sin/cos LUTGravatar michael2001-12-18
* sse optGravatar michael2001-12-18
* runtime cpu detection for the idctGravatar michael2001-12-18
* mmx optGravatar michael2001-12-18
* mmx optGravatar michael2001-12-18
* mmx optGravatar michael2001-12-18
* mmx optGravatar michael2001-12-18
* mmx optGravatar michael2001-12-18
* faster (and simpler) bitstream reader (in C)Gravatar michael2001-12-17
* MMX optGravatar michael2001-12-17
* mmx optGravatar michael2001-12-17
* use resample.c functionsGravatar arpi2001-12-17
* sse optGravatar michael2001-12-17
* sse optGravatar michael2001-12-17
* cleanupGravatar michael2001-12-17
* sse optGravatar michael2001-12-17
* C optimizationsGravatar michael2001-12-16
* sse optGravatar michael2001-12-16
* sse optGravatar michael2001-12-16
* sse optGravatar michael2001-12-16
* oops, 8bit instead of 16Gravatar michael2001-12-16
* a bit more SSE optimizationsGravatar michael2001-12-16
* better benchmarkingGravatar michael2001-12-16
* gcc -O? thinks a*0.0 != 0.0 so we need a better cmpGravatar michael2001-12-16
* some SSE optimizationsGravatar michael2001-12-15
* benchmarking code (#define TIMING)Gravatar michael2001-12-15
* Fix mediaLib compilation problem on solaris.Gravatar jkeil2001-12-14
* I'm missing a file ...Gravatar jaf2001-12-09
* resample.c added - float->int conversion and channel orderingGravatar arpi2001-12-09
* 10l?Gravatar arpi2001-12-09
* sample program for testing liba52Gravatar arpi2001-12-09
* mplayer-liba52 config interfaceGravatar arpi2001-12-09
* imported from liba52 CVSGravatar arpi2001-12-09
* Better 3dnow! optimizationGravatar nickols_k2001-06-20
* unstable gcc-3.0 warning surpressingGravatar nickols_k2001-06-12
* Minor improvements and gcc-3.0 (unstable) compilation fixesGravatar nickols_k2001-06-09
* Last minute improvements before releaseGravatar nickols_k2001-06-08
* Better insns scheduling and moving out local variablesGravatar nickols_k2001-06-01
* libac3 now is full 3dnow! optimizedGravatar nickols_k2001-05-31
* ImprovementsGravatar nickols_k2001-05-27