Mercurial > libavcodec.hg
log
age | author | description |
---|---|---|
Tue, 17 Oct 2006 22:18:29 +0000 | michael | x86 asm version of the decode significance loop (not 8x8) of decode_residual() 5% faster decode_residual() on P3 libavcodec |
Tue, 17 Oct 2006 10:26:37 +0000 | lucabe | Implement sws_getCachedContext() in swscale emulation libavcodec |
Tue, 17 Oct 2006 09:38:37 +0000 | michael | cosmetic (%%eax->%0) libavcodec |
Mon, 16 Oct 2006 21:47:19 +0000 | diego | Fix crash with illegal instruction, cmov is available on 686 and later only. libavcodec |