summaryrefslogtreecommitdiff
path: root/vp8/encoder/rdopt.c
AgeCommit message (Expand)Author
2011-05-18Merge "Modify MVcount in pick_inter_mode to eliminate calling of vp8_find_nea...Yunqing Wang
2011-05-18Fix a bug in vp8_clamp_mv functionYunqing Wang
2011-05-17Modify MVcount in pick_inter_mode to eliminate calling of vp8_find_near_mvsYunqing Wang
2011-05-13Merge "adjusting rd constant slightly by ~10%"Yaowu Xu
2011-05-13Merge remote branch 'origin/master' into experimentalJohn Koleszar
2011-05-12Using int_mv instead of MVScott LaVarnway
2011-05-11adjusting rd constant slightly by ~10%Yaowu Xu
2011-05-11Merge remote branch 'origin/master' into experimentalJohn Koleszar
2011-05-10Merge "Use diamond search to replace full search in full-pixel refining search"Yunqing Wang
2011-05-10Merge remote branch 'origin/master' into experimentalJohn Koleszar
2011-05-09Use diamond search to replace full search in full-pixel refining searchYunqing Wang
2011-05-09clean up unused variable warningsJohann
2011-04-30Merge remote branch 'origin/master' into experimentalJohn Koleszar
2011-04-29Merge "Use insertion sort instead of quick sort"Yunqing Wang
2011-04-28Merge remote branch 'origin/master' into experimentalJohn Koleszar
2011-04-27SSE2/SSSE3 optimizations for build_predictors_mbuv{,_s}().Ronald S. Bultje
2011-04-27Use insertion sort instead of quick sortYunqing Wang
2011-04-26Merge remote branch 'origin/master' into experimentalJohn Koleszar
2011-04-25remove simpler_lpfJohann
2011-04-22Merge remote branch 'origin/master' into experimentalJohn Koleszar
2011-04-21Removed dc_diff from MB_MODE_INFOScott LaVarnway
2011-04-20Removed force_no_skipScott LaVarnway
2011-04-20Removed redundant checks of the mode_info_context flagsScott LaVarnway
2011-04-19Merge remote branch 'origin/master' into experimentalJohn Koleszar
2011-04-18Use sub-pixel search's SSE in mode selectionYunqing Wang
2011-04-16Merge remote branch 'origin/master' into experimentalJohn Koleszar
2011-04-15Merge "Reduce unnecessary distortion computation"Yunqing Wang
2011-04-14Reduce unnecessary distortion computationYunqing Wang
2011-04-13Merge remote branch 'origin/master' into experimentalJohn Koleszar
2011-04-12Merge "Bugfix for error accumulator stats"John Koleszar
2011-04-12Bugfix for error accumulator statsJohn Koleszar
2011-04-12Merge remote branch 'origin/master' into experimentalJohn Koleszar
2011-04-11Set cpu_used range to [-16, 16] in real-time modeYunqing Wang
2011-04-11Define RDCOST only onceYunqing Wang
2011-04-09Merge remote branch 'origin/master' into experimentalJohn Koleszar
2011-04-08Fix input MV for full searchYunqing Wang
2011-04-08Error accumulator stats bug.Paul Wilkins
2011-04-07Merge remote branch 'origin/master' into experimentalJohn Koleszar
2011-04-06Minor modificationYunqing Wang
2011-04-05Merge remote branch 'origin/master' into experimentalJohn Koleszar
2011-04-01Use full-pixel MV in mvsadcost calculationYunqing Wang
2011-03-23Merge remote branch 'origin/master' into experimentalJohn Koleszar
2011-03-17Increase static linkage, remove unused functionsJohn Koleszar
2011-03-14Merge remote branch 'origin/master' into experimentalJohn Koleszar
2011-03-11Move build_intra_predictors_mby to RTCD frameworkJohn Koleszar
2011-03-09Merge remote branch 'origin/master' into experimentalJohn Koleszar
2011-03-07correct zbin boost for splitmv modeJohn Koleszar
2011-02-25Merge remote branch 'origin/master' into experimentalJohn Koleszar
2011-02-24Removed vp8_block2typeScott LaVarnway
2011-02-24Revisited rd_pick_intra4x4blockScott LaVarnway