vp9: Reduce overshoot factor for setting longer gf interval.
Merge "Refactor probability savings search."
Merge "Revert "remove vp9_diamond_search_sad_avx.c""
Merge "Avoid a potential assertion fail in optimize_b()"
Merge "ivfdec: tolerate invalid framerates (2)"
Merge "vp9: Replace the avg_size_inter metric, for 1 pass vbr."
Merge changes I999ef597,Ic6dc9f53
Revert "remove vp9_diamond_search_sad_avx.c"
Avoid a potential assertion fail in optimize_b()
vp9: Replace the avg_size_inter metric, for 1 pass vbr.
vp9: Small ajustment to settings gf_interval, 1 pass vbr.
Merge "Move range checks into WRAPLOW"
Merge changes If31d36c8,I10b947e7
Merge "Fix Visual Studio build failure in filter_selectively_vert_row2() calls"
ivfdec: tolerate invalid framerates (2)
Merge "Slightly more damped VBR adjustment."
Merge "Change to get_twopass_worst_quality()"
Merge "Removed unused data structure."
Merge "Adjustment to VBR rate correction."
Merge "Adjustment calculation of active worst quality."
Merge "Remove gf_zeromotion_pct."
Merge "Slow pshufb removal in 3 intra prediction functions."
Merge "vp9: Fix valgrind failure for short circuit on low temporal vaiance block."
Slightly more damped VBR adjustment.
Change to get_twopass_worst_quality()
Removed unused data structure.
Adjustment to VBR rate correction.
Adjustment calculation of active worst quality.
Move range checks into WRAPLOW
Fix Visual Studio build failure in filter_selectively_vert_row2() calls
Merge "ivfdec: tolerate invalid framerates"
vpx_dsp,add_noise: remove mmx implementation
vpx_dsp: remove mmx variance implementations
vp9: Fix valgrind failure for short circuit on low temporal vaiance block.
Slow pshufb removal in 3 intra prediction functions.
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()"
Refactor probability savings search.
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
configure: Add -mstackrealign flags to CFLAGS on OS/2
vpx: Add OS/2-specific threading codes
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.