Merge "Code cleanup: remove unneeded lines."
Merge "Added placeholder for real time mode"
Code cleanup: remove unneeded lines.
Merge "Write correct resolution to the IVF file header (b/11270652)"
Merge "Combining ref_frame and second_ref_frame into ref_frames[2]."
Merge "Moving reset_segment_features() to encoder/vp9_segmentation.h."
Merge "Adding RefBuffer struct."
Write correct resolution to the IVF file header (b/11270652)
Combining ref_frame and second_ref_frame into ref_frames[2].
Merge "Corerctly sets frame type in the 2 pass case"
Added placeholder for real time mode
Moving reset_segment_features() to encoder/vp9_segmentation.h.
Merge "Moving get_scan() call out of decode_coeffs() function."
Corerctly sets frame type in the 2 pass case
Merge "Tune IDCT8_1D macro function interface"
Merge "Modified Handling of min and max vbr rates."
Moving get_scan() call out of decode_coeffs() function.
Merge "Converting CHECK_POINT macro to inline function."
Merge "Replacing int_mv with MV."
Converting CHECK_POINT macro to inline function.
Merge "Replacing CHECK_BOUNDS macro with inline check_bounds function."
Merge "Moving hev mask calculation into filter4() function."
Tune IDCT8_1D macro function interface
Merge "Cleaning up get_prediction_decay_rate() function."
Merge "Pre planes configuration cleanup."
Modified Handling of min and max vbr rates.
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
Cleaning up get_prediction_decay_rate() function.
Rework idct8x8_10 SSE2 implementation
Replacing int_mv with MV.
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"