summaryrefslogtreecommitdiff
path: root/vp8
AgeCommit message (Expand)Author
2010-07-07Merge "Fix misspelled "skiped" in onyxc_int.h to "skipped"."John Koleszar
2010-07-07Fix a compiling error on armv6Yaowu Xu
2010-07-07Fix misspelled "skiped" in onyxc_int.h to "skipped".Michael Kohler
2010-07-01Fix bug in 1st pass motion compensationAdrian Grange
2010-07-01Merge "Further adjustment of RD behaviour with Q and Zbin."Paul Wilkins
2010-06-30Merge "Remove INLINE/FORCEINLINE"John Koleszar
2010-06-30Update loopfilter frame/filter/sharp info for multithreadJohn Koleszar
2010-06-30Merge "Add loopfilter initialization fix in multithreading code"Yunqing Wang
2010-06-30Add loopfilter initialization fix in multithreading codeYunqing Wang
2010-06-30Merge "Fixed buffer selection for UV in AltRef filtering"Adrian Grange
2010-06-29Improve SSE2 loopfilter functionsYunqing Wang
2010-06-29Further adjustment of RD behaviour with Q and Zbin.Paul Wilkins
2010-06-28Fixed buffer selection for UV in AltRef filteringAdrian Grange
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-24Remove INLINE/FORCEINLINEJohn Koleszar
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