Little cleanup in vp9_encode_block_intra().
Merge "Renames for consistency in vp9_pred_common.{c, h} files."
Merge "Reduce the number of frames used in lossless test"
Merge "Enforce motion search range clamp for sub8x8"
Reduce the number of frames used in lossless test
Merge "Fix valgrind error."
Merge "vp8: remove 2 unused tables"
Merge "Fix the printf format string"
Enforce motion search range clamp for sub8x8
Fix the printf format string
vp9 mt decode: reorder tile decode
Renames for consistency in vp9_pred_common.{c, h} files.
Merge "Fix a bug"
Merge "Cleaning up skip context calculation."
Merge "Cleaning up read_inter_block_mode_info() function."
Merge "avoid crash when using --best on cpus with SSE3 (but not SSE4) support"
avoid crash when using --best on cpus with SSE3 (but not SSE4) support
Cleaning up skip context calculation.
Merge "Removing unused vp9_get_pred_flag_mbskip() function."
Merge "Refactor inter_predictor function."
Removing unused vp9_get_pred_flag_mbskip() function.
Merge "Renaming comp_pred_mode to reference_mode."
Refactor inter_predictor function.
Merge "Cleaning up vp9_get_pred_context_switchable_interp() functuion."
Merge "Add include guards to setupintrarecon.h and vpx_once.h"
Merge "Implenment on demand border extension. In place extend the border now. Next commit will totally remove the border."
Cleaning up vp9_get_pred_context_switchable_interp() functuion.
Implenment on demand border extension. In place extend
Merge "Clean-ups in diamond_search_sad"
Merge "Full range motion search for regular block sizes"
Merge "Further clean up of estimate_max_q."
Further clean up of estimate_max_q.
Renaming comp_pred_mode to reference_mode.
Merge "Renaming vp9_get_pred_context_tx_size() function."
Cleaning up read_inter_block_mode_info() function.
Removing max_uv_txsize_lookup lookup table.
Add include guards to setupintrarecon.h and vpx_once.h
Merge "Removing BLOCK_TYPES and adding PLANE_TYPES constant instead."
Renaming vp9_get_pred_context_tx_size() function.
Disable warning for intentional lossless coding
Merge "Disable early exit based on distortion in lossless"
Clean-ups in diamond_search_sad
Merge "Renaming reference mode context calculation function."
Merge "Replacing b_width_log2 with num_4x4_blocks_wide_lookup."
Disable early exit based on distortion in lossless
Merge "add tile test vectors"
Full range motion search for regular block sizes
Merge "Removing duplicated C code from vp9_loopfilter_filters.c file."
Replacing b_width_log2 with num_4x4_blocks_wide_lookup.
Renaming reference mode context calculation function.
Removing BLOCK_TYPES and adding PLANE_TYPES constant instead.
Merge "Remove rate correction factor."
Remove rate correction factor.
Merge "Moving vp9_tree_probs_from_distribution() to encoder."
Merge "Renaming constants."
Merge "vp9_get_pred_context_intra_inter() clean up."
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."
Moving vp9_tree_probs_from_distribution() to encoder.
Merge "Renaming PREV_COEF_CONTEXTS to COEFF_CONTEXTS."
Renaming PREV_COEF_CONTEXTS to COEFF_CONTEXTS.
vp9_get_pred_context_intra_inter() clean up.
Merge "Further rate control cleanups"
Merge "Cleaning up vp9_detokenize.c file."
Merge "Removing vp9_default_coef_probs.h file."
Further rate control cleanups
Removing duplicated C code from vp9_loopfilter_filters.c file.
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."