summaryrefslogtreecommitdiff
path: root/vp8/encoder/x86
AgeCommit message (Expand)Author
2011-04-19Merge "Add save/restore xmm registers in x86 assembly code"Johann
2011-04-18Add save/restore xmm registers in x86 assembly codeJohann
2011-04-18Merge "store quant_shift as an unsigned char"Johann
2011-04-18Merge "fixed an overflow in ssim calculation"Yaowu Xu
2011-04-13store quant_shift as an unsigned charJohann
2011-04-11Set cpu_used range to [-16, 16] in real-time modeYunqing Wang
2011-04-07fixed an overflow in ssim calculationJim Bankoski
2011-04-07use asm_offsets with vp8_fast_quantize_b_sse3Johann Koenig
2011-04-07Use correct 32 bit comparisons for SAD breakout.James Berry
2011-04-04use asm_offsets with vp8_fast_quantize_b_sse2Johann
2011-04-01tweak vp8_regular_quantize_b_sse2Johann
2011-03-29Merge "Fix a crash while enabling shared (--enable-shared)"Yunqing Wang
2011-03-29Fix a crash while enabling shared (--enable-shared)Yunqing Wang
2011-03-29use GLOBAL correctly on 32bit shared librariesJohann
2011-03-24use asm_offsets with vp8_regular_quantize_b_sse2Johann
2011-03-21Remove unused vp8_get4x4sse_cs_mmx declarationJohn Koleszar
2011-03-17Increase static linkage, remove unused functionsJohn Koleszar
2011-03-11Merge "Align SAD output array to be 16-byte aligned"Yunqing Wang
2011-03-11vp8cx- alternate ssim function with optimizationsJim Bankoski
2011-03-11Align SAD output array to be 16-byte alignedYunqing Wang
2011-03-09Add vp8_sub_pixel_variance16x8_ssse3 functionYunqing Wang
2011-03-09Remove unused functionsYunqing Wang
2011-03-08Improve SSE2 half-pixel filter funtionsYunqing Wang
2011-03-08Add zero offset checking in SSE2 sub-pixel filter functionYunqing Wang
2011-03-08Write SSSE3 sub-pixel filter functionYunqing Wang
2011-02-28Merge "Add prefetch before variance calculation"Yunqing Wang
2011-02-28Add prefetch before variance calculationYunqing Wang
2011-02-22Remove temporal alt ref from realtime only buildAttila Nagy
2011-02-18Revert "use unaligned load"Johann
2011-02-17Merge "Fix relative include paths"John Koleszar
2011-02-14Improve vp8_sad16x16_sse3 functionYunqing Wang
2011-02-10Fix relative include pathsJohn Koleszar
2011-01-25Merge "update sse2 regular quantizer"Johann
2011-01-21Modify sub-pixel filters to eliminate unnecessary calculationsYunqing Wang
2011-01-18Fix encoder real-time only configuration.Attila Nagy
2011-01-14update sse2 regular quantizerJohann
2011-01-11use unaligned loadJohann
2011-01-06x86 sse2 temporal_filter_applyJohann
2010-12-28Use the fast quantizer for inter mode selectionScott LaVarnway
2010-12-13remove unused temporal preproc codeJohn Koleszar
2010-12-09vp8 fast quantizer sse2 optimizations for eob.Fritz Koenig
2010-11-15Remove stack shadowing for x86-x64 for SAD functions.Fritz Koenig
2010-11-11Revert "Remove stack shadowing for x86-64"Fritz Koenig
2010-11-10Merge "Remove stack shadowing for x86-64"Fritz Koenig
2010-11-10FDCT optimizations.Fritz Koenig
2010-11-01SSSE3 version of fast quantizerScott LaVarnway
2010-10-28Save XMM registers in asm functionsYunqing Wang
2010-10-28Fix full-search SAD function crash in Visual StudioYunqing Wang
2010-10-27Full search SAD function optimization in SSE4.1Yunqing Wang
2010-10-27Fix half-pixel variance RTCD functionsJohn Koleszar