summaryrefslogtreecommitdiff
path: root/vp8/decoder/x86/dequantize_mmx.asm
AgeCommit message (Expand)Author
2012-06-25Sign-extend input argument so it can be used in pointer arithmetic.Ronald S. Bultje
2012-06-18x86inc: Move x86inc to the correct location.Daniel Kang
2012-06-12Adds x86inc.asm and update idct/dequant mmxDaniel Kang
2010-10-04nasm: address labels 'rel label' vice 'wrt rip'Jan Kratochvil
2010-10-04nasm: match instruction length (movd/movq) to parametersJan Kratochvil
2010-09-09Use WebM in copyright notice for consistencyJohn Koleszar
2010-08-02Replace pinsrw (SSE) with MMX instructionsPhilip Jägenstedt
2010-07-23Change the x86 idct functions to do reconstruction at the same timeJeff Muizelaar
2010-06-18cosmetics: trim trailing whitespaceJohn Koleszar
2010-06-04LICENSE: update with latest textJohn Koleszar
2010-05-18Initial WebM releaseJohn Koleszar