summaryrefslogtreecommitdiff
path: root/vp8/common/x86/recon_sse2.asm
AgeCommit message (Expand)Author
2011-11-09SSE2 optimizations for vp8_build_intra_predictors_mby{,_s}()Scott LaVarnway
2011-10-18Remove usage of predict buffer for decodeScott LaVarnway
2011-08-23Use local labels for jumps/loops in x86 assembly.Fritz Koenig
2011-06-30Properly use GET_GOT/RESTORE_GOT when using GLOBAL().Ronald S. Bultje
2011-05-19Merge "Make hor UV predict ~2x faster (73 vs 132 cycles) using SSSE3."Scott LaVarnway
2011-05-10set up Global Offset Table in reconJohann
2011-04-29Make hor UV predict ~2x faster (73 vs 132 cycles) using SSSE3.Ronald S. Bultje
2011-04-27Use psadbw to get the sum of bytes in a line.Ronald S. Bultje
2011-04-27SSE2/SSSE3 optimizations for build_predictors_mbuv{,_s}().Ronald S. Bultje
2011-04-19modify SAVE_XMM for potential 64bit useJohann
2010-09-09Use WebM in copyright notice for consistencyJohn Koleszar
2010-06-18cosmetics: trim trailing whitespaceJohn Koleszar
2010-06-11some XMM registers are non-volatile on windows x64 ABIMakoto Kato
2010-06-04LICENSE: update with latest textJohn Koleszar
2010-05-18Initial WebM releaseJohn Koleszar