Mercurial > libavcodec.hg
log i386/fft_sse.c @ 3567:1f8730f62765 libavcodec
age | author | description |
---|---|---|
Sun, 05 Mar 2006 20:25:18 +0000 | gpoirier | use xorps instead of mulps to toggle the sign of a float, as suggested by Software Optimization Guide for AMD64 Processors. libavcodec |
Thu, 12 Jan 2006 22:43:26 +0000 | diego | Update licensing information: The FSF changed postal address. libavcodec |
Thu, 22 Dec 2005 01:10:11 +0000 | diego | COSMETICS: tabs --> spaces, some prettyprinting libavcodec |
Sat, 17 Dec 2005 18:14:38 +0000 | diego | COSMETICS: Remove all trailing whitespace. libavcodec |
Sat, 13 Mar 2004 21:43:24 +0000 | michael | fft_*() renamed into ff_fft_*() patch by (Gildas Bazin <gbazin at altern dot org>) libavcodec |
Tue, 07 Jan 2003 17:41:43 +0000 | bellard | added define for builtins use - inverse fix by Romain Dolbeau libavcodec |
Mon, 28 Oct 2002 00:34:08 +0000 | bellard | new generic FFT/MDCT code for audio codecs libavcodec |