log

age author description
Thu, 04 Sep 2008 23:18:28 +0000 vitor Simplify: use two distinct functions to decode MACE3 and MACE6, since the libavcodec
Thu, 04 Sep 2008 23:12:20 +0000 vitor Simplify mace_decode_frame() libavcodec
Thu, 04 Sep 2008 23:02:08 +0000 vitor Remove useless comments libavcodec
Thu, 04 Sep 2008 23:00:34 +0000 vitor Reindent mace.c, its indentation was completly inconsistent with the coding rules. libavcodec
Thu, 04 Sep 2008 22:17:27 +0000 vitor Cosmetics: s/LPC_type/LPC_TYPE/ libavcodec
Thu, 04 Sep 2008 15:04:08 +0000 vitor Multiply table by -1. This avoid doing this calculation (that was introduced libavcodec
Thu, 04 Sep 2008 12:21:06 +0000 michael Fix artifacts of MPEG4-720I-DN-SV8K.trp caused by lack of IDR pictures and libavcodec
Thu, 04 Sep 2008 11:03:14 +0000 vitor Avoid duplicating compute_lpc_coefs() function in both the RA288 and AAC decoders. libavcodec
Wed, 03 Sep 2008 19:04:46 +0000 michael Ignore the spec, and calculate aspect ratio on width/height. libavcodec
Wed, 03 Sep 2008 17:43:00 +0000 michael Clarify sample_aspect_ratio. libavcodec
Wed, 03 Sep 2008 13:31:33 +0000 jai_menon fix issue 616 on roundup : decoding of short flac files libavcodec
Wed, 03 Sep 2008 12:43:18 +0000 diego Disable encoders by undefining CONFIG_FOO_ENCODER once instead of littering libavcodec
Wed, 03 Sep 2008 12:35:17 +0000 diego Surround some encoding-specific functions with the appropriate libavcodec
Wed, 03 Sep 2008 12:33:21 +0000 diego Replace generic CONFIG_ENCODERS preprocessor conditionals by more specific libavcodec
Wed, 03 Sep 2008 04:45:01 +0000 voroshil gain codebook (first stage), 8k mode for G.729 libavcodec