Merge "ivfdec: tolerate invalid framerates"
Disable short circuit feature for low temporal variance.
Merge "Update filter_selectively_vert_row2()"
Merge "firstpass.c: fix an UBSAN/IOC error"
firstpass.c: fix an UBSAN/IOC error
Fix VP8 encoder UBSAN/IOC errors
vp9: Skip some modes when variance is low for big blocks, for 1 pass real-time.
Merge "vp9: Skip computation of best_sad for newmv, unless needed."
Update filter_selectively_vert_row2()
ivfdec: tolerate invalid framerates
vp9: Skip computation of best_sad for newmv, unless needed.
Merge "vpx_ports/mem_ops.h: cast the lhs of bitwise shifts of 24."
Merge "acm_random,Rand9Signed: correct cast"
Merge "Upgrade fwht4x4_mmx() to fwht4x4_sse2() for vp9 and vp10."
Merge "Upgrade vpx_lpf_{vertical,horizontal}_4 mmx to sse2"
acm_random,Rand9Signed: correct cast
Upgrade fwht4x4_mmx() to fwht4x4_sse2() for vp9 and vp10.
vpx_ports/mem_ops.h: cast the lhs of bitwise shifts of 24.
Merge "Convert to unsigned int before left shift"
Upgrade vpx_lpf_{vertical,horizontal}_4 mmx to sse2
Merge "Code clean of sub_pixel_variance4xh -- 2"
Convert to unsigned int before left shift
vp9: Add datarate test for 1 pass VBR mode.
Merge "Fix comments in build_intra_predictors_high()"
Fix comments in build_intra_predictors_high()
Prevent read to invalid RefBuffer
Merge "remove vp9_diamond_search_sad_avx.c"
Move git version extras out of iOS shared framework bundle version
remove vp9_diamond_search_sad_avx.c
Code clean of sub_pixel_variance4xh -- 2
vp9: Remove a redundent condition in sub-pixel filter choosing.
Merge "vp8/error_concealment: remove shift of negative value"
Merge "Revert "Code clean of sub_pixel_variance4xh""
Revert "Code clean of sub_pixel_variance4xh"
Revert "Extend the external fb interface to allocate individual planes."
Merge "vp9: Refactor some denoiser logic in vp9_pick_inter_mode."
vp8/error_concealment: remove shift of negative value
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