summaryrefslogtreecommitdiff
path: root/vp8
AgeCommit message (Expand)Author
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-04correct quantizer initializationJohn Koleszar
2011-02-04Merge "Remove duplicate loopfilter parameters."John Koleszar
2011-02-04Remove duplicate loopfilter parameters.Gaute Strokkenes
2011-02-04Merge "Delay auto key frame insertion in realtime configuration"John Koleszar
2011-02-04Merge remote branch 'origin/master' into experimentalJohn Koleszar
2011-02-03Make vp8_adjust_mb_lf_value return the updated value rather thanGaute Strokkenes
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-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-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-02-01Merge remote branch 'origin/master' into experimentalJohn Koleszar
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 "validate min_q against max_q"John Koleszar
2011-01-31validate min_q against max_qJohn Koleszar
2011-01-31Merge remote branch 'origin/master' into experimentalJohn Koleszar
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-28Merge remote branch 'origin/master' into experimentalJohn Koleszar
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
2011-01-27Merge "Remove copies of same functions"Yunqing Wang
2011-01-27Merge "Refine motion vector prediction for NEWMV mode"Yunqing Wang
2011-01-26Performance improvement of first passScott LaVarnway
2011-01-26Remove copies of same functionsYunqing Wang
2011-01-26Removed unused members from VP8_COMPScott LaVarnway
2011-01-26Rationalize vp8_rd_pick_intra16x16mby_mode()Paul Wilkins
2011-01-26Merge "Correction to buffer update for non-viewable frames."Paul Wilkins
2011-01-26Merge "cap the best quantizer for 2nd order DC"Yaowu Xu
2011-01-26Merge "Adds vpx_vp8_enc_asm_offsets.c.o to OBJS-yes list"John Koleszar
2011-01-26Adds vpx_vp8_enc_asm_offsets.c.o to OBJS-yes listAttila Nagy
2011-01-26Correction to buffer update for non-viewable frames.Paul Wilkins
2011-01-26Merge "Fix for incorrect variable declaration."Paul Wilkins
2011-01-25cap the best quantizer for 2nd order DCYaowu Xu