Merge "Bugfix for svc."
third_party/libwebm: pull from upstream
Merge "third_party/libwebm: pull from upstream"
Merge "examples.mk: quiet vcproj script exec by default"
Change vp9_quantize to vpx_quantize
Merge "Replace vp9_ prefix with vpx_ prefix in vpx_dsp function names"
Merge "Minor adjustment in diagonal sub-pixel point checking"
Merge "Small improvement in sub-pixel motion search"
Replace vp9_ prefix with vpx_ prefix in vpx_dsp function names
Minor adjustment in diagonal sub-pixel point checking
Small improvement in sub-pixel motion search
Exclude inv_txfm dspr2 files from make file when highbd is on
Merge "Rename vp8 loopfilter_mmx.asm"
Merge "mips msa vp8 denoising filter optimization"
Merge "mips msa vpx convolve optimzation"
Merge "mips msa vpx subpel variance optimization"
Merge "mips msa vpx subtract test added"
Merge "Move inverse transfrom dspr2 functions from vp9 to vpx_dsp"
Merge "update libyuv to r1456"
Merge "add vp9_vector_var_neon"
third_party/libwebm: pull from upstream
examples.mk: quiet vcproj script exec by default
Merge "Add common_dspr2.c file to vpx_dsp/mips"
Merge "Correct the allocation size for ssim_vars"
gen_msvs_proj.sh: avoid asm object name collisions
mips msa vpx convolve optimzation
mips msa vpx subpel variance optimization
Move inverse transfrom dspr2 functions from vp9 to vpx_dsp
Add common_dspr2.c file to vpx_dsp/mips
Correct the allocation size for ssim_vars
Remove vpx_ prefix from the dspr2 file name in vpx_dsp/mips
Merge "Add vpx_dsp_rtcd.h to inv_txfm_sse2.c"
Merge "Remove vp9_common.h from idct16x16_neon.c"
mips msa vpx subtract test added
Merge "Factor out mips/msa inverse transform implementations"
Merge "Add x86inc flag guard to inv_txfm_sse2.asm"
Add _dspr2 to local function names
Remove vp9_common.h from idct16x16_neon.c
Add x86inc flag guard to inv_txfm_sse2.asm
Add vpx_dsp_rtcd.h to inv_txfm_sse2.c
Merge "Use precise header files in inverse transform msa implementations"
Merge "Factor inverse transform functions into vpx_dsp"
vpx_convolve_copy_sse2: fix win64
Factor out mips/msa inverse transform implementations
mips msa vp8 denoising filter optimization
Merge "mips msa vp8 temporal filter optimization"
Merge "Add dynamic range notes to vp9_vector_var_c"
Merge "Turn off simple_model_rd_from_var at speed 4."
Use precise header files in inverse transform msa implementations
Merge "VP9_COPY_CONVOLVE_SSE2 optimization"
Merge changes Iecdbbc34,I8b4db93f
Merge "Fix compiler warning in mips/dspr2"
Merge "Compute skippable inside the block_rd_txfm loop."
Merge changes Ic1ce346a,Ic0b4e92c
Merge "Refactor mips/dspr2 on convolution."
Merge "Code refactor on InterpKernel"
Merge "Short circuit rate_block in block_rd_txfm."
Add dynamic range notes to vp9_vector_var_c
Factor inverse transform functions into vpx_dsp
Turn off simple_model_rd_from_var at speed 4.
VP9_COPY_CONVOLVE_SSE2 optimization
Fix compiler warning in mips/dspr2
mips msa vp8 temporal filter optimization
Compute skippable inside the block_rd_txfm loop.
Simplify model_rd_for_sb HBD ifdefs
Simplify dist_block HBD ifdefs
Refactor mips/dspr2 on convolution.
Give skip_txfm constants names.
Short circuit rate_block in block_rd_txfm.
mips msa vp8 block subtract optimization
Merge "mips msa vp8 quantize optimization"
Merge "Convert simple_model_rd_from_var from a speed check to a speed feature."
Merge "Exclude vpx intra prediction functions in vp8-only build"
Remove tx cache and speed up tx size selection
Convert simple_model_rd_from_var from a speed check to a speed feature.
Merge "Clean up some casts."
Exclude vpx intra prediction functions in vp8-only build
Android.mk: fix *_rtcd.h deps for armeabi-v7a
mips msa vp8 quantize optimization
mips msa vp8 fdct optimization
Merge "Cosmetics - Fix header file order in unit tests"
Merge "mips msa vp8 post proc optimization"
Merge "Comment zcoeff_blk."
Cosmetics - Fix header file order in unit tests
Add const to a variable declaration
Android.mk: add a dep on vpx_config.asm for x86_64
mips msa vp8 post proc optimization
Merge "mips msa vp8 filter by weight optimization"
Merge "add vp9_block_error_fp_neon"
Merge "Replace prefix vp9_ with vpx_ for intra prediction functions"
Merge "Replace vp9_ prefix in 2D-DCT functions with vpx_"