Remove experimental flag for ext_tx
Merge "Modifies inter/intra coding to allow all tx types"
Modifies inter/intra coding to allow all tx types
Merge "Update IMAGE_ABI_VERSION which wasn't updated after color_range enum was introduced."
Merge "Enable encoder to avoid 8x4 or 4x8 partitions"
Merge "Fix a typo"
Enable encoder to avoid 8x4 or 4x8 partitions
vp9-svc: Fix to avoid msan unitialized value.
Assert no mv clamping for scaled references
Merge "Assert no 8x4/4x8 partition for scaled references"
Merge "vp9-skin detection: Refactoring."
Merge "vp10: only assume ONLY_4X4 if segmentation is disabled."
Merge "vp10: skip coding of txsz for lossless-segment blocks."
Assert no 8x4/4x8 partition for scaled references
vp10: only assume ONLY_4X4 if segmentation is disabled.
vp10: skip coding of txsz for lossless-segment blocks.
vp9-svc: Set initial values for ext_buffer/flag indices.
Update IMAGE_ABI_VERSION which wasn't updated after color_range enum was introduced.
Merge "Code clean of highbd_tm_predictor_32x32"
Merge changes I0139f8e9,I7d2545fc
Merge "Fix sub8x8 motion search on scaled reference frame"
Merge "aq-mode=3: Don't reset segment if block is determined to be skin."
Code clean of highbd_tm_predictor_32x32
Merge "Code clean of highbd_tm_predictor_4x4"
Code clean of highbd_tm_predictor_16x16
Merge "Code clean of highbd_dc_predictor_4x4"
Code clean of highbd_dc_predictor_32x32
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
Fix sub8x8 motion search on scaled reference frame
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."