Merge "vp9: Adjustment to mv bias for non-rd pickmode."
Enable coeff optimization for intra modes
Use precise context to estimate coeff rate cost
Enable uniform quantization with trellis optimization in speed 0
Refactor coeff_cost() function
Merge "Support measure distortion in the pixel domain"
Merge "Fix Visual Studio build warning"
Merge "Add experimental spatial de-noise filter on key frames."
vp9: Adjustment to mv bias for non-rd pickmode.
Fix Visual Studio build warning
Merge "Remove decode asserts from better-hw-compatibility"
Merge "vp9: Choose the scheme for modeling rd for 32x32 based on skin color."
Merge "Modify the name of vp9cx_set_ref example"
Support measure distortion in the pixel domain
Remove decode asserts from better-hw-compatibility
vp9: Choose the scheme for modeling rd for 32x32 based on skin color.
Merge "Remove txfrm_block_to_raster_xy() from vp9 encoder"
Eliminate isolated and small tail coefficients:
Modify the name of vp9cx_set_ref example
Merge "Make set_reference control API work in VP9"
Remove txfrm_block_to_raster_xy() from vp9 encoder
Merge "improve vpx_filter_block1d* based on replace paddsw+psrlw to pmulhrsw"
Merge "Update vpx subpixel 1d filter ssse3 asm"
Make set_reference control API work in VP9
Merge "Revert "libyuv: update to 2f101fdb""
Revert "libyuv: update to 2f101fdb"
Merge changes I59a11921,I296a0b81,I397d7753
vp8/common/reconintra4x4.c: add missing include
Merge "convolve_test: fix byte offsets in hbd build"
Merge "vp9 postproc: Bug fix and code clean."
Merge "libyuv: update to 2f101fdb"
Merge "vp9: remove x86inc.asm distinction"
Merge "Require x86inc.asm"
Merge "Fix error in get_ul_intra_threshold() for 10/12 bit."
Merge "Fix error in get_smooth_intra_threshold() for 10/12 bit."
Fix error in get_ul_intra_threshold() for 10/12 bit.
Fix error in get_smooth_intra_threshold() for 10/12 bit.
libyuv: update to 2f101fdb
configure: remove x86inc.asm distinction
test: remove x86inc.asm distinction
Merge "vp9: Change the scheme for modeling rd for 32x32 on newmv_last mode."
Merge "Prevent negative variance"
convolve_test: fix byte offsets in hbd build
vpx_dsp: remove x86inc.asm distinction
vp9: remove x86inc.asm distinction
Merge "libyuv: update to b8ddb5a2"
libyuv: update to b8ddb5a2
Add experimental spatial de-noise filter on key frames.
configure: restore vs_version variable
Merge "Revert "libyuv: update to b8ddb5a2""
Revert "libyuv: update to b8ddb5a2"
Merge changes I9433d858,Iafd05637,If08ce6ca
Merge "Remove effectless initialization"
vp9: Change the scheme for modeling rd for 32x32 on newmv_last mode.
tests: remove redundant round() definition
Update vpx subpixel 1d filter ssse3 asm
Merge "VP9: handle_inter_mode()... Use interp_filter"
remove visual studio < 2010 workarounds
Merge "vp9: Increase thr_var for 32x32 blocks in var-based partitioning."
Merge "vp9: Move chroma sensitivity check out from choose_partitioning."
configure: remove old visual studio support (<2010)
Merge "*.asm: normalize label format"
Merge "psnr.c: use int64_t for sum of differences"
vp9 postproc: Bug fix and code clean.
VP9: handle_inter_mode()... Use interp_filter
Remove effectless initialization
vp9: Move chroma sensitivity check out from choose_partitioning.
psnr.c: use int64_t for sum of differences
Merge "mips added p6600 cpu support"
Merge "Revert "libyuv: update to 1b3e4aee47""
Revert "libyuv: update to 1b3e4aee47"
*.asm: normalize label format
Merge "libyuv: update to 1b3e4aee47"
Merge "Port metric computation changes from nextgenv2"
improve vpx_filter_block1d* based on replace paddsw+psrlw to pmulhrsw
vp9: Increase thr_var for 32x32 blocks in var-based partitioning.
mips added p6600 cpu support
Fix ubsan warnings: vp9/encoder/vp9_pickmode.c
Merge "s/UINT32_MAX/UINT_MAX/"
vp9_pickmode: revert rd modeling change for hbd
Revert "Update vpx subpixel 1d filter ssse3 asm"
Merge "vp9: Change the scheme for modeling rd for bsize 32x32."
Merge "datarate_test,DatarateTestLarge: normalize bits type"
Merge "vp9: Code clean, move low temp var logic out of choose_partitioning."
libyuv: update to 1b3e4aee47
Merge "cosmetics: Beautify whitespaces and line wrapping"
Merge "cosmetics: Change few types to their posix version"
Merge "cosmetics: Make few conditions clearer"
Port metric computation changes from nextgenv2
Merge "Revert "vp9: Change the scheme for modeling rd for bsize 32x32.""
Merge "Rationalize type to avoid integer out of range"
Rationalize type to avoid integer out of range
vp9: Code clean, move low temp var logic out of choose_partitioning.
vp9: Change the scheme for modeling rd for bsize 32x32.
vp9-svc: Remove some unneeded code/comment.
cosmetics: Change few types to their posix version
cosmetics: Beautify whitespaces and line wrapping