VPX: refactor vpx_idct16x16_1_add_sse2()
Merge "Break exports for spatial_svc out to fix shared builds without it"
Merge "Fix for version.sh when libvpx is checked out as git submodule"
Merge "md5_utils,MD5Transform: don't check for unsigned overflow"
Merge changes from topic 'missing-proto'
Merge "vp9: Modify logic for gf setting based on up-coming key frame."
vp9: Reduce qp threshold for limiting cyclic refresh on steady blocks.
vp9: Modify logic for gf setting based on up-coming key frame.
Merge changes I05b3028a,I1ad41c09
Merge "vp9-noise estimation. Decrease frame period for estimating noise."
Merge "Change to use proper type in vp{9,10}_token_state"
Merge "yv12extend: make memcpy_short_addr static"
md5_utils,MD5Transform: don't check for unsigned overflow
Break exports for spatial_svc out to fix shared builds without it
Fix for version.sh when libvpx is checked out as git submodule
Merge "iosbuild.sh: Verify fat library targets."
vp9_frame_scale_ssse3.c: make 2 functions static
vp9_pickmode.c: make function static
vp9_noise_estimate.c: make function static
vp9_aq_360.c: add missing include
vp9_idct_intrin_sse2: add missing vp9_rtcd.h include
vpx_dsp/*.[hc]: add missing vpx_dsp_rtcd.h include
vpx_dsp_common.h: remove circular include
vpx_dsp_common.h: fix include guard
Merge "libvpx: add a unit test for plane_add_noise."
vp9-noise estimation. Decrease frame period for estimating noise.
Change to use proper type in vp{9,10}_token_state
variance aq: Fix a variance calculation overflow bug.
Merge "x86.h,x86_simd_caps: add an explicit cast w/strtol"
Merge "Fix unsigned overflows in temporal filter."
libvpx: add a unit test for plane_add_noise.
yv12extend: make memcpy_short_addr static
Merge "Move vpx_add_plane from codec to vpx_dsp and dedup."
Fix unsigned overflows in temporal filter.
Merge "configure.sh: Remove armv6-darwin target."
Merge "Use signed variables in the lookahead."
Merge "vp9: Refactor vp9_denoiser_NxM_sse2."
Merge "configure.sh: prefer 'which' over 'hash'"
iosbuild.sh: Verify fat library targets.
configure.sh: Remove armv6-darwin target.
vp9: Refactor vp9_denoiser_NxM_sse2.
Move vpx_add_plane from codec to vpx_dsp and dedup.
vp9: Refactor choose_partitioning.
Merge "vp9_ethread_test: replace FramePktHook w/DecompressedFrameHook"
configure.sh: prefer 'which' over 'hash'
Merge "msvs_common.sh: make fix_file_list generic"
Merge "Avoid an unsigned overflow in invert_quant"
Merge "vp9: Don't force block size to 8x8 in denoiser."
vp9: Move the initialization of some rc variables to rc_init.
Merge "Port convolve test refactor to master."
Merge "bitreader: remove an unsigned overflow."
vp9_ethread_test: replace FramePktHook w/DecompressedFrameHook
x86.h,x86_simd_caps: add an explicit cast w/strtol
vp9: Don't force block size to 8x8 in denoiser.
Merge "Declare the operator== overload for M128A in the global namespace."
Declare the operator== overload for M128A in the global namespace.
msvs_common.sh: make fix_file_list generic
Merge changes If45b8931,Ieab273a7
Port convolve test refactor to master.
Tweak casts on vpx_sub_pixel_variance to avoid implicit overflow.
Use signed variables in the lookahead.
bitreader: remove an unsigned overflow.
Be explicit about overflow in vpx_variance16x16_sse2.
Remove casts on < 16x16 variance.
Avoid an unsigned overflow in invert_quant
Merge "TODO cleanup: Remove unused buffer_size"
Merge "webmdec.h: remove stale TODO"
Merge "TODO cleanup: s/EbmlGlobal/WebmOutputContext/"
TODO cleanup: Remove unused buffer_size
vp9_ethread_test: avoid crash when decoder is unavailable
resize_test: skip VP9 decode checks if it's disabled
vp8: Adjust consec_zeromv thresholds for skin detection.
Merge "VP9: adjust trellis quant optimization RD parameters"
Merge "VP9: enable trellis quantization optimization for intra blocks"
Merge "vp9: Fix condition to update consec_zero_mv."
Merge "vp9: Simplify the logic in denoiser SSE2 code."
Merge "Add the 64-bit CPU cycle count utility function"
Merge "Resolve a couple of TODOs in firstpass.c"
Merge "Experiment to adapt for net AQ offset."
VP9: adjust trellis quant optimization RD parameters
VP9: enable trellis quantization optimization for intra blocks
vp9: Simplify the logic in denoiser SSE2 code.
Merge "vp9: Fix a bug where best_sse_mv is not set properly."
Merge "vpx_minmax_8x8_neon and test"
Merge "vp9-denoiser: Bugfix and some adjustments for high noise case."
vp9: Fix consec_zero_mv in skin detection.
Merge "vp9: 1 pass vbr: Adjust gf boost/interval on motion level."
vp9: Fix condition to update consec_zero_mv.
webmdec.h: remove stale TODO
TODO cleanup: s/EbmlGlobal/WebmOutputContext/
Resolve a couple of TODOs in firstpass.c
Experiment to adapt for net AQ offset.
vp9: 1 pass vbr: Adjust gf boost/interval on motion level.
vp9: Fix a bug where best_sse_mv is not set properly.
vp9-denoiser: Bugfix and some adjustments for high noise case.
Merge "VP9: Do not call vp9_adjust_mask() in vp9_setup_mask()"
vp9: Add rc quantity to track amount of low motion in scene.
Merge "hadamard_test: align src/dst buffers"
Merge "vp9: Some adjustments to denoiser under high-noise condition."
VP9: Do not call vp9_adjust_mask() in vp9_setup_mask()