log mdct.c @ 10174:89cd870ca180 libavcodec

age author description
Tue, 15 Sep 2009 16:18:16 +0000 vitor Add two more sizes to ff_sine_windows[] and also pad it with NULLs so libavcodec
Fri, 11 Sep 2009 02:24:19 +0000 mru Prepare for optimised forward MDCT implementations libavcodec
Sun, 06 Sep 2009 08:56:10 +0000 reimar ff_sine_windows table contains only constant data, too. libavcodec
Sat, 16 May 2009 14:17:08 +0000 serge Support for getting (i)MDCT output multiplied by a constant scaling factor. libavcodec
Fri, 17 Apr 2009 18:12:00 +0000 michael Remove useless += from ff_imdct_half_c() found by CSA. libavcodec
Wed, 04 Feb 2009 20:43:17 +0000 diego Remove documentation of non-existing function parameters. libavcodec
Tue, 03 Feb 2009 23:09:00 +0000 alexc Add av_cold attributes to *_init and *_end functions. libavcodec