summaryrefslogtreecommitdiff
path: root/vp8/common/x86/recon_sse2.asm
AgeCommit message (Expand)Author
2015-09-30vp8: change build_intra_predictors_mbuv_s to use vpx_dsp.Ronald S. Bultje
2015-09-30vp8: change build_intra_predictors_mby_s to use vpx_dsp.Ronald S. Bultje
2014-04-21Fix dr memory VP8 encode/decode errorsYunqing Wang
2012-11-19vp8_intra_pred_y_tm_sse2: save/restore xmm registersJames Zern
2012-05-23Make libvpx Chromium build friendlyAlpha Lam
2012-03-29Updated vp8_build_intra_predictors_mby_s(sse2/ssse3)Scott LaVarnway
2012-03-26Updated vp8_build_intra_predictors_mbuv_s(sse2/ssse3)Scott LaVarnway
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