Merge "Removing ctrl_id parameter from vpx_codec_control_fn_t."
Merge "Fix compiling error in MSVS"
Removing ctrl_id parameter from vpx_codec_control_fn_t.
Fix compiling error in MSVS
Merge "vp9_rdopt.c: Removed 2 unused parameters"
Merge "Fix to reduce block artifacts from vp8 temporal denoiser."
Merge "Converting target_bandwidth to Bit/s at very beginning."
Merge "Revert "Making vp9_get_sse_sum_{8x8, 16x16} static.""
vp9_rdopt.c: Removed 2 unused parameters
Merge "Turn on unit tests for AVX2 convolve functions"
Revert "Making vp9_get_sse_sum_{8x8, 16x16} static."
Merge "Remove Wextra warnings from vp9_sad.c"
Merge "Fix decoder mismatch in sub-pixel AVX2 intrinsic filters"
Merge "Reusing rd_less_than_thresh() function."
Merge "Removing vp8/common/pragmas.h."
Turn on unit tests for AVX2 convolve functions
Merge "neon matches "C" when using increase_denoising"
neon matches "C" when using increase_denoising
Merge "Further first pass allocation changes."
Merge "Re-factor bit allocation in first pass."
Further first pass allocation changes.
Converting target_bandwidth to Bit/s at very beginning.
Re-factor bit allocation in first pass.
Fix decoder mismatch in sub-pixel AVX2 intrinsic filters
Merge changes I4f0f4378,I02250d13
Merge "Inverse 16x16 2D-DCT SSSE3 implementation"
Re-enable unit test on neon implementation of 16x16 idct
Turn on unit test for inverse 16x16 2D-DCT ssse3
Inverse 16x16 2D-DCT SSSE3 implementation
Merge "Use extreme values for input in convovle tests"
Merge "Fix decoder mismatch in sub-pixel SSSE3 intrinsic filters"
Use extreme values for input in convovle tests
Removing vp8/common/pragmas.h.
Merge "Removing vp9_pragmas.h."
Fix decoder mismatch in sub-pixel SSSE3 intrinsic filters
Merge "Fixes a bug for uninitialized frame buffers"
Merge "Use offset mode info when filling pc tree."
Merge "Always partition check after keyframe (rt speed 5)"
Merge "change to use assembly version of ssse3 filter code"
Fixes a bug for uninitialized frame buffers
Remove Wextra warnings from vp9_sad.c
Merge "Adding several consts to assign_std_frame_bits()."
Merge "Removing unused third-party libraries."
change to use assembly version of ssse3 filter code
Merge "Fix a decoding mismatch in sub-pixel filters"
Always partition check after keyframe (rt speed 5)
Merge "Fix for missing initialization of ratectrl vars"
Use offset mode info when filling pc tree.
Fix for missing initialization of ratectrl vars
Merge "[spatial svc] Remove hard coded rc_end_usage setting"
Fix a decoding mismatch in sub-pixel filters
Merge "vp9_ratectrl.c: Fix MSVC warnings."
Merge "Cleaning up vp9_init_second_pass()."
vp9_ratectrl.c: Fix MSVC warnings.
Merge "Cleaning up calculate_section_intra_ratio()."
Merge "Adjust cq_level in constrained quality mode"
Merge "Cleaning up calc_frame_boost()."
Cleaning up vp9_init_second_pass().
Removing unused third-party libraries.
Merge "Renames x86_64 specific asm files"
Adjust cq_level in constrained quality mode
Adding several consts to assign_std_frame_bits().
Merge "Cleaning up calculate_modified_err()."
Cleaning up calc_frame_boost().
Merge "Removing decoded_key_frame flag."
Cleaning up calculate_section_intra_ratio().
Merge "Revert "Cleaning up calculate_section_intra_ratio().""
Revert "Cleaning up calculate_section_intra_ratio()."
Merge "Enable various thresholds of motion detection"
Merge "vpx_temporal_svc_encoder: fix memory leak on success"
vpx_temporal_svc_encoder: fix memory leak on success
tools_common: fix test_name quoting
[spatial svc] Disable auto alt reference
Fix to reduce block artifacts from vp8 temporal denoiser.
Removing decoded_key_frame flag.
Renames x86_64 specific asm files
Reusing rd_less_than_thresh() function.
Merge "Fix the memory alignment issue due to patch: https://gerrit.chromium.org/gerrit/#/c/70162/"
Enable various thresholds of motion detection
[spatial svc] Remove hard coded rc_end_usage setting
Merge "Deadline is not supported in VP9 decoder, removing it completely."
Merge "Cleaning up calculate_section_intra_ratio()."
Fix the memory alignment issue due to patch:
Merge "Adjust the forward 16x16 DCT computation steps"
Merge "Updates libyuv to version 1005"
Cleaning up calculate_section_intra_ratio().
Merge "Cleaning up vp9_twopass_postencode_update()."
Merge "Replacing int_mv with MV."
Merge "Hiding struct diff in *.c file."
Updates libyuv to version 1005
Merge "Extends temporal filtering to work for 422 data"
Merge "Add make target for running example tests."
Merge "tools_common.sh: Allow over ride of test name."
Merge "Refactor decode_tiles and loopfilter code."
Merge "make spatial svc an experiment"
Merge "configure.sh: only execute toupper when necessary"
Extends temporal filtering to work for 422 data
Refactor decode_tiles and loopfilter code.
Cleaning up vp9_twopass_postencode_update().