summaryrefslogtreecommitdiff
path: root/vp8
AgeCommit message (Expand)Author
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 "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-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-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-24Added vp8_update_zbin_extraScott LaVarnway
2011-01-21Merge "Modify sub-pixel filters to eliminate unnecessary calculations"Yunqing Wang
2011-01-21Modify sub-pixel filters to eliminate unnecessary calculationsYunqing Wang
2011-01-21Modified static scene check.Paul Wilkins
2011-01-20Further work to reduce pulsing.Paul Wilkins
2011-01-20Fixed use of motion percentage in KF/GF group calcAdrian Grange
2011-01-19Merge "First pass loop bug."Paul Wilkins
2011-01-19First pass loop bug.Paul Wilkins
2011-01-19Merge "Implement error tracking in the decoder"John Koleszar
2011-01-19Implement error tracking in the decoderHenrik Lundin
2011-01-18Merge "fix last frame buffer copy logic regression"John Koleszar
2011-01-18Modify calling of NEON code in sub-pixel searchYunqing Wang