Simplification of MVref search.
Merge "Adjustments to key frame sizing." into experimental
Adjustments to key frame sizing.
Merge changes I320e160e,Iddd99733 into experimental
Removing rounding from UV MV calculation
make buid_inter_predictors block size agnostic (luma)
Merge "Fixing rounding inside vp9_mv_bit_cost function." into experimental
Fixing rounding inside vp9_mv_bit_cost function.
Merge "Code cleanup inside findnearmv code." into experimental
Merge "Make the use of pred buffers consistent in MB/SB" into experimental
Code cleanup inside findnearmv code.
Make the use of pred buffers consistent in MB/SB
Replacing BOOLEAN_DECODER with vp9_reader inside vp9_detokenize.
Merge "Adding DEFAULT_PRED_PROB_{0, 1, 2} constants." into experimental
Merge "Motion vector decoding code cleanup." into experimental
Merge "Changing argument type of vp9_get_mv_joint from MV to MV*." into experimental
Merge "convolve: support larger blocks, fix asm saturation bug" into experimental
Merge "Replacing VP9_COMBINEENTROPYCONTEXTS macro with function." into experimental
Merge "Moving functions from vp9_dboolhuff.c to vp9_decodframe.c." into experimental
Merge "Renaming y1dc_delta_q, uvdc_delta_q, uvac_delta_q fields from VP9Common." into experimental
Merge "Transforming decode_sb_row to decode_tile function." into experimental
convolve: support larger blocks, fix asm saturation bug
Motion vector decoding code cleanup.
Merge "Use BLOCK_SIZE_TYPE in foreach_ walker" into experimental
Merge "Fix edge bug in recent merge of 64x64 and 32x32 inter predictors." into experimental
Fix edge bug in recent merge of 64x64 and 32x32 inter predictors.
Merge "Remove skip_recon_sb" into experimental
Use BLOCK_SIZE_TYPE in foreach_ walker
Merge "clean out experiments" into experimental
Merge "make lf_deltas dependent on filter_lvl" into experimental
Merge "Make alt_extra_bits a local variable" into experimental
Merge "Remove unused file vp9_context.c." into experimental
Transforming decode_sb_row to decode_tile function.
Remove unused file vp9_context.c.
Moving functions from vp9_dboolhuff.c to vp9_decodframe.c.
Adding DEFAULT_PRED_PROB_{0, 1, 2} constants.
Merge "Remove BLOCK_SIZE_LG2." into experimental
Merge "Add SSE2 versions for rectangular sad and sad4d functions." into experimental
Changing argument type of vp9_get_mv_joint from MV to MV*.
Merge "replace hev_thr_lut[][] with simpler logic" into experimental
Make alt_extra_bits a local variable
make lf_deltas dependent on filter_lvl
replace hev_thr_lut[][] with simpler logic
Merge "Fairly basic integration of rectangular blocks in encoding RD loop." into experimental
Merge "Change to do LPF in SB64 order" into experimental
Add SSE2 versions for rectangular sad and sad4d functions.
Merge "Move configure_arnr_filter function" into experimental
Merge "Fixed overflow test on boost calculation" into experimental
Fairly basic integration of rectangular blocks in encoding RD loop.
Recursive partition syntax coding
Merge "Replacing BOOL_DECODER with vp9_reader inside vp9_decodemv." into experimental
Merge "Adding vp9_write_prob function (macro for now)." into experimental
Replacing BOOL_DECODER with vp9_reader inside vp9_decodemv.
Merge "Adding write_le16 and write_le32 functions." into experimental
Merge "Slightly hackish workaround to support rectangles in directional intra predictors." into experimental
Merge "Faster vp9_short_fdct4x4 and vp9_short_fdct8x4." into experimental
Adding write_le16 and write_le32 functions.
Adding vp9_write_prob function (macro for now).
Faster vp9_short_fdct4x4 and vp9_short_fdct8x4.
Move configure_arnr_filter function
Replacing VP9_COMBINEENTROPYCONTEXTS macro with function.
Fixed overflow test on boost calculation
Renaming y1dc_delta_q, uvdc_delta_q, uvac_delta_q fields from VP9Common.
Slightly hackish workaround to support rectangles in directional intra predictors.
Merge "Moving tx_type == DCT_DCT checks inside iht_add functions." into experimental
Remove the mb_no_coeff_skip flag
Moving tx_type == DCT_DCT checks inside iht_add functions.
Merge "Code cleanup inside vp9_reconintra4x4.c file." into experimental
Merge "Adding mv_joint_vertical and mv_joint_horizontal functions." into experimental
Merge "Optimize the scaling calculation" into experimental
Merge "Removing extra params from x_add_residual() functions" into experimental
Removing extra params from x_add_residual() functions
Optimize the scaling calculation
Merge "Replacing vp9_read, vp9_read_literal, vp9_read_bit macros with functions." into experimental
Merge "Removing TRUE and FALSE macro definitions." into experimental
Merge "Removing extra params in dequant functions" into experimental
Removing TRUE and FALSE macro definitions.
Replacing vp9_read, vp9_read_literal, vp9_read_bit macros with functions.
Merge "Fix lingering x->skip settings if static_threshold is used." into experimental
Merge "Add rectangular block size variance/sad functions." into experimental
Merge "Make filter RD code and encode breakout variance size-independent." into experimental
Removing extra params in dequant functions
Fix lingering x->skip settings if static_threshold is used.
Add rectangular block size variance/sad functions.
Make filter RD code and encode breakout variance size-independent.
Adding mv_joint_vertical and mv_joint_horizontal functions.
Merge "Motion vector decoder cleanup." into experimental
Code cleanup inside vp9_reconintra4x4.c file.
Merge "Reorder enum i4X4 predcition modes" into experimental
Merge "Fix width/height switch-up in U/V SB quantize code." into experimental
Merge "Removed unused structs in vp9_onyx_int.h." into experimental
Removed unused structs in vp9_onyx_int.h.
Fix width/height switch-up in U/V SB quantize code.
Merge "Initial addition of multiple ARF frames" into experimental
Initial addition of multiple ARF frames
Merge "Encoder code cleanup." into experimental