Mercurial > libavcodec.hg
log
age | author | description |
---|---|---|
Wed, 17 Sep 2008 19:38:44 +0000 | conrad | Cosmetics: reindent libavcodec |
Wed, 17 Sep 2008 19:30:51 +0000 | conrad | Rewrite SSE2 VP3 IDCT in inline asm libavcodec |
Wed, 17 Sep 2008 19:30:33 +0000 | conrad | Rewrite MMX VP3 IDCT in inline asm libavcodec |
Wed, 17 Sep 2008 19:30:03 +0000 | conrad | MMX/SSE2 VP3 IDCT are bitexact now that the dequantization matrices are permutated correctly libavcodec |
Wed, 17 Sep 2008 19:29:40 +0000 | conrad | Take idct permutation into account when initializing dequantization matrices libavcodec |
Wed, 17 Sep 2008 19:26:37 +0000 | vitor | Use SAMPLE_FMT_FLT instead of doing the float->int conversion in the libavcodec |