aboutsummaryrefslogtreecommitdiffhomepage
path: root/liba52/resample_mmx.c
Commit message (Expand)AuthorAge
* Lots and lots of #ifdef ARCH_... -> #if ARCH_...Gravatar reimar2009-01-16
* Change all occurrences of asm and __asm to __asm__, same as was done for FFmpeg.Gravatar diego2008-10-16
* cosmetics: Remove trailing whitespace, reformat one comment.Gravatar diego2007-12-22
* Add proper copyright/license headers.Gravatar diego2007-12-22
* typosGravatar diego2007-12-22
* liba52 asm optimizations ported to amd64Gravatar aurel2005-08-05
* attribute_used patch by (VMiklos <mamajom at axelero dot hu>)Gravatar michael2004-04-26
* *HUGE* set of compiler warning fixes, unused variables removalGravatar arpi2002-11-06
* 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