summaryrefslogtreecommitdiff
path: root/vp8
AgeCommit message (Expand)Author
2010-06-24Redo the forward 4x4 dctYaowu Xu
2010-06-24vp8cx : bestsad declared and initialized incorrectly.Fritz Koenig
2010-06-24vp8cx : bestsad declared and initialized incorrectly.Fritz Koenig
2010-06-21Fix breakout thresh computation for golden & AltRef framesagrange
2010-06-21Changed unary operator from ! to ~agrange
2010-06-21Moved DOUBLE_DIVIDE_CHECK to denominator (was on numerator)agrange
2010-06-21Fix a linker error on x86-64 Linux when not using a version script.Timothy B. Terriberry
2010-06-18vp8_block_error_xmm: remove unnecessary instructionsJim Bankoski
2010-06-18cosmetics: trim trailing whitespaceJohn Koleszar
2010-06-17Merge "Change bitreader to use a larger window."John Koleszar
2010-06-15Change bitreader to use a larger window.Timothy B. Terriberry
2010-06-15Merge "More on "some XMM registers are non-volatile on windows x64 ABI""Yunqing Wang
2010-06-15More on "some XMM registers are non-volatile on windows x64 ABI"Yunqing Wang
2010-06-14vp8_cx_iface: set default cpu used to 0John Koleszar
2010-06-14Fix compiler warningsGuillermo Ballester Valor
2010-06-14sse2 version of vp8_regular_quantize_bScott LaVarnway
2010-06-14Merge "Use local pointer to pbi->common."Paul Wilkins
2010-06-13Merge "Make this/next iiratio unsigned."John Koleszar
2010-06-13Merge "Tuning of baseline Rd equation to improve behavior at the"Paul Wilkins
2010-06-13Merge "Incorrect comment."Paul Wilkins
2010-06-12Make this/next iiratio unsigned.John Koleszar
2010-06-12Merge "require --enable-psnr to build ssim"John Koleszar
2010-06-11Enable vp8_sad16x16x4d_sse3 in non-RTCD caseJohn Koleszar
2010-06-11require --enable-psnr to build ssimJohn Koleszar
2010-06-11some XMM registers are non-volatile on windows x64 ABIMakoto Kato
2010-06-11Incorrect comment.Paul Wilkins
2010-06-11Use local pointer to pbi->common.Paul Wilkins
2010-06-11Tuning of baseline Rd equation to improve behavior at thePaul Wilkins
2010-06-11Merge "Improve vp8_sixtap_predict functions"Yunqing Wang
2010-06-10replace while(0) construct with if/elseJohn Koleszar
2010-06-10Fix new MV clamping scheme for chroma MVs.Timothy B. Terriberry
2010-06-10Remove reference to 'vpx Technologies'John Koleszar
2010-06-10Improve vp8_sixtap_predict functionsYunqing Wang
2010-06-10Merge "Adjust to avoid long line"Paul Wilkins
2010-06-10Adjust to avoid long linePaul Wilkins
2010-06-10Merge "Correct comment"Paul Wilkins
2010-06-10Merge "Fix RD bug."Paul Wilkins
2010-06-09Merge "Remove secondary mv clamping from decode stage"John Koleszar
2010-06-09Remove secondary mv clamping from decode stageJohn Koleszar
2010-06-08minor cleanup of quantizer and fdct codeYaowu Xu
2010-06-08fix a typoYaowu Xu
2010-06-08Correct commentPaul Wilkins
2010-06-07Fix RD bug.Paul Wilkins
2010-06-07remove unreferenced variable iPhilip Jägenstedt
2010-06-07Merge "Remove duplicate and unused functions"Yaowu Xu
2010-06-07Remove duplicate and unused functionsYaowu Xu
2010-06-05shared library support (.so)John Koleszar
2010-06-04LICENSE: update with latest textJohn Koleszar
2010-06-01Merge "Remove un-necessary memory initialization"Yaowu Xu
2010-06-01Remove costly memory reads/writes in vp8_reset_mb_tokens_context()Yunqing Wang