Merge "Add static syntax to copy_mem64x64"
Merge "fastssim: Add stdlib.h for malloc/free"
Merge "Replace VP8 SSIM with VP9 derived vpx_dsp SSIM."
Merge "Fix a setting in cyclic refresh."
Merge "Fixed a comment on the compound ref frames."
Merge "Move VP9 SSIM metrics to vpx_dsp."
Merge "Improve the second-level sub-pixel motion search"
Replace VP8 SSIM with VP9 derived vpx_dsp SSIM.
fastssim: Add stdlib.h for malloc/free
Add static syntax to copy_mem64x64
Merge "Cosmetic - align format in vp9"
Move VP9 SSIM metrics to vpx_dsp.
Fixed a comment on the compound ref frames.
Improve the second-level sub-pixel motion search
Cosmetic - align format in vp9
Merge "Fix compiler error in vp8/9 decoder test"
Merge "Revert "VP9_COPY_CONVOLVE_SSE2 optimization""
Fix a new[]/delete mismatch
Merge "endian_inl.h: fix mips32 android build"
Merge "Narrow a load in iwht4x4_16_add."
endian_inl.h: fix mips32 android build
Fix compiler error in vp8/9 decoder test
Merge "Bugfix for svc."
Rate control adjustment for temporal-svc 1pass.
Merge "Support build with Visual Studio 14."
Support build with Visual Studio 14.
third_party/libwebm: pull from upstream
Narrow a load in iwht4x4_16_add.
Merge "third_party/libwebm: pull from upstream"
Merge "examples.mk: quiet vcproj script exec by default"
Revert "VP9_COPY_CONVOLVE_SSE2 optimization"
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