vp9: Code clean up for short circuit feature in low temp variance.
Merge "hadamard 16x16 test"
Merge "vp9: Encoding cycle reduction for speed 8."
Merge "Small re-arrangement."
vp9: Encoding cycle reduction for speed 8.
Merge "vp9: Put lower limit on frames_to_key adjustment to gf interval."
Merge "Add a couple of missing WRAPLOW checks"
Merge "vp9_diamond_search_sad_avx cosmetics"
vp9: Put lower limit on frames_to_key adjustment to gf interval.
vp9_diamond_search_sad_avx cosmetics
Merge changes I58081309,I502fd707
Add a couple of missing WRAPLOW checks
Merge "vp9: Use nonrd_pick_partition on scene-cut, for speed 5 vbr mode."
vp9_subexp.h: normalize function prototype
fdct8x8_test: fix unsigned overflow
fdct4x4_test: fix unsigned overflow
vp9: Use nonrd_pick_partition on scene-cut, for speed 5 vbr mode.
Merge "Refactor probability savings search."
vp9: Reduce overshoot factor for setting longer gf interval.
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"