summaryrefslogtreecommitdiffstats
path: root/liba52/resample_mmx.c
Commit message (Expand)AuthorAgeFilesLines
* cosmetics: Remove trailing whitespace, reformat one comment.diego2007-12-221-20/+20
* Add proper copyright/license headers.diego2007-12-221-2/+23
* typosdiego2007-12-221-1/+1
* liba52 asm optimizations ported to amd64aurel2005-08-051-159/+161
* attribute_used patch by (VMiklos <mamajom at axelero dot hu>)michael2004-04-261-4/+4
* *HUGE* set of compiler warning fixes, unused variables removalarpi2002-11-061-10/+0
* mangle for win32 in liba52 (includes dummy mangle.h pointing to the one in main)atmos42002-01-191-13/+13
* c, mmx versions separated. a52 style runtime stuffarpi2001-12-301-172/+94
* runtime cpudetect in liba52 waymichael2001-12-301-4/+4
* pass accel flags to a52_resample_initarpi2001-12-301-1/+1
* sse optimize of 3Fmichael2001-12-221-9/+51
* 3F2R sse optimizedmichael2001-12-221-8/+57
* runtime cpu detection for the resample stuffmichael2001-12-191-79/+121
* mmx optmichael2001-12-181-0/+38
* mmx optmichael2001-12-181-0/+44
* mmx optmichael2001-12-181-0/+36
* mmx optmichael2001-12-181-0/+46
* mmx optmichael2001-12-181-1/+39
* MMX optmichael2001-12-171-0/+95
* mmx optmichael2001-12-171-0/+51
* resample.c added - float->int conversion and channel orderingarpi2001-12-091-0/+125