summaryrefslogtreecommitdiff
path: root/vp8/encoder/pickinter.c
AgeCommit message (Expand)Author
2011-05-25Return sse value in vp8_variance SSE2 functionsYunqing Wang
2011-05-24Fix a bug happening while encoding at profile=3Yunqing Wang
2011-05-24MODE_INFO size reductionScott LaVarnway
2011-05-20Merge "revise two function definitions with less parameters"Yaowu Xu
2011-05-20Merge "Remove unused members of VP8_COMP"John Koleszar
2011-05-19revise two function definitions with less parametersYaowu Xu
2011-05-19Remove unused members of VP8_COMPJohn Koleszar
2011-05-19Using partition_info instead of blockd info for splitmvScott LaVarnway
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-12Using int_mv instead of MVScott LaVarnway
2011-04-27SSE2/SSSE3 optimizations for build_predictors_mbuv{,_s}().Ronald S. Bultje
2011-04-21Removed dc_diff from MB_MODE_INFOScott LaVarnway
2011-04-18Merge "Use sub-pixel search's SSE in mode selection"Yunqing Wang
2011-04-18Use sub-pixel search's SSE in mode selectionYunqing Wang
2011-04-15Merge "Fix usage of value returned by vp8_pick_intra4x4mby_modes"Adrian Grange
2011-04-15Merge "Reduce unnecessary distortion computation"Yunqing Wang
2011-04-14Reduce unnecessary distortion computationYunqing Wang
2011-04-14Fix usage of value returned by vp8_pick_intra4x4mby_modesAdrian Grange
2011-04-13Fixed use of early breakout in vp8_pick_intra4x4mby_modesAdrian Grange
2011-04-12Merge "Bugfix for error accumulator stats"John Koleszar
2011-04-12Bugfix for error accumulator statsJohn Koleszar
2011-04-11Define RDCOST only onceYunqing Wang
2011-04-08Error accumulator stats bug.Paul Wilkins
2011-04-01Use full-pixel MV in mvsadcost calculationYunqing Wang
2011-03-11Move build_intra_predictors_mby to RTCD frameworkJohn Koleszar
2011-02-17Merge "Fix relative include paths"John Koleszar
2011-02-11Add improved_mv_pred flag in real-time modeYunqing Wang
2011-02-10Fix relative include pathsJohn Koleszar
2011-02-10Improve motion search in real-time modeYunqing Wang
2011-02-04Merge "Improve MV prediction in vp8_pick_inter_mode() for speed>3"Yunqing Wang
2011-02-01Moved rd calculation into vp8_pick_intra4x4mby_modesScott LaVarnway
2011-01-28Improve MV prediction in vp8_pick_inter_mode() for speed>3Yunqing Wang
2011-01-14Testing of modes with Alt Ref framePaul Wilkins
2010-12-03Improve MV prediction accuracy to achieve performance gainYunqing Wang
2010-10-26Add half-pixel variance RTCD functionsJohn Koleszar
2010-10-12Add const qualifiers to variance/SAD functions.Timothy B. Terriberry
2010-09-09Use WebM in copyright notice for consistencyJohn Koleszar
2010-09-03Reduced the size of MB_MODE_INFOScott LaVarnway
2010-08-31Changed above and left context data layoutScott LaVarnway
2010-08-12Removed unnecessary MB_MODE_INFO copiesScott LaVarnway
2010-07-23Swap alt/gold/new/last frame buffer ptrs instead of copying.Fritz Koenig
2010-06-18cosmetics: trim trailing whitespaceJohn Koleszar
2010-06-14Fix compiler warningsGuillermo Ballester Valor
2010-06-04LICENSE: update with latest textJohn Koleszar
2010-05-18Initial WebM releaseJohn Koleszar