Merge "third_party: Roll libwebm snapshot."
vp9: 1 pass vbr mode at speed 5: switch to use mv.search to NSTEP.
third_party: Roll libwebm snapshot.
Merge changes Id0a490bc,I1b4a0504
Merge "Force recode for bad rate misses."
Merge "Fix some HBD scaling bugs."
VP9: Eliminate extra mv clamp in decoder
Merge "Add a TODO for using tile rows while encoding with multiple threads"
vp9/inverse_transform_block_inter: move eob check
vp9/inverse_transform_block_intra: move eob check
Merge "Allows sub-second frame rates in vp9"
Merge "Prevent encoder crash caused by row tile dependencies"
Add a TODO for using tile rows while encoding with multiple threads
Merge "vp9: Non-rd partition selection: use consec_zeromv to set sb_is_skin."
Merge "Simplify the loopfilter synchronization logic in VP8 encoder"
Prevent encoder crash caused by row tile dependencies
Simplify the loopfilter synchronization logic in VP8 encoder
Force recode for bad rate misses.
vp9: Non-rd partition selection: use consec_zeromv to set sb_is_skin.
Merge "vp9: Improvement to skin detection."
vp8-denoiser: Update on the sum_diff threshold.
Merge "altref_test: mark AltRefForcedKeyTest as large"
altref_test: mark AltRefForcedKeyTest as large
vp9: Improvement to skin detection.
vp9: Fix the threshold for gf update in cyclic refresh.
Merge "Use whole pixel only at speed 8 screen content."
Merge "Reuse computation in build_nmv_component_cost_table."
Merge "Fix using screen content tuning in all the cpu speed tests."
Merge "vp9-svc: Bugfix on usage of svc_force_zeromv in non-rd pickmode."
Fix using screen content tuning in all the cpu speed tests.
Reuse computation in build_nmv_component_cost_table.
choose_partitioning: Avoid computing segment_id twice.
vp9-svc: Bugfix on usage of svc_force_zeromv in non-rd pickmode.
Use whole pixel only at speed 8 screen content.
Add tests for VP9E_CONTENT_SCREEN.
Isolate HBD stats bug change.
Merge "Revert "Fix bug in stats output for HBD.""
Revert "Fix bug in stats output for HBD."
vp9: Fix to scene cut/content change detection.
vp9: Scene cut/content change detection: Adjust gf update.
vp9: Scene cut/slide change detection: Increse min_thresh.
Allows sub-second frame rates in vp9
Merge "vp9: Fix issue in scene/content change detection."
vp9: Switch to model=1 for skin detection.
vp9: Fix issue in scene/content change detection.
vp9 non-rd pickmode. Some adjustments for vbr mode.
vp9-svc: Fix to frame dropping in svc mode.
Merge "vp9-svc: Change default spatial bitrate allocation."
Merge "vp9_svc_layercontext(): fix proto mismatch"
Merge "vp9-svc unitests: Add more tests for key frame periods."
Merge "VPX: loopfilter_mmx.asm using x86inc 2"
vp9-svc: Change default spatial bitrate allocation.
vp9_svc_layercontext(): fix proto mismatch
vp9-svc unitests: Add more tests for key frame periods.
VPX: loopfilter_mmx.asm using x86inc 2
Merge "define GET_GOT_DEFINED if not previously defined"
vp9-resize tests: Update to real-time resize unittests.
Merge "vp9-svc: Fix to resetting pattern/flags on key frame."
vp9-svc: Fix to resetting pattern/flags on key frame.
define GET_GOT_DEFINED if not previously defined
vp9-svc: Non-rd pickmode, fix condition for testing zeromv for spatial ref.
Revert "VPX: loopfilter_mmx.asm using x86inc"
Merge "Fix bug in stats output for HBD."
Fix bug in stats output for HBD.
vp9-svc: Fix issues with svc with periodic key frames.
Merge "Simplify the inner loop of duplicate_mode_info_in_sb."
Merge "Port "cost_coeff speed improvements" to vp9."
Simplify the inner loop of duplicate_mode_info_in_sb.
Merge "Port alt reference frame filter improvement to VP9"
Merge "Back port partition rate cost estimate fix to VP9"
Merge "Don't copy tx_size to all 8x8 MIs in the prediction block."
vp9-svc: Allow for 2 stage downscaling for spatial layers.
Port alt reference frame filter improvement to VP9
Back port partition rate cost estimate fix to VP9
vp9-datarate unittests: Include coverage up to speed 8.
Don't copy tx_size to all 8x8 MIs in the prediction block.
vp9: Remove effective_bitrate from SVC datarate tests.
vp8: multi-res-encoder: Fix timer around encoder in sample encoder.
vp9-svc: For 1 pass svc, remove frame-level upsampling.
VPX: Remove pmin/pmax from subpixel functions.
Merge "VPX: vpx_filter_block1d16_(v8, v8_avg)"
Merge changes I95159bcb,Ia74e3097,I661f6439
datarate_test/ChangingDropFrameThresh: set kf interval
Revert "vp9-svc: Fix speed issue with source downscaling for spatial layers."
Merge "vp8-denoiser: Update some denoiser thresholds."
Merge "vp9-svc: Bugfix for svc in non-rd variance partition."
Port "cost_coeff speed improvements" to vp9.
vp9-svc: Bugfix for svc in non-rd variance partition.
vp9-svc: Fix speed issue with source downscaling for spatial layers.
x86/convolve.h: remove redundant check in FUN_CONV_2D
x86/convolve.h: replace while w/if for w < 16
altref_test: move AltRefTest instantiation w/in VP8 check
Merge "vp9/10: fix forced keyframes w/alt-refs enabled"
vp9: set kf_max_dist to a reasonable default (128)
VPX: vpx_filter_block1d16_(v8, v8_avg)
Merge changes from topic 'x86inc'
Merge "BUG FIX: vpx_filter_block1d(8,4)_(v8, v8_avg)"