Code clean of highbd_tm_predictor_16x16
Code clean of highbd_dc_predictor_32x32
Merge "aq-mode=3: Don't reset segment if block is determined to be skin."
Merge "Code clean of highbd_tm_predictor_4x4"
Merge "Code clean of highbd_dc_predictor_4x4"
aq-mode=3: Don't reset segment if block is determined to be skin.
Merge "Code clean of highbd_v_predictor_4x4"
Merge "Fix for issue 1114 compile error"
sad_sse2: fix sad4xN(_avg) on windows
Code clean of highbd_tm_predictor_4x4
Merge "Non-rd speed >=5: Include H/V intra for bsize=16x16."
Code clean of highbd_v_predictor_4x4
Code clean of highbd_dc_predictor_4x4
Fix for issue 1114 compile error
Merge "Code clean of sad4xN(_avg)_sse"
Non-rd speed >=5: Include H/V intra for bsize=16x16.
Code clean of sad4xN(_avg)_sse
Merge "vp9-svc: Fix to allow for 4x4 variance for low resolutions."
Merge "vpxenc: don't warn about libwebm availability if writing IVF."
vp9-svc: Fix to allow for 4x4 variance for low resolutions.
Merge "Non-rd variance partition: Lower the 64->32 force split threshold."
vpxenc: don't warn about libwebm availability if writing IVF.
Move bit_depth init out of setup_quantization
Merge changes Icf9b57c3,I9e12da84,Idf5ee179
Non-rd variance partition: Lower the 64->32 force split threshold.
Merge "Revert "Add "unknown" status for noise estimation.""
Revert "Add "unknown" status for noise estimation."
Merge "SVC 1 pass mode: Constrain inter mode search within superframe."
Merge "Fix a enc/dec mismatch under CONFIG_MISC_FIXES"
Merge "1 pass VBR mode bug fix."
Fixed interval, fixed Q 1 pass test patch.
Fixed interval, fixed Q 1 pass test patch.
Merge "move vp9_avg to vpx_dsp"
Merge "Add "unknown" status for noise estimation."
Merge "Non-rd variance partition: Adjust logic for 32->16 force split."
Fix a enc/dec mismatch under CONFIG_MISC_FIXES
Merge "Code clean of tm_predictor_32x32"
Add "unknown" status for noise estimation.
SVC 1 pass mode: Constrain inter mode search within superframe.
Non-rd variance partition: Adjust logic for 32->16 force split.
Merge "Non-rd variance partition: Adjustments to reduce dragging artifact."
Merge "Speed up tm_predictor_16x16"
Merge "SSE2 based h_predictor_32x32"
Non-rd variance partition: Adjustments to reduce dragging artifact.
Code clean of tm_predictor_32x32
Merge "dc_left_pred[48]: fix pic builds"
Merge "Code clean of dc_left/top_predictor_16x16"
Merge "Proper fix of a msvc complier warning"
Merge "Minor cleanup"
Merge changes Iece22223,Iefad9d8d
Merge "Fix the win32 crash when GET_GOT is not defined"
Merge "Sync high bit-depth temporal filter"
Merge "iosbuild.sh: Support macosx targets in Xcode 7."
Proper fix of a msvc complier warning
dc_left_pred[48]: fix pic builds
Fix the win32 crash when GET_GOT is not defined
Code clean of dc_left/top_predictor_16x16
Fix enc/dec mismatches for aq-mode 1 and 2
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."
Sync high bit-depth temporal filter
iosbuild.sh: Support macosx targets in Xcode 7.
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.
Merge "VP9: Add ssse3 version of vpx_idct32x32_135_add()"
Re-enable SSE2 based intra 4x4 prediction
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