summaryrefslogtreecommitdiff
path: root/vp9/encoder
AgeCommit message (Expand)Author
2015-03-31Move vp9_coef_con_tree to common/hui su
2015-03-30Merge "Reuse inter prediction pixel block for Hadamard transform"Jingning Han
2015-03-30Merge "Hadamard transform based coding mode decision process"Jingning Han
2015-03-30Reuse inter prediction pixel block for Hadamard transformJingning Han
2015-03-30Hadamard transform based coding mode decision processJingning Han
2015-03-30Merge "Simplify skip check."Alex Converse
2015-03-27Speed 5: use non-rd mode for key frame coding.Marco
2015-03-25Remove 8-bit array in HBDAdrian Grange
2015-03-25Replace heap with stack memory allocationAdrian Grange
2015-03-25Fix use of scaling in joint motion searchAdrian Grange
2015-03-24Merge "Enable group adaptive max q by default."paulwilkins
2015-03-24Merge "vp9_pred_mv(): misc fixes and optimizations"Yaowu Xu
2015-03-24Merge "A tiny cyclic refresh / active map fix."Alex Converse
2015-03-24Merge "Revised rd adjustment for variance."paulwilkins
2015-03-24Merge "Experimental rd bias based on source vs recon variance."paulwilkins
2015-03-23A tiny cyclic refresh / active map fix.Alex Converse
2015-03-23Merge "Safely free all the frame buffers after all the workers finish the work."hkuang
2015-03-23Simplify skip check.Alex Converse
2015-03-23Enable group adaptive max q by default.paulwilkins
2015-03-20vp9_pred_mv(): misc fixes and optimizationsYaowu Xu
2015-03-20Don't apply active map on key frames.Alex Converse
2015-03-20Set loop filter level to zero on inactive segment.Alex Converse
2015-03-20Revised rd adjustment for variance.paulwilkins
2015-03-20Experimental rd bias based on source vs recon variance.paulwilkins
2015-03-19Restore first ref frame pointer to the correct valueAdrian Grange
2015-03-19Move joint_motion_search & delete function prototypeAdrian Grange
2015-03-19Safely free all the frame buffers after all the workers finish the work.hkuang
2015-03-19Merge "Speed up non-rd mode decision search"Jingning Han
2015-03-19Merge "Fix an ioc warning in vp9_pick_inter_mode"Jingning Han
2015-03-19Merge "Adjustments to aq-mode=3."Marco
2015-03-18Merge "vp9_resize_plane: quiet some static analysis warnings"James Zern
2015-03-18Merge changes Ie5a24275,Ib72946a8,I532b882bJames Zern
2015-03-18Merge "Fix external resize memory issues."Alex Converse
2015-03-18vp9_resize_plane: quiet some static analysis warningsJames Zern
2015-03-18vp9_fdct8x8_quant_ssse3: quiet a static analysis warningJames Zern
2015-03-18vp9_fdct8x8_quant_sse2: quiet a static analysis warningJames Zern
2015-03-18vp9_mv_pred: quiet a static analysis warningJames Zern
2015-03-18Adjustments to aq-mode=3.Marco
2015-03-18Speed up non-rd mode decision searchJingning Han
2015-03-18Order header files alphabeticallyAdrian Grange
2015-03-17Merge "Fix the C version of column vector projection"Jingning Han
2015-03-17Fix the C version of column vector projectionJingning Han
2015-03-17Update to variance partition.Marco
2015-03-17Merge "Refactor set vbp thresholds function"Yunqing Wang
2015-03-17Refactor set vbp thresholds functionYunqing Wang
2015-03-17Remove unused ZBIN_BOOST macrosAdrian Grange
2015-03-17Fix an ioc warning in vp9_pick_inter_modeJingning Han
2015-03-16Merge "Remove duplicate clamping"Yaowu Xu
2015-03-16Merge "Remove ineffective newmv skip checking from vp9_pick_inter_mode"Jingning Han
2015-03-16Merge "Simplify prediction filter search in rtc coding mode"Jingning Han