summaryrefslogtreecommitdiff
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-24configure: remove postproc-genericJohn Koleszar
2010-06-21Merge "Remove deprecated `svnstat' rule from Makefile"John Koleszar
2010-06-21Fix breakout thresh computation for golden & AltRef framesagrange
2010-06-21Remove deprecated `svnstat' rule from MakefileGiuseppe Scrivano
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-18Merge "cosmetics: trim trailing whitespace"John Koleszar
2010-06-18Merge "Add x86_64-linux-icc target to build VP8 with icc"Yunqing Wang
2010-06-18Add x86_64-linux-icc target to build VP8 with iccYunqing Wang
2010-06-18cosmetics: trim trailing whitespaceJohn Koleszar
2010-06-17Merge "Change bitreader to use a larger window."John Koleszar
2010-06-17CHANGELOG: 0.9.1John Koleszar
2010-06-16Update AUTHORSJohn Koleszar
2010-06-16Generate AUTHORS file with a scriptJohn Koleszar
2010-06-16Merge "Avoid encoding garbage when ivfenc encounters an unsupported Y4M file."John Koleszar
2010-06-16Merge "gen_scalers: fix 64-bit integer promotion bug"John Koleszar
2010-06-16Avoid encoding garbage when ivfenc encounters an unsupported Y4M file.Tom Finegan
2010-06-16gen_scalers: fix 64-bit integer promotion bugJohn 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-14VisualStudio projects: asm tool updatesJames Zern
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-14Merge "platform autodetect: accept amd64 as a synonym for x86_64"John Koleszar
2010-06-14Remove useless 500 frame limitFabio Pedretti
2010-06-14Merge "ivfenc: fix two-pass support of raw files"John Koleszar
2010-06-14Use public domain implementation for MD5 algorithmAndres Mejia
2010-06-14ivfenc: fix two-pass support of raw filesJohn Koleszar
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-11ivfenc: support reading/writing from a pipeJohn Koleszar
2010-06-11Merge "Enable vp8_sad16x16x4d_sse3 in non-RTCD case"John Koleszar
2010-06-11Merge "Change preprocessor check to _WIN32"Yaowu Xu
2010-06-11Enable vp8_sad16x16x4d_sse3 in non-RTCD caseJohn Koleszar
2010-06-11require --enable-psnr to build ssimJohn Koleszar
2010-06-11platform autodetect: accept amd64 as a synonym for x86_64John Koleszar
2010-06-11some XMM registers are non-volatile on windows x64 ABIMakoto Kato
2010-06-11Incorrect comment.Paul Wilkins