Merge "Keep buffer clipped to maximum in change_config."
Revert "SSSE3 convolution optimization"
Merge "Optimze inv 16x16 DCT with 10 non-zero coeffs - P2"
Merge "Optimze inv 16x16 DCT with 10 non-zero coeffs - P1"
Merge "Cleanups on refresh flags"
Merge "Use the correct member for initialization"
Merge "Simplify set_rt_speed_feature()"
Keep buffer clipped to maximum in change_config.
Merge "Renaming 'Sharpness' to 'sharpness'."
Simplify set_rt_speed_feature()
Optimze inv 16x16 DCT with 10 non-zero coeffs - P2
Merge "SSSE3 convolution optimization"
SSSE3 convolution optimization
Merge "Removing examples code generation and making them static."
Merge "Using VP9_COMMON instead of VP9_COMP."
Merge "VP8 for ARMv8 by using NEON intrinsics 01"
VP8 for ARMv8 by using NEON intrinsics 01
Merge "Fix rate allocation bug."
Use the correct member for initialization
Using VP9_COMMON instead of VP9_COMP.
Merge "Removing direct references to {lst_fb, gld_fb, alt_fb}_idx fields."
Merge "Install test sources for MSVS"
Merge "Cleanups around cpi->common."
Merge "Renaming 'Mode' to 'mode'."
Optimze inv 16x16 DCT with 10 non-zero coeffs - P1
Removing direct references to {lst_fb, gld_fb, alt_fb}_idx fields.
Cleanups around cpi->common.
Merge "Add a C fallback for get_msb() and change inline to INLINE."
Merge "Add initial intra frame neon optimization. 1~2% gain."
Renaming 'Mode' to 'mode'.
Renaming 'Sharpness' to 'sharpness'.
Merge "Using struct twopass_rc* instead of VP9_COMP*."
Add a C fallback for get_msb() and change inline to INLINE.
Add initial intra frame neon optimization. 1~2% gain.
Merge "AVX2 Variance Optimization"
Merge "Include gen_msvs_vcxproj.sh"
Merge "Replace RD modeling with a fixed point approximation."
Replace RD modeling with a fixed point approximation.
Merge "Fix an issue in motion vector prediction stage"
Merge "Further rate control cleanups"
Merge "Remove yasm.rules dependency"
Removing examples code generation and making them static.
Further rate control cleanups
Fix an issue in motion vector prediction stage
Remove deprecated variable from rt_speed_feature
Merge "Adding new_mv local variable."
Merge "Adding get_ref_frame_buffer() function."
Merge "Removing unused mvp_fill manipulation code."
Merge "Remove avoid_frame_with_high_error from RD loop"
Merge "Reusing ROUND_POWER_OF_TWO macro."
Merge "Clean up: unused function and variables"
Removing unused mvp_fill manipulation code.
Merge "Replacing &cpi->common with cm."
Adding new_mv local variable.
Reusing ROUND_POWER_OF_TWO macro.
Replacing &cpi->common with cm.
Merge "Fix encoding Raw yv12 and i420 from a pipe."
Merge "Code cleanup: remove unneeded lines."
Fix encoding Raw yv12 and i420 from a pipe.
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."
Adding get_ref_frame_buffer() function.
Merge "Adding RefBuffer struct."
Write correct resolution to the IVF file header (b/11270652)
Remove avoid_frame_with_high_error from RD loop
Using struct twopass_rc* instead of VP9_COMP*.
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.
Clean up: unused function and variables
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