summaryrefslogtreecommitdiff
path: root/vp8/encoder/x86/quantize_ssse3.asm
AgeCommit message (Expand)Author
2013-01-31Add support for x64 and win64 yasm flags.Frank Galligan
2012-11-07Rough merge of master into experimentalJohn Koleszar
2012-11-01Rename vp8/ codec directory to vp9/.Ronald S. Bultje
2012-10-31Change non-function symbol vp8_ prefixes to vp9_.Ronald S. Bultje
2012-10-30Change encoder vp8_ and vp8cx_ public symbol prefixes to vp9_.Ronald S. Bultje
2012-05-23Make libvpx Chromium build friendlyAlpha Lam
2011-12-29Improve SSSE3 fast quantizer functionYunqing Wang
2011-11-03Change use of eob in the encoderTero Rintaluoma
2011-04-07use asm_offsets with vp8_fast_quantize_b_sse3Johann Koenig
2011-01-14update sse2 regular quantizerJohann
2010-11-01SSSE3 version of fast quantizerScott LaVarnway