summaryrefslogtreecommitdiffstats
path: root/liba52/downmix.c
Commit message (Expand)AuthorAgeFilesLines
* CVS --> Subversion in copyright noticesdiego2006-06-221-1/+1
* sync with liba52 0.7.4, patch by Emanuele Giaquinta >emanuele.giaquinta ! gma...rathann2006-06-151-5/+7
* sync with liba52 0.7.4, patch by Emanuele Giaquinta >emanuele.giaquinta ! gma...rathann2006-06-151-12/+12
* add support for intel mac. mp3lib is not fixed yet.nplourde2006-04-151-27/+28
* liba52 asm optimizations ported to amd64aurel2005-08-051-310/+310
* Mark modified files as such to comply more closely with GPL ยง2a.diego2005-03-221-0/+4
* 100l and sync with upstream, patch by rgselkalex2004-04-061-3/+3
* trying to fix nicks bugs ...michael2002-04-291-3/+2
* 3dnow optimization. Not all functions are tested!!!nick2002-01-181-0/+614
* runtime cpudetect the liba52 way part 2 (downmix.c)michael2001-12-301-11/+12
* runtime cpudetectmichael2001-12-301-196/+442
* mix22toS & move2to1 in SSEmichael2001-12-251-0/+44
* mix31to2 & mix31toS in SSEmichael2001-12-251-0/+46
* mix21to2 & mix21toS in SSEmichael2001-12-251-0/+43
* memset(?, 0, 256*sizeof(float)) in MMXmichael2001-12-251-2/+18
* mix3to1 in SSEmichael2001-12-231-1/+20
* mix3to2 in SSEmichael2001-12-231-1/+22
* mix5to1 & mix4to1 in SSEmichael2001-12-231-0/+41
* mix2to1 in SSEmichael2001-12-231-0/+21
* sse opt of mix32toS()michael2001-12-191-0/+27
* sse opt of mix32to2()michael2001-12-191-0/+22
* imported from liba52 CVSarpi2001-12-091-0/+655