Merge "Fix ndk build."
Merge "Add more sse2 code for intra prediction."
Merge "mips msa vp9 idct 32x32 optimization"
Merge "Remove only remaining uses of 'fast_unaligned'"
Remove only remaining uses of 'fast_unaligned'
Merge "Move shared SAD code to vpx_dsp"
Merge "Remove an unnecessary check."
Merge "Remvoe EIGHTTAP_SHARP filter check for non-rd mode."
Merge "Image size restriction to rd auto partition search."
mips msa vp9 idct 32x32 optimization
replace DECLARE_ALIGNED_ARRAY w/DECLARE_ALIGNED
Add more sse2 code for intra prediction.
Remvoe EIGHTTAP_SHARP filter check for non-rd mode.
Correct the inter prediction coordinate calculation which greatly reduced the
Merge "Optimize the read_partition."
Merge "Add intra mode early termination in non-rd mode"
Merge "mips msa vp9 idct 16x16 optimization"
Add intra mode early termination in non-rd mode
mips msa vp9 idct 16x16 optimization
fix and enable vp9_dc_128_predictor_16x16
Merge "Add some sse2 code for intra prediction."
Merge "Remove CONSTRAIN_NEIGHBORING_MIN_MAX."
Merge "Adjust ARF min and max interval."
Allow for H and V intra modes for non-rd mode.
Image size restriction to rd auto partition search.
vp9_idct_intrin_sse2: cosmetics: reindent
Merge "Reduce intra_cost_penalty for BLOCK_8X8"
Merge "Adjust the vbp early termination threshold slightly"
Remove CONSTRAIN_NEIGHBORING_MIN_MAX.
Adjust ARF min and max interval.
FIX: Use correct above/left in read_intra_frame_mode_info
vp9: RECON_AND_STORE4X4: remove dest offset
vp9_idct_intrin_*: RECON_AND_STORE: remove dest offset
Merge "Remove vp9_idct16x16_10_add_ssse3()"
Merge "vp9_decodeframe: simplify compare_tile_buffers"
Merge "Improve golden frame refreshing in non-rd mode"
Add some sse2 code for intra prediction.
Reduce intra_cost_penalty for BLOCK_8X8
Remove vp9_idct16x16_10_add_ssse3()
Adjust the vbp early termination threshold slightly
Merge "mips msa vp9 copy and avg convolve optimization"
Merge "Disable ssse3 version idct16x16_256_add()"
Merge "vpx_temporal_svc_encoder: Keep static_threshold off as default."
Merge changes from topic 'vpx_mem-cruft'
vp9_decodeframe: simplify compare_tile_buffers
Disable ssse3 version idct16x16_256_add()
Improve golden frame refreshing in non-rd mode
vpx_temporal_svc_encoder: Keep static_threshold off as default.
mips msa vp9 copy and avg convolve optimization
vpx_temporal_svc_encoder: Update some settings.
vpx_temporal_svc_encoder: Set static threshold to off by default.
Merge "vpx_mem: remove REPLACE_BUILTIN_FUNCTIONS"
Merge "x86_simd_caps: check max cpuid before testing AVX2"
Merge "WIP: Use LUT for y_dequant/uv_dequant"
Merge "Fix debugmodes file to print modes and MVs correctly"
WIP: Use LUT for y_dequant/uv_dequant
Fix debugmodes file to print modes and MVs correctly
Merge "PATENTS: fix a typo: constitutes -> constitute"
PATENTS: fix a typo: constitutes -> constitute
x86_simd_caps: check max cpuid before testing AVX2
Add validation of UV partition size
vpx_mem: remove REPLACE_BUILTIN_FUNCTIONS
vpx_mem: remove global function pointer
vpx_mem: remove mem tracker
Merge "vpx_mem: remove 'mem checks'"
Merge "vpx_mem: remove memory manager code"
Adds worst frame metrics for a bunch of metrics.
Merge "Modified test for auto key frame detection."
Merge "Limit arf interval for low fpf clips."
Merge "mips msa vp9 convolve8 horiz optimization"
Merge "Adds a new temporal consistency metric to libvpx."
Merge "Rename neon convolve avg file"
Modified test for auto key frame detection.
mips msa vp9 convolve8 horiz optimization
Revert "Remove mi_grid_* structures."
Adds a new temporal consistency metric to libvpx.
Merge "Resolve configuration conflict"
Merge "mips msa vp9 convolve8 hv optimization"
mips msa vp9 convolve8 hv optimization
vpx_mem: remove memory manager code
Move declaration before statement
Merge "mips msa vp9 convolve8 vert optimization"
mips msa vp9 convolve8 vert optimization
Merge "Adds a blockiness metric to internal stats."
Merge "adds psnrhvs to internal stats."
Merge "Adds a fastssim metric to VPX internal stats."
Adds a blockiness metric to internal stats.
Fix dependency of android vpx test application.
adds psnrhvs to internal stats.
Adds a fastssim metric to VPX internal stats.