Merge "Remove redundant calls to vp9_update_mode_info_border"
Merge "Remove redundant bsize mapping in motion search"
Merge "Fix bug with put slice cb function."
Merge "Renaming PREV_COEF_CONTEXTS to COEFF_CONTEXTS."
Renaming PREV_COEF_CONTEXTS to COEFF_CONTEXTS.
Merge "Further rate control cleanups"
Merge "Cleaning up vp9_detokenize.c file."
Merge "Removing vp9_default_coef_probs.h file."
Further rate control cleanups
Fix bug with put slice cb function.
Remove redundant calls to vp9_update_mode_info_border
Using lookup to determine tx_size in encode_superblock().
Merge "Cleaning up vp9_get_pred_context_tx_size() function."
Merge "Disable --tune=ssim for vp9"
Fix ref count decrement code.
Cleaning up vp9_get_pred_context_tx_size() function.
Moving vp9_token from common to encoder.
Merge "Fix the initial references to frame buffers."
Remove redundant bsize mapping in motion search
Cleaning up vp9_detokenize.c file.
Merge "Add a test vector for loopfilter"
Removing vp9_default_coef_probs.h file.
Merge "Cleaning up vp9_dec_build_inter_predictors_sb function."
Fix the initial references to frame buffers.
Merge "Cleaning up vp9_entropy.h file."
Merge "Removing old code."
Merge "Compact formatting default_coef_probs_{4x4, 8x8, 16x16, 32x32}."
Merge "Modified spatial scalable encoder & unit tests"
Compact formatting default_coef_probs_{4x4, 8x8, 16x16, 32x32}.
Add a test vector for loopfilter
Merge "Formatting vp9_pareto8_full array."
Cleaning up vp9_dec_build_inter_predictors_sb function.
Modified spatial scalable encoder & unit tests
Revert "Simplify mask checking in loop filters"
Merge "Moving eob array to the encoder."
Merge "Change default behavior to assume sampled chroma"
Merge "Improve idct16x16: _256_add_sse2(x1.107)&_10_add_sse2(x1.012)"
Formatting vp9_pareto8_full array.
Merge "Fix a spelling mistake in filename"
Merge "Fix VP8 border replication for very small image"
Moving eob array to the encoder.
Cleaning up vp9_entropy.h file.
Fix a spelling mistake in filename
Fix VP8 border replication for very small image
Fix initialization order for the encoder
Merge "Making names consistent with REFERENCE_MODE enum name."
Merge "Removing token_to_counttoken array."
Merge "Using local variable for token_cache."
Merge "Removing dummy assignments."
Merge "Remove plane_block_idx."
Merge "Fix intra prediction ref selection in skip_encode"
Merge "Fix use_uv_intra_estimate in rd loop"
Improve idct16x16: _256_add_sse2(x1.107)&_10_add_sse2(x1.012)
Fix intra prediction ref selection in skip_encode
Removing token_to_counttoken array.
Fix use_uv_intra_estimate in rd loop
Using local variable for token_cache.
Merge "Cleaning up decode_coefs() function."
Merge "improve vp9_idct32x32_34(x1.472)&1024(x1.032)_add_sse2"
Merge "Disable partitioning in the dominant subsampling direction."
Cleaning up decode_coefs() function.
Disable partitioning in the dominant subsampling direction.
Merge "Simplify mask checking in loop filters"
Fix bug in extend_frame chroma extended too far
Merge "Moving token-encoding related stuff from common to encoder."
Merge "Moving reaster_block_offset{,_int16} from vp9_blockd.h to vp9_rdopt.h."
Merge "Simplify super_block_yrd()"
Merge "Merge tx selection into RD calculation"
Simplify mask checking in loop filters
Moving reaster_block_offset{,_int16} from vp9_blockd.h to vp9_rdopt.h.
Merge "Continued rate control clean-ups"
Continued rate control clean-ups
Moving token-encoding related stuff from common to encoder.
Merge "Moving mode encodings from common to encoder + cleanup."
Merge "vp9_short_fdct32x32_rd vp9_short_fdct32x32 optimized for AVX2"
Removing qcoeff buffers from the decoder.
Making names consistent with REFERENCE_MODE enum name.
Removing dummy assignments.
Moving mode encodings from common to encoder + cleanup.
Merge "Amended some comments for clarity"
Merge "Deleting vp9_treereader.h file."
Deleting vp9_treereader.h file.
Merge tx selection into RD calculation
improve vp9_idct32x32_34(x1.472)&1024(x1.032)_add_sse2
Merge "Add a noise test vector"
Merge "thumb: Fix a typo in a comment"
Merge "Fix unit test failures"
thumb: Fix a typo in a comment
Fix 16 wide neon horz loopfilter.
Merge "Do vertical loopfiltering in parallel"
Merge "Some cleanups on rate control"
Merge "Moving mv entropy encodings calculation to the encoder side."