log adpcm.c @ 4806:52cb2800e26c libavcodec

age author description
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