aboutsummaryrefslogtreecommitdiffhomepage
path: root/liba52/resample.c
Commit message (Expand)AuthorAge
* Lots and lots of #ifdef ARCH_... -> #if ARCH_...Gravatar reimar2009-01-16
* Use consistent #include paths without "../".Gravatar diego2008-04-28
* cosmetics: Remove trailing whitespace, reformat one comment.Gravatar diego2007-12-22
* Add proper copyright/license headers.Gravatar diego2007-12-22
* liba52 asm optimizations ported to amd64Gravatar aurel2005-08-05
* Altivec optimized stereo resampler by Romain Dolbeau (made it working under L...Gravatar alex2004-01-25
* mangle for win32 in liba52 (includes dummy mangle.h pointing to the one in main)Gravatar atmos42002-01-19
* c, mmx versions separated. a52 style runtime stuffGravatar arpi2001-12-30
* runtime cpudetect in liba52 wayGravatar michael2001-12-30
* pass accel flags to a52_resample_initGravatar arpi2001-12-30
* sse optimize of 3FGravatar michael2001-12-22
* 3F2R sse optimizedGravatar michael2001-12-22
* runtime cpu detection for the resample stuffGravatar michael2001-12-19
* 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
* MMX optGravatar michael2001-12-17
* mmx optGravatar michael2001-12-17
* resample.c added - float->int conversion and channel orderingGravatar arpi2001-12-09