Mercurial > libavcodec.hg
log x86/dsputil_mmx.c @ 8539:01ec89cc9a10 libavcodec
age | author | description |
---|---|---|
Mon, 05 Jan 2009 13:57:43 +0000 | diego | Add missing 'void' keyword to parameterless function declarations. libavcodec |
Sun, 04 Jan 2009 01:36:11 +0000 | cehoyos | Use H264 MMX chroma functions to accelerate RV40 decoding. libavcodec |
Sat, 03 Jan 2009 00:46:17 +0000 | darkshikari | Add x264 SSE2 iDCT functions to H.264 decoder. libavcodec |
Sun, 28 Dec 2008 19:40:13 +0000 | cehoyos | Fix h264 decoding on SSE2 cores with icc compilation. libavcodec |
Fri, 26 Dec 2008 00:19:08 +0000 | darkshikari | Fix compilation without optimization under 64-bit with x264 deblock asm enabled. libavcodec |
Mon, 22 Dec 2008 09:12:42 +0000 | diego | Rename libavcodec/i386/ --> libavcodec/x86/. libavcodec |