Fixed buffer selection for UV in AltRef filtering
[profile/ivi/libvpx.git] / vp8 / encoder /
2010-06-28 Adrian GrangeFixed buffer selection for UV in AltRef filtering
2010-06-24 Scott LaVarnwayAdded first-pass sse2 version of Yaowu's new fdct.
2010-06-24 Yaowu XuRedo the forward 4x4 dct
2010-06-24 Fritz Koenigvp8cx : bestsad declared and initialized incorrectly.
2010-06-24 Fritz Koenigvp8cx : bestsad declared and initialized incorrectly.
2010-06-21 John KoleszarMerge "Remove deprecated `svnstat' rule from Makefile"
2010-06-21 agrangeFix breakout thresh computation for golden & AltRef...
2010-06-21 agrangeChanged unary operator from ! to ~
2010-06-21 agrangeMoved DOUBLE_DIVIDE_CHECK to denominator (was on numerator)
2010-06-18 Jim Bankoskivp8_block_error_xmm: remove unnecessary instructions
2010-06-18 John KoleszarMerge "cosmetics: trim trailing whitespace"
2010-06-18 John Koleszarcosmetics: trim trailing whitespace
2010-06-15 Yunqing WangMerge "More on "some XMM registers are non-volatile...
2010-06-14 Guillermo Balleste... Fix compiler warnings
2010-06-14 Scott LaVarnwaysse2 version of vp8_regular_quantize_b
2010-06-14 Paul WilkinsMerge "Use local pointer to pbi->common."
2010-06-14 John KoleszarMerge "platform autodetect: accept amd64 as a synonym...
2010-06-13 John KoleszarMerge "Make this/next iiratio unsigned."
2010-06-13 Paul WilkinsMerge "Tuning of baseline Rd equation to improve behavi...
2010-06-13 Paul WilkinsMerge "Incorrect comment."
2010-06-12 John KoleszarMake this/next iiratio unsigned.
2010-06-12 John KoleszarMerge "require --enable-psnr to build ssim"
2010-06-11 John KoleszarMerge "Enable vp8_sad16x16x4d_sse3 in non-RTCD case"
2010-06-11 John KoleszarEnable vp8_sad16x16x4d_sse3 in non-RTCD case
2010-06-11 Paul WilkinsTuning of baseline Rd equation to improve behavior...
2010-06-11 Yunqing WangMerge "Improve vp8_sixtap_predict functions"
2010-06-10 John KoleszarMerge "Detect toolchain based on gcc -dumpmachine"
2010-06-10 Paul WilkinsMerge "Adjust to avoid long line"
2010-06-10 Paul WilkinsAdjust to avoid long line
2010-06-10 Paul WilkinsMerge "Correct comment"
2010-06-10 Paul WilkinsMerge "Fix RD bug."
2010-06-10 John KoleszarMerge "Remove secondary mv clamping from decode stage"
2010-06-10 John KoleszarMerge "Make shared object use extralibs"
2010-06-08 Yaowu Xuminor cleanup of quantizer and fdct code
2010-06-08 Yaowu Xufix a typo
2010-06-08 Paul WilkinsCorrect comment
2010-06-07 Paul WilkinsFix RD bug.
2010-06-07 Yaowu XuMerge "Remove duplicate and unused functions"
2010-06-07 Yaowu XuRemove duplicate and unused functions
2010-06-04 John KoleszarLICENSE: update with latest text
2010-05-28 John KoleszarMerge "expose vp8_deblock"
2010-05-28 Yaowu XuFix stats format and correct data size and bit rate...
2010-05-26 Paul WilkinsMerge "Correct bit allocation when the alternative...
2010-05-25 John KoleszarMerge "configure: detect toolchain if not specified"
2010-05-25 Paul WilkinsCorrect bit allocation when the alternative reference...
2010-05-25 John KoleszarMerge "configure: support --enable-pic for generic...
2010-05-25 John Koleszarinstall includes in DIST_DIR/include/vpx, move vpx_code...
2010-05-24 John KoleszarMerge "Fixed an encoder debug/relese mismatch in x86_64...
2010-05-24 James ZernMerge "Restore and deprecate img_fmt"
2010-05-24 Yunqing WangFixed minor bug for realtime-only building
2010-05-21 John KoleszarMerge "makefile: fix error message due to missing quotes"
2010-05-21 Paul WilkinsMerge "Fixed incorrect casts that broke rate control...
2010-05-20 Paul WilkinsFixed incorrect casts that broke rate control in some...
2010-05-19 Yaowu XuFixed an encoder debug/relese mismatch in x86_64-win64-vs8
2010-05-19 Pavol Rusnakremove unneeded variables
2010-05-18 John KoleszarInitial WebM release