Merge "Backport temporal filter approach to VP9"
Merge "fix null pointer crash in Win32 because esp register is broken"
Merge "Changes to exhaustive motion search."
Backport temporal filter approach to VP9
Merge "Add vp9_avg_4x4_neon and the unit test."
Merge changes Id3c6cf5c,I7970575e,If3253a87
Merge "vp8: fix loop filter level clamping"
Merge "vp8: fix quantizer clamping"
Merge "vp9 denoiser: Re-evaluate mode selection for golden reference."
Add vp9_avg_4x4_neon and the unit test.
Changes to exhaustive motion search.
Re-enable SSE2 based intra 4x4 prediction
Merge "VP9: Add ssse3 version of vpx_idct32x32_135_add()"
Merge "Strip redundant entries from .mailmap"
Fix bug when overlaying middle arfs in multi-arf groups.
fix null pointer crash in Win32 because esp register is broken
Strip redundant entries from .mailmap
Revert "MMX in intra 4x4 prediction replaced with SSE2"
Merge "Adjust variance threshold based on source noise level."
Merge "comment out range_check of fdct in dct.c"
Merge changes Ie48229c2,Ib9f18468,I0c90e7c1
Merge "Non-rd partition: Use force split on 16x16 for low resolutions."
Merge "MMX in intra 4x4 prediction replaced with SSE2"
test.mk: simplify vp8/9 checks
test.mk: regroup white box tests
Adjust variance threshold based on source noise level.
comment out range_check of fdct in dct.c
Merge "Fix bug when overlaying middle arfs in multi-arf groups."
Non-rd partition: Use force split on 16x16 for low resolutions.
Merge "vp9-noise estimate: Move level setting to a function."
Merge "vp9-denoiser: Increase threshold for mode re-evaluation."
MMX in intra 8x8 prediction replaced with SSE2
MMX in intra 4x4 prediction replaced with SSE2
vp8: fix loop filter level clamping
Fix bug when overlaying middle arfs in multi-arf groups.
vp9-denoiser: Increase threshold for mode re-evaluation.
vp9-noise estimate: Move level setting to a function.
Merge "SSE2 speed up of h_predictor_4x4"
VP9: Add ssse3 version of vpx_idct32x32_135_add()
Fix a spatial svc test crash
Fix a spatial svc assert failure
Merge "Spatial SVC crash fix"
Fix a spatial svc bug related to scaling
vp9 denoiser: Re-evaluate mode selection for golden reference.
Merge "VPX: x86 asm version of vpx_idct32x32_1024_add()"
Merge "vp9 denoiser: Fix to re-evaluate mode selection."
Condition use of minmax in variance partition on speed setting.
SSE2 speed up of h_predictor_4x4
vp9: Update to noise estimation for denoising.
vp9 denoiser: Fix to re-evaluate mode selection.
VPX: x86 asm version of vpx_idct32x32_1024_add()
Merge "vp9 denoiser: Re-evaluate ZEROMV after denoiser filtering."
Merge "Speed up tm_predictor_8x8"
Merge "configure: simplify x86 asm dependencies"
Merge changes Iaf8cbe95,I6748183d,I2a49811d
test.mk: enable test_intra_pred_speed unconditionally
Merge "vp9 non-rd pickmode: Fix logic in reference masking."
Merge "bitreader/writer: Change shift to signed"
Merge "Deduplicate some high bit depth tables"
vp9 denoiser: Re-evaluate ZEROMV after denoiser filtering.
Spatial SVC crash fix
vp9-denoiser: Fix to reset frame_stats.
vp9 non-rd pickmode: Fix logic in reference masking.
Merge "VPX: Removed unnecessary pmulhrsw in IDCT32X32_34"
Merge "VP9: Only zero counts when !frame_parallel_decoding_mode (2)"
VP9: Only zero counts when !frame_parallel_decoding_mode (2)
vp9-svc: Fix to allow setting qp-max/min per spatial and temporal layer.
VPX: Removed unnecessary pmulhrsw in IDCT32X32_34
Revert "Speed up h_predictor_4x4"
Merge "Use Interlocked calls in win32 once() implementation."
Merge "Speed up h_predictor_4x4"
vp9 denoiser: Bias to last reference for temporal filter.
Merge "vp9-svc: Fix the setting of is_key_frame."
Merge "Fix a signed shift overflow in vpx_rb_read_inv_signed_literal."
Merge "Fix unsigned overflow in rd_variance_adjustment."
Merge "VPX: x86 asm version of vpx_idct32x32_34_add()"
vp9-svc: Fix the setting of is_key_frame.
Merge "Changes to best quality settings."
bitreader/writer: Change shift to signed
Fix a signed shift overflow in vpx_rb_read_inv_signed_literal.
Fix unsigned overflow in rd_variance_adjustment.
Merge "Speed up tm_predictor_4x4"
vp9-svc: Fix to key frame counter for spatial layers.
Merge "Changes to exhaustive motion search."
Fixed a few sanity checks.
VPX: x86 asm version of vpx_idct32x32_34_add()
Changes to best quality settings.
configure: simplify x86 asm dependencies
Enable resize test(down&up) by changing the bitrate.
Use Interlocked calls in win32 once() implementation.