summaryrefslogtreecommitdiff
path: root/vp8/encoder
AgeCommit message (Expand)Author
2010-06-24Added first-pass sse2 version of Yaowu's new fdct.Scott LaVarnway
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-18vp8_block_error_xmm: remove unnecessary instructionsJim Bankoski
2010-06-18cosmetics: trim trailing whitespaceJohn Koleszar
2010-06-14Fix compiler warningsGuillermo Ballester Valor
2010-06-14sse2 version of vp8_regular_quantize_bScott LaVarnway
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-12Make this/next iiratio unsigned.John Koleszar
2010-06-11Enable vp8_sad16x16x4d_sse3 in non-RTCD caseJohn Koleszar
2010-06-11Tuning of baseline Rd equation to improve behavior at thePaul Wilkins
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-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 duplicate and unused functionsYaowu Xu
2010-06-04LICENSE: update with latest textJohn Koleszar
2010-05-27Fix stats format and correct data size and bit rate outputYaowu Xu
2010-05-26Merge "Correct bit allocation when the alternative reference frame"Paul Wilkins
2010-05-25Correct bit allocation when the alternative reference framePaul Wilkins
2010-05-24install includes in DIST_DIR/include/vpx, move vpx_codec/ to vpx/John Koleszar
2010-05-24Merge "Fixed an encoder debug/relese mismatch in x86_64-win64-vs8"John Koleszar
2010-05-24Fixed minor bug for realtime-only buildingYunqing Wang
2010-05-20Fixed incorrect casts that broke rate control in some situations.Paul Wilkins
2010-05-19Fixed an encoder debug/relese mismatch in x86_64-win64-vs8Yaowu Xu
2010-05-19remove unneeded variablesPavol Rusnak
2010-05-18Initial WebM releaseJohn Koleszar