Merge "test/partial_idct_test: fix msvc build"
Merge "vp9_encode_frame() cleanup."
Call set_scaled_offsets() just before scale_mv() call.
Merge "Adding get_block_variance_fn() function."
Merge "Replacing 1 << mi_{width, height}_log2() with lookup tables."
vp9_encode_frame() cleanup.
Adding get_block_variance_fn() function.
Replacing 1 << mi_{width, height}_log2() with lookup tables.
Merge "Begin refactor of frame schedule in rate control"
Merge "Converting vp9_treecoder.h to vp9_prob.{h, c}"
Merge "Adding get_zbin_mode_boost() function."
Begin refactor of frame schedule in rate control
Allow arf just before kfs or end of sequence.
Further q estimate adjustment.
Remove unused code and data structure.
Merge "test/decode_perf_test: fix msvc build"
test/decode_perf_test: fix msvc build
Merge "test/partial_idct_test: fix formatting and a warning"
Merge "Reusing FRAME_COUNTS in the encoder."
test/partial_idct_test: fix msvc build
test/partial_idct_test: fix formatting and a warning
Merge "Fix arnr for 4:4:4."
Merge "Fix to overflow in asan test (for vp8 encoder)."
Fix to overflow in asan test (for vp8 encoder).
Replace cpi->common with cm in vp9_onyx_if
Merge "Make rd_pred_filter update consistent in all bsizes"
Make rd_pred_filter update consistent in all bsizes
Merge "Added a test vector that exercises lpf deltas"
Adding get_zbin_mode_boost() function.
Merge "Updates for 1-pass CBR rate control."
Added a test vector that exercises lpf deltas
Updates for 1-pass CBR rate control.
Merge "Fix incorrect size reading"
Merge "Only exclude VP8 when it is included"
Merge "Increase required number of external frame buffers"
Merge "rename loop filter functions"
Only exclude VP8 when it is included
Merge "Add external constants."
Increase required number of external frame buffers
rename loop filter functions
Merge changes I5d28c2f5,Ib00b036f
Merge "Calling is_inter_block() only if mbmi is available."
Remove redundant function and calls
Merge "Converting mode_lf_lut struct member into static lookup table."
Add test for partial inverse transforms
Reusing FRAME_COUNTS in the encoder.
{,vpx_scale}: normalize include guards
vpx_ports: normalize include guards
vpx_mem: normalize include guards
vpx: normalize include guards
vp8/encoder: normalize include guards
vp8/decoder: normalize include guards
vp8/common: normalize include guards
vp9: normalize include guards
Merge "Avoid mixed comparison"
Merge "Add const to match declaration"
Merge "Include files in the same directory directly"
Merge "Define POSITION to differentiate from MV"
Merge "Move two functions to encoder"
Merge "Fix rd_filter_cache update in sub8x8 RD loop"
Merge "Remove redefinition in handle_inter_mode"
Merge "Rate control changes on active_worst_quality"
Define POSITION to differentiate from MV
Move two functions to encoder
Merge "Added a test vector"
Rate control changes on active_worst_quality
Merge "Using MV struct instead of int_mv union in encoder (2)."
Include files in the same directory directly
Merge "Getting rid of b_{width, height}_log2 calls in non-420 loop filter."
Calling is_inter_block() only if mbmi is available.
Fix rd_filter_cache update in sub8x8 RD loop
Merge "Remove border extension in intra frame prediction."
Merge "Yet another vp9_pred_common.c cleanup."
Merge "Reusing nmv_frame_counts from FRAME_COUNTS in encoder."
Remove border extension in intra frame prediction.
Converting vp9_treecoder.h to vp9_prob.{h, c}
Merge "Cleaning up encode_sb() and encode_b() functions."
Merge "Removing unnecessary assert(delta != 0) from encode_loopfilter()."
Change in data rate test to be less stringent
Add frame buffer lru cache.
Merge "Add support to pass in external frame buffers."
Add support to pass in external frame buffers.
Converting mode_lf_lut struct member into static lookup table.
Yet another vp9_pred_common.c cleanup.
webmdec/tests: fix leak when file isn't read to eof
Removing unnecessary assert(delta != 0) from encode_loopfilter().
Using MV struct instead of int_mv union in encoder (2).
Merge "Using MV struct instead of int_mv union in encoder."
Merge "vp9_convole.c cleanup."
Merge "Cleaning up vp9_append_sub8x8_mvs_for_idx()."
Using MV struct instead of int_mv union in encoder.
Merge "Increase disable_filter_search_var_thresh threshold"
Remove redefinition in handle_inter_mode