Calculate rate_mv after sub-pixel search in non-rd mode
Merge "change to save rdmult value correctly"
Merge "Use of inline instead of INLINE."
Use of inline instead of INLINE.
change to save rdmult value correctly
Merge "Remove deprecated function nonrd_use_fixed_partition"
Merge "Remove unused comment"
Merge "Refactor the non-RD partition decision process"
Merge "Unify non-RD partition use cases"
Merge "Return rate and distortion cost values from non-RD mode decision"
Merge "Adding vp9_swap_mi_and_prev_mi() function."
Merge "Using MB_PREDICTION_MODE enum instead of int."
Remove deprecated function nonrd_use_fixed_partition
Refactor the non-RD partition decision process
Unify non-RD partition use cases
Using MB_PREDICTION_MODE enum instead of int.
Merge "Move svc layer_context to separate file."
Move svc layer_context to separate file.
Adding vp9_swap_mi_and_prev_mi() function.
Merge "Removing unused select_cq_level() function."
Merge "Speeding up reading of intra block modes."
Merge "Renaming decode_modes_{b, sb}."
Merge "Cleaning up vp9_cx_iface.c file."
Return rate and distortion cost values from non-RD mode decision
Merge changes Icb5a23d5,I62daa593
Merge "Tune rate-distortion modeling for non-RD mode decision"
Merge "Explicitly assign interp_kernel value in non-RD coding mode"
vp9_lossless_test tests Renamed with suffix Large
error_resilience_test renaming -> Suffix Large
Merge "datarate_test renaming with suffix large because it is slow."
Merge "Preliminary code for variance based paritioning"
Merge "Renaming vp8_cfg to extra_cfg + cleanup."
Merge "Renaming mode2txfm_map to intra_mode_to_tx_type_lookup."
Merge "Moving declaration of vp9_encode_frame() to vp9_encodeframe.h."
Revert "With on demand border extension, clamping the MV"
Revert "Remove dec_build_inter_predictors() parameters"
Moving declaration of vp9_encode_frame() to vp9_encodeframe.h.
Renaming mode2txfm_map to intra_mode_to_tx_type_lookup.
datarate_test renaming with suffix large because it is slow.
Cleaning up vp9_cx_iface.c file.
Renaming vp8_cfg to extra_cfg + cleanup.
Renaming decode_modes_{b, sb}.
Preliminary code for variance based paritioning
Add missing virtual destructors to tests.
Merge "Add an active map test."
Tune rate-distortion modeling for non-RD mode decision
Explicitly assign interp_kernel value in non-RD coding mode
Speeding up reading of intra block modes.
Merge "Moving mi_streams from VP9Decompressor to VP9Common."
Merge "Removing last_mi from MACROBLOCKD struct."
Merge "gen_msvs_vcxproj.sh: add --enable-werror option"
Merge "Removing unused last_skip_{probs_q, false_probs} arrays."
Merge "cut down calls to get_block_context"
Merge "Adding type casts to remove C++ compiler errors."
Merge "Cleaning up vp9_firstpass.c."
Removing unused last_skip_{probs_q, false_probs} arrays.
Merge "Increase redo_frequency to 4 and cleanups"
Increase redo_frequency to 4 and cleanups
Fix some active_map corner cases.
Merge "Add a conservative RD based active map in vp9."
cut down calls to get_block_context
Add VP9 support to the set maps example.
Make vp8_set_maps more flexible.
Merge "Using enums instead of integers."
Merge "Moving static_scene_max_gf_interval to RATE_CONTROL struct."
Merge "Using MAX_REF_FRAMES constant instead of number 4."
Merge "Fix use of uninitialized bsize in non-RD mode"
Using MAX_REF_FRAMES constant instead of number 4.
Using enums instead of integers.
Cleaning up vp9_firstpass.c.
Moving static_scene_max_gf_interval to RATE_CONTROL struct.
Removing unused select_cq_level() function.
Moving mi_streams from VP9Decompressor to VP9Common.
Removing last_mi from MACROBLOCKD struct.
Fix use of uninitialized bsize in non-RD mode
Add a conservative RD based active map in vp9.
Adding type casts to remove C++ compiler errors.
Merge "Cleaning up select_tx_mode() function."
Merge "Disable sixtap_predict_test for neon."
Merge "Renaming vp9_onyxd.h and vp9_onyxd_if.c to vp9_decoder.{h, c}."
Merge "Cleaning up rd_pick_sb_modes() function."
Cleaning up select_tx_mode() function.
Cleaning up rd_pick_sb_modes() function.
Adding reusable get_y_mode_prob() function.
Merge "General cleanup in vp9_encodeframe.c."
Merge "Cleaning up optimize_b() function."
Merge "Add realtime-mode to datarate tests."
Disable sixtap_predict_test for neon.
Merge "Support for a fast diamond search"
Merge "vp9_read_bit_buffer.h convert header statics to global functions"
Merge "vp9_reconinter.h static functions in header converted to global"
Merge "vp9_onyxc_int.h static -> static inline in header"
Merge "Cleaning up vp9_get_mvpred_var()."
Merge "Adding const to FIRSTPASS_STATS pointers."
gen_msvs_vcxproj.sh: add --enable-werror option
Merge "Cleaning up pack_inter_mode_mvs() function."
Merge "Skip mode check when mv has been tested"