Mercurial > libavcodec.hg
log
age | author | description |
---|---|---|
Sun, 31 Aug 2008 07:05:08 +0000 | conrad | Don't declare SSE vp3 idct data static, so it can be used in the mmx version libavcodec |
Sun, 31 Aug 2008 03:08:18 +0000 | jbr | turn on E-AC-3 decoding support and update the Changelog libavcodec |
Sun, 31 Aug 2008 03:01:56 +0000 | jbr | simplify code and comment regarding determination whether or not AHT is used. libavcodec |
Sun, 31 Aug 2008 02:58:21 +0000 | jbr | use correct table name libavcodec |
Sun, 31 Aug 2008 02:39:55 +0000 | vitor | Misc cosmetics in compute_lpc_coefs(): braces removal and empty lines libavcodec |
Sun, 31 Aug 2008 02:38:38 +0000 | jbr | skip converter exponent strategy for all channels at once libavcodec |
Sun, 31 Aug 2008 02:37:04 +0000 | vitor | Remove useless var in compute_lpc_coefs() libavcodec |