Merge "vp9 decoder: cleanup on exit if no available frame buffer."
Merge "configure: test -std=c++11 before enabling unit tests"
vp9 decoder: cleanup on exit if no available frame buffer.
Merge "Fix DoS in Error Streams"
Merge "remove old visual studio support"
Merge "Refactor datarate svc test."
Merge "quantize neon: fix hbd builds"
Merge "Fix overflow in calculating highbd SSIM"
Merge "Add Parse and Recon Split functions"
Fix overflow in calculating highbd SSIM
Merge "Reland "third_party/googletest: update to v1.8.1""
Merge "vp9: force refresh of long term ref when denoiser reset."
Merge "Clean up rc_pick_q_and_bounds_two_pass()"
Refactor datarate svc test.
configure: test -std=c++11 before enabling unit tests
Fix the parameter of vp9_full_pixel_diamond_new
vp9: force refresh of long term ref when denoiser reset.
Merge "Add high bit Hadamard 8x8 avx2 implementation"
Merge "vp9: Rename post_encode drop function."
Fix DoS in Error Streams
Add Parse and Recon Split functions
vp9-svc: Fix to postencode drop for layers.
vp9: Overshoot detection for skipped base layer.
vp9: Rename post_encode drop function.
Add high bit Hadamard 8x8 avx2 implementation
quantize 32x32: saturate dqcoeff on x86
Merge "Simplify constant q mode qp selection"
Merge "Use 16 bit ints in Hadamard highbd col8 first pass"
Merge changes Ic80def57,I61a2f8bf
Merge changes I18680413,Iebe38092
Clean up rc_pick_q_and_bounds_two_pass()
Simplify constant q mode qp selection
Factor key frame qp selection from two-pass qp and bound decision
Revert "Optimize RDMULT values for key frames"
Consider mv inconsistency in single_motion_search
Change the interface of vp9_full_pixel_diamond_new
Use 16 bit ints in Hadamard highbd col8 first pass
vp9-svc: Add num_encoded_top layer counter
Merge "vp9: Fix condition for disabling noise estimation"
vp9: Fix condition for disabling noise estimation
vp9 denoiser: force copy block when last not a reference.
Merge "Remove ineffective condition from rc_pick_q_and_bounds"
Merge "vp9-svc: Add check/reset for long term reference."
Reland "third_party/googletest: update to v1.8.1"
Merge "Replace deprecated scoped_ptr with unique_ptr"
Merge "rename quantize_x86.h"
vp9-svc: Add check/reset for long term reference.
vp9 svc: copy block if ref buffer in denoiser is NULL.
Merge "Fix ARF rate allocation for cq mode"
Remove ineffective condition from rc_pick_q_and_bounds
Replace deprecated scoped_ptr with unique_ptr
Merge "VP9 SVC: fix crash on scaling partition."
vp9-svc: Put check on usage of long term temporal ref.
VP9 SVC: fix crash on scaling partition.
vp9-svc: Fix to skip enhancement layer setting
Fix ARF rate allocation for cq mode
Merge "vp9 screen-content: Keep lower step_param for quality layers."
Merge "Fix scan_build warnings in user_priv_test.cc"
Merge changes I02279405,I87e1c3f0,Id70235c8,I62602aa4,I5722d262
vp9 screen-content: Keep lower step_param for quality layers.
Fix scan_build warnings in user_priv_test.cc
vp9 screen-content: Adjust seach step param
Merge changes Id47930b4,I4f423630,I277c159b
Merge "Declare buffer_alloc_sz and frame_size as size_t."
Fix scan_build warnings in tiny_ssim.c
Fix scan_build warnings in convolve_test.cc
Fix scan_build warnings in vp9_loopfilter.c
Fix scan_build warnings in variance_test.cc
Fix scan_build warnings in vp9_resize.c
Merge "Replace int64_t with int for rdmult"
Merge "Disable partition scaling on 1080p and above."
Merge "vp9-svc: Reset temporal layers on scene change"
Merge "Validate the |border| parameter earlier."
Merge changes I9b5f8b08,Ic90b09e5,Ib2380aaf,I3ad3af49,Ib5d1a411
Replace assert by ASSERT_TRUE
Fix scan_build warnings in temporal_filter_test.cc
Fix scan_build warnings in dct_test.cc
Disable partition scaling on 1080p and above.
Declare buffer_alloc_sz and frame_size as size_t.
vp9-svc: Reset temporal layers on scene change
Replace int64_t with int for rdmult
Validate the |border| parameter earlier.
Fix scan_build_warnings in comp_avg_pred_test.cc
Fix scan_build warnings in convolve_test.cc
Fix scan_build warnings in idct_test.cc
Fix scan_build warnings in tiny_ssim.c
Fix scan_build warning in dct_partial_test.cc
Merge "Fix oob in vpx_setup_noise"
vp9: Fix to the svc buffer update
Merge "Optimize RDMULT values for key frames"
Work around ARM64 Windows SDK arm_neon.h quirk
Merge "Add ARM64 support to VS project generation"