log i386/fft_sse.c @ 5010:d5ba514e3f4a libavcodec

age author description
Wed, 16 May 2007 09:51:45 +0000 diego Add libavcodec to compiler include flags in order to simplify header libavcodec
Sun, 13 May 2007 16:32:32 +0000 gpoirier Faster SSE FFT/MDCT, patch by Zuxy Meng %zuxy P meng A gmail P com% libavcodec
Sat, 07 Oct 2006 15:30:46 +0000 diego Change license headers to say 'FFmpeg' instead of 'this program/this library' libavcodec
Thu, 21 Sep 2006 16:37:39 +0000 lorenm sse implementation of imdct. libavcodec
Fri, 18 Aug 2006 23:53:49 +0000 lorenm ff_fft_calc_3dn/3dn2/sse: convert intrinsics to inline asm. libavcodec
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