summaryrefslogtreecommitdiff
path: root/vp8/encoder/rdopt.c
AgeCommit message (Expand)Author
2011-02-11Merge remote branch 'internal/upstream' into HEADJohn Koleszar
2011-02-10Merge "Improve motion search in real-time mode"Yunqing Wang
2011-02-10Merge remote branch 'internal/upstream' into HEADJohn Koleszar
2011-02-10Improve motion search in real-time modeYunqing Wang
2011-02-08Added early breakout for vp8_rd_pick_intra4x4mby_modesScott LaVarnway
2011-02-07Merge remote branch 'internal/upstream' into HEADJohn Koleszar
2011-02-07Fix link error in real-time modeYunqing Wang
2011-02-05Merge remote branch 'origin/master' into experimentalJohn Koleszar
2011-02-04Merge "Improve MV prediction in vp8_pick_inter_mode() for speed>3"Yunqing Wang
2011-02-04Merge remote branch 'origin/master' into experimentalJohn Koleszar
2011-02-02Merge remote branch 'origin/master' into experimentalJohn Koleszar
2011-02-01Zero out block mv when an intra mode is selectedScott LaVarnway
2011-02-01Removed unnecessary B_MODE_INFO memset.Scott LaVarnway
2011-02-01Merge remote branch 'origin/master' into experimentalJohn Koleszar
2011-01-31Merge "change the threshold of DC check for encode breakout"Yaowu Xu
2011-01-31Merge remote branch 'origin/master' into experimentalJohn Koleszar
2011-01-28change the threshold of DC check for encode breakoutYaowu Xu
2011-01-28Improve MV prediction in vp8_pick_inter_mode() for speed>3Yunqing Wang
2011-01-28Merge remote branch 'origin/master' into experimentalJohn Koleszar
2011-01-28Inconsistent distortion metric in vp8_rd_pick_intra_mbuv_modePaul Wilkins
2011-01-27warning: pointer targets differ in signednessJohann
2011-01-27Merge "Remove copies of same functions"Yunqing Wang
2011-01-27Merge "Refine motion vector prediction for NEWMV mode"Yunqing Wang
2011-01-26Remove copies of same functionsYunqing Wang
2011-01-26Rationalize vp8_rd_pick_intra16x16mby_mode()Paul Wilkins
2011-01-25cap the best quantizer for 2nd order DCYaowu Xu
2011-01-25Refine motion vector prediction for NEWMV modeYunqing Wang
2011-01-25Merge remote branch 'origin/master' into experimentalJohn Koleszar
2011-01-24Added vp8_update_zbin_extraScott LaVarnway
2011-01-19experiment extending the quantizer rangeYaowu Xu
2011-01-14Testing of modes with Alt Ref framePaul Wilkins
2011-01-14Experimental change to help with ARNR problem.Paul Wilkins
2011-01-11Moved ref frame calculationsScott LaVarnway
2011-01-11Add no_skip_block4x4_search flag in SPLITMV modeYunqing Wang
2011-01-10Fix bug in motion searchYunqing Wang
2011-01-07Removed cpi->target_bits_per_mbScott LaVarnway
2010-12-28Adjust MV borders for SPLITMV modeYunqing Wang
2010-12-28Merge "Modify motion estimation for SPLITMV mode"Yunqing Wang
2010-12-28Modify motion estimation for SPLITMV modeYunqing Wang
2010-12-23adjusted sad_per_bit to correlate with quantizerYaowu Xu
2010-12-16Changed segmentation check orderScott LaVarnway
2010-12-16Adjusted breakout RD for SPLITMVScott LaVarnway
2010-12-14Fix a bug in motion search code(2)Yunqing Wang
2010-12-14Fix a bug in motion search codeYunqing Wang
2010-12-09fix uninitialized read in encode breakoutJohn Koleszar
2010-12-08Merge "vp8e - static threshold play"Yaowu Xu
2010-12-08Merge "vp8e - remove unnecessary variance calc"Yaowu Xu
2010-12-07vp8e - static threshold playJim Bankoski
2010-12-06vp8_rd_pick_best_mbsegmentation code restructureScott LaVarnway
2010-12-06Merge "Improve MV prediction accuracy to achieve performance gain"Scott LaVarnway