Merge "Pre planes configuration cleanup."
Merge "Reduce num of buffer swap calls in idct8_1d_sse2"
Merge "Rework idct8x8_10 SSE2 implementation"
Pre planes configuration cleanup.
Merge "Merging best_ref_mv and second_best_ref_mv into best_ref_mv[2]."
Reduce num of buffer swap calls in idct8_1d_sse2
Rework idct8x8_10 SSE2 implementation
Merge changes Ic0a2427a,I3addbf6d
Merging best_ref_mv and second_best_ref_mv into best_ref_mv[2].
Reusing vp9_get_skip_context() function in encoder.
Merge "ARM NEON version of denoiser."
ARM NEON version of denoiser.
Merge "Fix show existing frame"
Merge "Adaptive motion control on ref and search range"
Using VP9_FRAME_MARKER instead of raw number.
Merge "Removing vpx_codec_vp9x_cx and internal experimental flag."
Merge "Remove a unused sub-pixel search"
Removing vpx_codec_vp9x_cx and internal experimental flag.
Adaptive motion control on ref and search range
Merge "Calculating has_second_ref only once for single_ref context."
Merge "Removing vp9_findnearmv.{h, c} files."
Moving MAX_PROB constant to vp9_prob.h.
Renaming vp9_dboolhuff.{h, c} to vp9_reader.{h, c}.
Merge "Renaming vp9_boolcoder.{h, c} to vp9_writer.{h, c}."
Merge "Using single struct to represent scale factors."
Renaming vp9_boolcoder.{h, c} to vp9_writer.{h, c}.
Merge "Reusing FRAME_COUNTS in the encoder."
Merge "Store the SSE of prediction residuals"
Merge "Initialize avg_frame_qindex to worst_allowed for 1 pass."
Merge "Fix a bug"
Merge "Code clean up"
Merge "Adjust gf_group_error_left for arf groups."
Merge "test/partial_idct_test: fix msvc build"
Store the SSE of prediction residuals
Removing vp9_findnearmv.{h, c} files.
Adjust gf_group_error_left for arf groups.
Allow arf just before kfs or end of sequence.
Using single struct to represent scale factors.
Merge "vp9_encode_frame() cleanup."
Further q estimate adjustment.
Remove unused code and data structure.
Initialize avg_frame_qindex to worst_allowed for 1 pass.
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"
Remove a unused sub-pixel search
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
Merge "test/decode_perf_test: fix msvc build"
Reusing FRAME_COUNTS in the encoder.
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
Calculating has_second_ref only once for single_ref context.
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