summaryrefslogtreecommitdiff
path: root/vp8/encoder/x86/variance_impl_sse2.asm
AgeCommit message (Expand)Author
2011-08-23Use local labels for jumps/loops in x86 assembly.Fritz Koenig
2011-06-09remove one set of 16x16 variance funcationsYaowu Xu
2011-04-19modify SAVE_XMM for potential 64bit useJohann
2011-04-18Add save/restore xmm registers in x86 assembly codeJohann
2011-03-08Improve SSE2 half-pixel filter funtionsYunqing Wang
2011-03-08Add zero offset checking in SSE2 sub-pixel filter functionYunqing Wang
2011-02-28Add prefetch before variance calculationYunqing Wang
2011-01-21Modify sub-pixel filters to eliminate unnecessary calculationsYunqing Wang
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-06-18cosmetics: trim trailing whitespaceJohn Koleszar
2010-06-04LICENSE: update with latest textJohn Koleszar
2010-05-18Initial WebM releaseJohn Koleszar