Rough merge of master into experimental
[platform/upstream/libvpx.git] / vp8 / encoder / x86 / quantize_sse4.asm
2012-11-07 John KoleszarRough merge of master into experimental
2012-11-01 Ronald S. BultjeRename vp8/ codec directory to vp9/.
2012-10-31 Ronald S. BultjeChange non-function symbol vp8_ prefixes to vp9_.
2012-10-31 Ronald S. BultjeChange encoder vp8_ and vp8cx_ public symbol prefixes...
2012-06-05 John KoleszarMerge "Fix windows build: obj_int_extract to extract...
2012-06-05 John KoleszarMerge "asm_*_offsets to define variables as constants...
2012-05-30 Jim BankoskiMerge "boolcoder_test "
2012-05-30 Alpha LamMake libvpx Chromium build friendly
2012-05-25 Jim BankoskiMerge "fix denoiser for temporal patterns and rd"
2012-05-24 John KoleszarMerge changes I231c062e,Idadc42c7
2012-05-24 John KoleszarMerge "Fix another multithreaded encoder loopfilter...
2012-05-24 John KoleszarMerge "Make libvpx Chromium build friendly"
2012-05-24 Alpha LamMake libvpx Chromium build friendly
2011-11-09 John KoleszarMerge "Reset FPU state after calc_plane_error()"
2011-11-04 Yunqing WangMerge "Add checks in MB quantizer initialization"
2011-11-04 John KoleszarMerge "Changing decoder input partition API to input...
2011-11-03 Scott LaVarnwayMerge "Change use of eob in the encoder"
2011-11-03 Tero RintaluomaChange use of eob in the encoder
2011-09-16 John KoleszarMerge "Fixes the boundary checks for extrapolated and...
2011-08-31 Scott LaVarnwayMerge "Skip computation of distortion in vp8_pick_inter...
2011-08-30 John KoleszarMerge "Recalculate zbin_extra only if regular quantizer...
2011-08-24 Scott LaVarnwayMerge "Faster vp8_default_coef_probs"
2011-08-24 John KoleszarMerge remote branch 'origin/master' into experimental
2011-08-24 John KoleszarMerge remote branch 'internal/upstream' into HEAD
2011-08-23 Fritz KoenigUse local labels for jumps/loops in x86 assembly.
2011-05-26 John KoleszarMerge "Do not copy data between encoder reference buffers."
2011-05-06 JohannMerge "neon fast quantizer updated"
2011-05-05 Yunqing WangMerge "Runtime detection of available processor cores."
2011-04-26 Scott LaVarnwayMerge "Test vector mismatch fix"
2011-04-26 John KoleszarMerge remote branch 'origin/master' into experimental
2011-04-26 John KoleszarMerge remote branch 'internal/upstream' into HEAD
2011-04-25 John KoleszarMerge "Change rc undershoot/overshoot semantics"
2011-04-25 John KoleszarMerge "Stereo 3D format support for vpxenc"
2011-04-25 John KoleszarMerge "bug fix possible keyframe context divide by...
2011-04-25 JohannMerge "keep values in registers during quantization"
2011-04-21 Johannkeep values in registers during quantization