log wmadec.c @ 3694:8765ee4eaa45 libavcodec

age author description
Tue, 22 Aug 2006 16:23:56 +0000 banan Alignment of the LT window, segfault fix patch by Baptiste Coudurier. libavcodec
Sat, 19 Aug 2006 08:46:52 +0000 banan SIMD vector optimizations. 3% faster overall decoding. libavcodec
Tue, 08 Aug 2006 04:01:04 +0000 lorenm 3dnow2 implementation of imdct. libavcodec
Tue, 27 Jun 2006 12:13:01 +0000 reimar Do not read full byte when less than 8 bits are still to be read. libavcodec
Tue, 27 Jun 2006 12:09:58 +0000 reimar Ignore overrun in spectral RLE decoding, fixes libavcodec
Thu, 30 Mar 2006 14:58:36 +0000 michael reverting 1.31->1.33 libavcodec
Mon, 13 Mar 2006 23:29:00 +0000 michael fix coverity warning CID: 255 (uninitalized variable used to build tables which arent used, well there is a slight change of a FPU exception maybe ...) libavcodec
Wed, 08 Mar 2006 09:26:57 +0000 banan Init simplification and 2% faster wma_decode_block on amd64 with tables use libavcodec
Sat, 11 Feb 2006 19:39:05 +0000 henry - fix insufficient code length for exp_vlc libavcodec
Sun, 05 Feb 2006 13:35:17 +0000 diego MSVC-compatible __align8/__align16 declaration libavcodec
Thu, 12 Jan 2006 22:43:26 +0000 diego Update licensing information: The FSF changed postal address. libavcodec
Sun, 08 Jan 2006 17:09:05 +0000 banan get_vlc -> get_vlc2 transition. libavcodec
Tue, 27 Dec 2005 19:58:04 +0000 rtognimp Fix wma2 audio decoder libavcodec
Sat, 17 Dec 2005 18:14:38 +0000 diego COSMETICS: Remove all trailing whitespace. libavcodec
Tue, 28 Jun 2005 14:56:16 +0000 michael WMA MAX_CODED_SUPERFRAME_SIZE too small patch by (Mark Weaver: mark-clist, npsl co uk) libavcodec