summaryrefslogtreecommitdiff
path: root/vp8/encoder
AgeCommit message (Expand)Author
2011-02-14Merge "Improve vp8_sad16x16_sse3 function"Yunqing Wang
2011-02-14Merge "Improved vp8_rd_pick_intra_mbuv_mode"Yaowu Xu
2011-02-14Improved vp8_rd_pick_intra_mbuv_modeScott LaVarnway
2011-02-14Improve vp8_sad16x16_sse3 functionYunqing Wang
2011-02-14Merge "mem leak fix for cpi->tplist"Yaowu Xu
2011-02-14mem leak fix for cpi->tplistJames Berry
2011-02-14Improved rd_pick_intra4x4blockScott LaVarnway
2011-02-11Merge "Add improved_mv_pred flag in real-time mode"Yunqing Wang
2011-02-11Add improved_mv_pred flag in real-time modeYunqing Wang
2011-02-10Merge "Redefining good quality speed settings"Yaowu Xu
2011-02-10Merge "Improve motion search in real-time mode"Yunqing Wang
2011-02-10Improve motion search in real-time modeYunqing Wang
2011-02-10Merge "Adds armv6 optimized variance calculation"Johann
2011-02-09Redefining good quality speed settingsScott LaVarnway
2011-02-09fixed stride in vp8_temporal_filter_predictors_mb_cJames Berry
2011-02-09Merge "correct cost for implicit bit in mvs"John Koleszar
2011-02-09correct cost for implicit bit in mvsJohn Koleszar
2011-02-09Merge "Put more code under #if CONFIG_MULTITHREAD."John Koleszar
2011-02-09Put more code under #if CONFIG_MULTITHREAD.Gaute Strokkenes
2011-02-09Merge "Added early breakout for vp8_rd_pick_intra4x4mby_modes"Scott LaVarnway
2011-02-09Adds armv6 optimized variance calculationTero Rintaluoma
2011-02-08Added early breakout for vp8_rd_pick_intra4x4mby_modesScott LaVarnway
2011-02-08clarify *_offsets.asm differencesJohann
2011-02-07Fix link error in real-time modeYunqing Wang
2011-02-04Merge "Improve MV prediction in vp8_pick_inter_mode() for speed>3"Yunqing Wang
2011-02-04correct quantizer initializationJohn Koleszar
2011-02-04Merge "Delay auto key frame insertion in realtime configuration"John Koleszar
2011-02-03Merge "Zero out block mv when an intra mode is selected"Scott LaVarnway
2011-02-03Merge "Improved encoder threading"Yunqing Wang
2011-02-02Delay auto key frame insertion in realtime configurationAttila Nagy
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-01Moved rd calculation into vp8_pick_intra4x4mby_modesScott LaVarnway
2011-02-01Removed intra_modes from vp8cx_encode_intra_macro_blockScott LaVarnway
2011-02-01Improved encoder threadingAttila Nagy
2011-01-31Removed prediction_error accumulationScott LaVarnway
2011-01-31Removed last_auto_filter_prediction_errorScott LaVarnway
2011-01-31Possible bug in vp8cx_encode_intra_macro_blockScott LaVarnway
2011-01-31Merge "Performance improvement of first pass"Scott LaVarnway
2011-01-31Merge "change the threshold of DC check for encode breakout"Yaowu Xu
2011-01-31Merge "Changed condition for using RD in Intra Mode"Adrian Grange
2011-01-28change the threshold of DC check for encode breakoutYaowu Xu
2011-01-28Merge "Adds "armvX-none-rvct" targets"Johann
2011-01-28Improve MV prediction in vp8_pick_inter_mode() for speed>3Yunqing Wang
2011-01-28Changed condition for using RD in Intra ModeAdrian Grange
2011-01-28Inconsistent distortion metric in vp8_rd_pick_intra_mbuv_modePaul Wilkins
2011-01-28Adds "armvX-none-rvct" targetsTero Rintaluoma
2011-01-27warning: pointer targets differ in signednessJohann
2011-01-27clean up implicit declaration warnings for neonJohann
2011-01-27Merge "Removed unused members from VP8_COMP"Scott LaVarnway