Revert "Extend the external fb interface to allocate individual planes."
Merge "vp9: Refactor some denoiser logic in vp9_pick_inter_mode."
Merge "Extend the external fb interface to allocate individual planes."
vp9: Refactor some denoiser logic in vp9_pick_inter_mode.
Merge "Clarify integer value ranges"
Merge "Prevent invalid read"
Merge "Code clean of sub_pixel_variance4xh"
Merge "Move, rename, and inline high_inter_predictor."
Merge "neon hadamard 8x8"
Extend the external fb interface to allocate individual planes.
Merge "VP9: _get_pred_context_switchable_interp()"
Move, rename, and inline high_inter_predictor.
Code clean of sub_pixel_variance4xh
VP9: _get_pred_context_switchable_interp()
Promote to uint32_t before left shift
Merge "vp9: Update to rc-metric for keeping track of average frame size."
Merge "Add level test for VP9"
Merge "convolve_test: Fix high bit depth IOC runtime errors."
Merge "Add --enable-shared option to iosbuild.sh to build dynamic framework"
Move non-zero mv bias on large block out of vp9_pick_inter_mode.
vp9: Update to rc-metric for keeping track of average frame size.
convolve_test: Fix high bit depth IOC runtime errors.
Merge "Change to use correct check for halfpel"
Merge "twopass_encoder: Add frame limit argument."
Merge "simple_encoder: Add a frame limit argument."
Add --enable-shared option to iosbuild.sh to build dynamic framework
Fix typos in control function for VP9E_SET_TARGET_LEVEL
Merge "remove mmx variance functions"
Merge "vp9: Fix to quality regression issue for 1 pass."
Merge "remove mmx sad functions"
Merge changes I412c24aa,I28a8bbf0
Merge "Added a measure of rc drift."
Merge "Fixed 8K two pass encoder crash."
Added a measure of rc drift.
simple_encoder: Add a frame limit argument.
twopass_encoder: Add frame limit argument.
Fixed 8K two pass encoder crash.
vp9: Fix to quality regression issue for 1 pass.
Change to use correct check for halfpel
remove mmx variance functions
Merge "Add VP9 encoder API for level specification."
mcomp: Remove an obsolete undef.
mcomp: Remove an obsolete comment.
Merge "vpx_dsp: Rename postproc.c add_noise."
Merge "Fix comment for target_bandwidth in VP9 and VP10"
Add VP9 encoder API for level specification.
vpx_dsp: Rename postproc.c add_noise.
Merge "Revert "Skip inttypes.h on Darwin""
Revert "Skip inttypes.h on Darwin"
Merge "pickmode: Fix a pair of unsigned overflows."
Merge "VPX: refactor vpx_idct16x16_1_add_sse2()"
Merge "vp9: 1 pass vbr: Reduce base qp for active_best_quality for inter-frames."
Merge "convolve_test: Fix IOC runtime errors."
Merge "Alignment is required for sad_array8"
Merge "libvpx: vpx_add_plane_noise make c match assembly"
Merge "Remove sixtap/bilinear 4x4 neon implementations"
Alignment is required for sad_array8
Merge changes Id13b97f4,I1d342725
Merge "Use canonical avg_pred functions"
Fix comment for target_bandwidth in VP9 and VP10
convolve_test: Fix IOC runtime errors.
Merge "Skip inttypes.h on Darwin"
pickmode: Fix a pair of unsigned overflows.
vp9: 1 pass vbr: Reduce base qp for active_best_quality for inter-frames.
VPX: refactor vpx_idct16x16_1_add_sse2()
libvpx: vpx_add_plane_noise make c match assembly
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"
The subfunctions are only defined for sse2
Unlike non-hbd variance, opt2 is never used
Remove sixtap/bilinear 4x4 neon implementations
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."