log nellymoserenc.c @ 10974:b1ccfdc1b409 libavcodec

age author description
Fri, 22 Jan 2010 03:25:11 +0000 mru Move array specifiers outside DECLARE_ALIGNED() invocations libavcodec
Thu, 26 Nov 2009 09:55:03 +0000 diego Mark apply_mdct() function as static; it is only used within the file. libavcodec
Sun, 20 Sep 2009 17:30:20 +0000 mru Merge FFTContext and MDCTContext libavcodec
Mon, 25 May 2009 12:17:02 +0000 reimar Move a DECLARE_ALIGNED_16 variable in the Nellymoser encoder from the stack libavcodec
Sat, 16 May 2009 14:17:08 +0000 serge Support for getting (i)MDCT output multiplied by a constant scaling factor. libavcodec
Mon, 11 May 2009 19:21:49 +0000 diego Support 16K samplerate in Nellymoser. libavcodec
Sun, 12 Apr 2009 08:35:26 +0000 stefano Split bitstream.h, put the bitstream writer stuff in the new file libavcodec