log nellymoserenc.c @ 12501:b3f9612d4ea7 libavcodec

age author description
Wed, 28 Jul 2010 05:19:42 +0000 mstorsjo nellymoserenc: Declare the supported sample format libavcodec
Sat, 24 Jul 2010 13:59:49 +0000 reimar Use "const" qualifier for pointers that point to input data of libavcodec
Wed, 30 Jun 2010 15:38:06 +0000 mru Fix grammar errors in documentation libavcodec
Tue, 20 Apr 2010 14:45:34 +0000 diego Remove explicit filename from Doxygen @file commands. libavcodec
Tue, 30 Mar 2010 23:30:55 +0000 stefano Define AVMediaType enum, and use it instead of enum CodecType, which libavcodec
Sat, 06 Mar 2010 14:34:46 +0000 mru Move FFT parts from dsputil.h to fft.h libavcodec
Sat, 06 Mar 2010 14:24:59 +0000 mru Remove DECLARE_ALIGNED_{8,16} macros libavcodec
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
Mon, 02 Mar 2009 05:18:33 +0000 diego Change a bunch of codec long_names to be more consistent and descriptive. libavcodec