log twinvq.c @ 12488:351a81a23343 libavcodec

age author description
Wed, 30 Jun 2010 15:38:06 +0000 mru Fix grammar errors in documentation libavcodec
Fri, 25 Jun 2010 13:43:55 +0000 mru twinvq: remove VLAs libavcodec
Wed, 21 Apr 2010 17:57:48 +0000 rbultje Move clipping of audio samples (for those codecs outputting float) from decoder 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, 09 Jan 2010 13:28:04 +0000 reimar Add support for hard-coded MDCT-related ff_sine_windows tables. libavcodec
Mon, 23 Nov 2009 22:28:45 +0000 vitor Add missing include. Fix the following compiler warnings: libavcodec
Sun, 22 Nov 2009 22:25:58 +0000 vitor Make sorting function used in TwinVQ a shared function libavcodec
Sun, 08 Nov 2009 23:37:59 +0000 cehoyos Use enum FrameType as parameter to construct_perm_table(). libavcodec
Sun, 20 Sep 2009 17:30:20 +0000 mru Merge FFTContext and MDCTContext libavcodec
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
Thu, 27 Aug 2009 16:38:57 +0000 vitor Formatting K&R fixes libavcodec
Thu, 27 Aug 2009 15:49:05 +0000 vitor 100l, revision 19728 added a bug that broke twinvq decoding. I forgot to libavcodec
Thu, 27 Aug 2009 14:49:36 +0000 vitor SSE optimized vector_clipf(). 10% faster TwinVQ decoding. libavcodec
Mon, 24 Aug 2009 17:35:47 +0000 vitor Cosmetics: add some whitespace around operators libavcodec
Sun, 23 Aug 2009 01:55:54 +0000 vitor TwinVQ decoder libavcodec