log adpcm.c @ 5501:a0dcb5a51409 libavcodec

age author description
Mon, 06 Aug 2007 19:49:18 +0000 banan Don't encode the first sample twice. libavcodec
Mon, 06 Aug 2007 08:42:05 +0000 bcoudurier cosmetic, indentation libavcodec
Sun, 05 Aug 2007 13:41:44 +0000 bcoudurier fix decoding of adpcm swf big frames, fix RamboMJPEGAVP6_1Mbps.swf libavcodec
Wed, 18 Jul 2007 18:40:03 +0000 banan Set the step index correctly for flash adpcm. Patch by Baptiste libavcodec
Wed, 18 Jul 2007 18:35:03 +0000 banan Calculate the correct blocksize for flash adpcm. Patch by Baptiste libavcodec
Tue, 12 Jun 2007 18:50:50 +0000 diego misc typo fixes libavcodec
Sat, 02 Jun 2007 01:41:07 +0000 ramiro Use AV_xx throughout libavcodec libavcodec
Wed, 11 Apr 2007 13:10:13 +0000 banan Per reference swf/flv adpcm encoder. libavcodec
Tue, 10 Apr 2007 08:18:04 +0000 diego Fix an underflow/overflow that was causing some crackles when playing libavcodec
Sun, 08 Apr 2007 12:05:02 +0000 diego cosmetics: indentation fix libavcodec
Sat, 07 Apr 2007 22:04:33 +0000 michael use bytestream reader instead of bitstream for THP libavcodec
Sat, 07 Apr 2007 21:34:18 +0000 diego CRYO APC demuxer libavcodec
Sat, 07 Apr 2007 21:30:19 +0000 michael simplify libavcodec
Sat, 07 Apr 2007 21:27:58 +0000 michael prev1/2 -> prev[2] libavcodec
Sat, 07 Apr 2007 21:22:50 +0000 michael simplify libavcodec
Sat, 07 Apr 2007 21:19:36 +0000 michael general purpose vars should be int libavcodec
Sat, 07 Apr 2007 21:15:52 +0000 michael table[index][ch] -> table[ch][index] (might be faster ...) libavcodec
Sat, 07 Apr 2007 16:03:23 +0000 diego THP PCM decoder, used on the Nintendo GameCube. libavcodec
Fri, 02 Mar 2007 10:08:05 +0000 bcoudurier fix adpcm swf decoding libavcodec
Sun, 25 Feb 2007 10:27:12 +0000 reimar Add av_ prefix to clip functions libavcodec
Fri, 02 Feb 2007 10:25:30 +0000 michael add FIXME libavcodec
Fri, 02 Feb 2007 02:58:01 +0000 michael some (probably exploitable) out of array write fixes libavcodec
Fri, 19 Jan 2007 22:12:59 +0000 alex rename BE/LE_8/16/32 to AV_RL/B_8/16/32 libavcodec
Sat, 07 Oct 2006 15:30:46 +0000 diego Change license headers to say 'FFmpeg' instead of 'this program/this library' libavcodec
Sat, 08 Jul 2006 22:31:14 +0000 mru make the adx adpcm codec available libavcodec
Sat, 03 Jun 2006 19:04:56 +0000 lorenm ADPCM: trellis quantization libavcodec
Sat, 03 Jun 2006 04:38:11 +0000 lorenm adpcm_ima & adpcm_yamaha: improved quantization libavcodec
Thu, 02 Mar 2006 13:55:49 +0000 michael cleanup IMA-ADPCM WAV decoder libavcodec
Thu, 16 Feb 2006 00:09:23 +0000 aurel add Creative 8 bits ADPCM schemes support libavcodec
Thu, 12 Jan 2006 22:43:26 +0000 diego Update licensing information: The FSF changed postal address. libavcodec