Mercurial > libavcodec.hg
log
age | author | description |
---|---|---|
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 |