summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2011-02-02Merge remote branch 'origin/master' into experimentalJohn Koleszar
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-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-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
2011-01-26Merge remote branch 'origin/master' into experimentalJohn Koleszar
2011-01-25Fix for incorrect variable declaration.Fritz Koenig
2011-01-25Merge "update sse2 regular quantizer"Johann
2011-01-25Merge "move new neon subpixel function"Johann
2011-01-25Refine motion vector prediction for NEWMV modeYunqing Wang
2011-01-25Merge "Fix issue 262, vp8cx_pack_tokens_into_partitions_armv5"Johann
2011-01-25move new neon subpixel functionJohann
2011-01-25Merge "Modify calling of NEON code in sub-pixel search"Yunqing Wang
2011-01-25Fix issue 262, vp8cx_pack_tokens_into_partitions_armv5Attila Nagy
2011-01-25Merge "Incorrect bit allocation in forced KF groups."Paul Wilkins
2011-01-25Incorrect bit allocation in forced KF groups.Paul Wilkins
2011-01-25Merge remote branch 'origin/master' into experimentalJohn Koleszar
2011-01-24configure.sh fix for visual studioJames Berry
2011-01-24Added vp8_update_zbin_extraScott LaVarnway