summaryrefslogtreecommitdiff
path: root/vp8/encoder/x86
AgeCommit message (Expand)Author
2011-02-14Improve vp8_sad16x16_sse3 functionYunqing Wang
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
2010-10-25add missing GET_GOT/RESTORE_GOT pairsJohn Koleszar
2010-10-21Convert [4][4] matrices to [16] arrays.Timothy B. Terriberry
2010-10-21Add MMWORD PTR/XMMWORD PTR in subtract_sse2.asmYunqing Wang
2010-10-21Remove stack shadowing for x86-64Fritz Koenig
2010-10-21Rewrite vp8_short_walsh4x4_sse2()Yunqing Wang
2010-10-18Add SSE2 subtract functionsYunqing Wang
2010-10-13Fix compiler warning about vp8_fast_quantize_b_impl_ssse2.Fritz Koenig
2010-10-13Correct QWORD usage in assembly filesFritz Koenig
2010-10-12Merge "Add const qualifiers to variance/SAD functions."John Koleszar
2010-10-12Add const qualifiers to variance/SAD functions.Timothy B. Terriberry
2010-10-11Merge "Added vp8_fast_quantize_b_sse2"Scott LaVarnway
2010-10-07Remove unused file in encoderYunqing Wang
2010-10-07Added vp8_fast_quantize_b_sse2Scott LaVarnway
2010-10-04nasm: address labels 'rel label' vice 'wrt rip'Jan Kratochvil
2010-10-04nasm: match instruction length (movd/movq) to parametersJan Kratochvil
2010-09-09Use WebM in copyright notice for consistencyJohn Koleszar
2010-08-02nasm: end labels with colon (':')Jan Kratochvil
2010-08-02nasm: use OWORD vs DQWORDJan Kratochvil
2010-07-27x86/sse2: disable asm quantizerJohann
2010-07-23Make the quantizer exact.Timothy B. Terriberry
2010-06-28Improve the accuracy of forward walsh-hadamard transformYaowu Xu
2010-06-24Added first-pass sse2 version of Yaowu's new fdct.Scott LaVarnway
2010-06-24Redo the forward 4x4 dctYaowu Xu
2010-06-18vp8_block_error_xmm: remove unnecessary instructionsJim Bankoski
2010-06-18cosmetics: trim trailing whitespaceJohn Koleszar
2010-06-14sse2 version of vp8_regular_quantize_bScott LaVarnway
2010-06-11Enable vp8_sad16x16x4d_sse3 in non-RTCD caseJohn Koleszar
2010-06-04LICENSE: update with latest textJohn Koleszar
2010-05-18Initial WebM releaseJohn Koleszar