log fft.c @ 12486:077c67a3b86f libavcodec

age author description
Thu, 01 Jul 2010 23:21:46 +0000 mru Indent libavcodec
Thu, 01 Jul 2010 23:21:42 +0000 mru Remove vestiges of radix-2 FFT libavcodec
Tue, 20 Apr 2010 14:45:34 +0000 diego Remove explicit filename from Doxygen @file commands. libavcodec
Tue, 09 Mar 2010 17:39:19 +0000 mru Replace many includes of libavutil/common.h with what is actually needed libavcodec
Sat, 06 Mar 2010 14:34:46 +0000 mru Move FFT parts from dsputil.h to fft.h libavcodec
Thu, 11 Feb 2010 23:40:45 +0000 mru Fix build with --disable-mdct libavcodec
Thu, 05 Nov 2009 18:29:06 +0000 reimar Add ff_init_ff_cos_tabs function and use it in rdft.c to ensure that the libavcodec
Wed, 04 Nov 2009 17:30:23 +0000 reimar Pad ff_cos_tabs and ff_sin_tabs so that index n points to the table for n bits. libavcodec
Thu, 15 Oct 2009 17:55:51 +0000 reimar Move/add COSTABLE/SINTABLE macros to dsputil to add extern definitions libavcodec
Wed, 14 Oct 2009 21:41:24 +0000 reimar Use hardcoded instead of runtime-calculated ff_cos_* tables if libavcodec
Tue, 13 Oct 2009 10:30:10 +0000 reimar fft_dispatch array should be const libavcodec
Tue, 15 Sep 2009 21:14:14 +0000 mru Move per-arch fft init bits into the corresponding subdirs libavcodec
Mon, 14 Sep 2009 21:37:41 +0000 mru ARM: 10l: fix large FFTs libavcodec
Fri, 11 Sep 2009 02:24:22 +0000 mru ARM: NEON optimised MDCT libavcodec
Fri, 11 Sep 2009 02:24:19 +0000 mru Prepare for optimised forward MDCT implementations libavcodec