log adpcm.c @ 5834:1edffbe7d57d libavcodec

age author description
Wed, 17 Oct 2007 23:02:35 +0000 diego Remove unnecessary guarding &=0x0f around adpcm_ima_compress_sample(). libavcodec
Thu, 04 Oct 2007 15:13:42 +0000 voroshil Replace "signed short" typecast with "int16_t" as suggested by libavcodec
Wed, 03 Oct 2007 19:32:57 +0000 voroshil Fix audio clicks in ADPCM IMA AMV by casting predictor as "signed short" libavcodec
Thu, 27 Sep 2007 06:21:57 +0000 vitor AMV audio decoder libavcodec
Mon, 24 Sep 2007 21:18:45 +0000 diego cosmetics: Sort CODEC_ID list. libavcodec
Sun, 19 Aug 2007 20:34:27 +0000 banan Cosmetics, indentation. libavcodec
Sun, 19 Aug 2007 20:31:53 +0000 banan Trellis quantization support for adpcm_swf. libavcodec