log liba52/downmix.c @ 29264:e83eef58b30a

age author description
Wed, 13 May 2009 15:22:13 +0000 bircoph Remove all kind of trailing whitespaces from all MPlayer's files.
Fri, 16 Jan 2009 09:21:21 +0000 reimar Lots and lots of #ifdef ARCH_... -> #if ARCH_...
Thu, 16 Oct 2008 18:59:27 +0000 diego Change all occurrences of asm and __asm to __asm__, same as was done for FFmpeg.
Fri, 22 Aug 2008 21:35:38 +0000 diego Remove unused and untested function. It is only part of our local patchset.
Sun, 13 Aug 2006 00:21:14 +0000 diego Replace asmalign.h hack by ASMALIGN cpp macros from config.h.
Thu, 22 Jun 2006 13:34:00 +0000 diego CVS --> Subversion in copyright notices
Thu, 15 Jun 2006 22:59:40 +0000 rathann sync with liba52 0.7.4, patch by Emanuele Giaquinta >emanuele.giaquinta ! gmail * com<
Thu, 15 Jun 2006 22:58:06 +0000 rathann sync with liba52 0.7.4, patch by Emanuele Giaquinta >emanuele.giaquinta ! gmail * com<
Sat, 15 Apr 2006 20:46:54 +0000 nplourde add support for intel mac. mp3lib is not fixed yet.
Fri, 05 Aug 2005 13:33:50 +0000 aurel liba52 asm optimizations ported to amd64
Tue, 22 Mar 2005 23:27:18 +0000 diego Mark modified files as such to comply more closely with GPL ¡ø2a.
Tue, 06 Apr 2004 11:44:23 +0000 alex 100l and sync with upstream, patch by rgselk
Mon, 29 Apr 2002 23:33:43 +0000 michael trying to fix nicks bugs ...
Fri, 18 Jan 2002 09:58:43 +0000 nick 3dnow optimization. Not all functions are tested!!!
Sun, 30 Dec 2001 21:53:56 +0000 michael runtime cpudetect the liba52 way part 2 (downmix.c)
Sun, 30 Dec 2001 19:57:14 +0000 michael runtime cpudetect
Tue, 25 Dec 2001 17:45:25 +0000 michael mix22toS & move2to1 in SSE
Tue, 25 Dec 2001 17:36:54 +0000 michael mix31to2 & mix31toS in SSE
Tue, 25 Dec 2001 17:29:12 +0000 michael mix21to2 & mix21toS in SSE
Tue, 25 Dec 2001 17:19:18 +0000 michael memset(?, 0, 256*sizeof(float)) in MMX
Sun, 23 Dec 2001 17:52:27 +0000 michael mix3to1 in SSE
Sun, 23 Dec 2001 17:32:34 +0000 michael mix3to2 in SSE
Sun, 23 Dec 2001 17:16:07 +0000 michael mix5to1 & mix4to1 in SSE
Sun, 23 Dec 2001 17:08:33 +0000 michael mix2to1 in SSE
Wed, 19 Dec 2001 19:35:08 +0000 michael sse opt of mix32toS()
Wed, 19 Dec 2001 18:58:05 +0000 michael sse opt of mix32to2()
Sun, 09 Dec 2001 15:28:44 +0000 arpi imported from liba52 CVS