log dca.c @ 10468:fedf07e14bee libavcodec

age author description
Wed, 28 Oct 2009 14:40:05 +0000 michael Remove unused variable j. libavcodec
Wed, 28 Oct 2009 10:51:51 +0000 michael Split synth filter out of dca.c. libavcodec
Sat, 10 Oct 2009 08:49:57 +0000 reimar Fix 100l incorrect bitmask check. libavcodec
Thu, 08 Oct 2009 14:40:14 +0000 conrad dca and aac decoders use float_to_int16_interleave, so check for libavcodec
Sun, 20 Sep 2009 17:30:20 +0000 mru Merge FFTContext and MDCTContext libavcodec
Thu, 10 Sep 2009 08:49:59 +0000 mru DCA: move an aligned array from stack to context libavcodec
Sat, 16 May 2009 14:17:08 +0000 serge Support for getting (i)MDCT output multiplied by a constant scaling factor. libavcodec