Change vp10 interface prefix from vp9_ to vp10_
Merge "Fork VP9 and VP10 codebase"
Merge "tools_common: fix build w/encoders/decoders disabled"
Merge "VPX: remove scaled calls from FUN_CONV_1D"
Merge "Adjust speed setting for temporal layers in 1 pass non-rd mode."
Adjust speed setting for temporal layers in 1 pass non-rd mode.
Merge "VPX: Add rtcd support for scaling."
blockiness: cleanup includes and add statics
Merge "Move vp9_systemdependent.h to vpx_ports bitops.h and system_state.h"
Merge "Adjustments for VP9 temporal layers, for 1 pass CBR"
Merge changes from topic 'x86inc'
Merge "Update x86inc.asm from x264"
Merge "Add unittest for SVC 1pass CBR mode with 4 threads."
Merge "fastssim: Add some missing consts"
Merge "clang/win: Make libvpx build with -Wunused-function."
Merge "Add a codereview.setting file so that `git cl upload` works."
Merge "Make build_inter_predictors static function"
tools_common: fix build w/encoders/decoders disabled
Merge changes I2aa2a545,I63932eda,Ie3694ecd
Make build_inter_predictors static function
Merge "Add static syntax to total_adj_strong_thresh"
Move vp9_systemdependent.h to vpx_ports bitops.h and system_state.h
Adjustments for VP9 temporal layers, for 1 pass CBR
Add unittest for SVC 1pass CBR mode with 4 threads.
fastssim: Add some missing consts
vpx_ports/msvc.h: include math.h for ceil/floor
vpx_ports/x86.h: fix visual studio build warning
Add a codereview.setting file so that `git cl upload` works.
clang/win: Make libvpx build with -Wunused-function.
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."
Move the msvc round() replacement to msvc.h
Make the round() replacement match C99 and POSIX.
Merge "Fixed a comment on the compound ref frames."
Add static syntax to total_adj_strong_thresh
Use .text instead of .rodata on macho
Copy PIC handling code from x86_abi_support
Set 'private_extern' visibility for macho targets
Avoid 'amdnop' when building with nasm
Merge "Move VP9 SSIM metrics to vpx_dsp."
Expand PIC default to macho64 and respect CONFIG_PIC from libvpx
Use libvpx defines to set name mangling rules
Merge "Improve the second-level sub-pixel motion search"
ssim: Add missing statics and consts
psnrhvs: Add missing consts and static consts.
ssim: Replace unsigned long with uint32_t.
fastssim: Add stdlib.h for malloc/free
Replace VP8 SSIM with VP9 derived vpx_dsp SSIM.
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.
VPX: remove scaled calls from FUN_CONV_1D
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"