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.
Add tests for VP9E_CONTENT_SCREEN.
Use whole pixel only at speed 8 screen content.
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.
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)"
x86/convolve.h: change filter[] || chains to |
vp9/10: fix forced keyframes w/alt-refs enabled
vp9: Update to scene/content change detection.
BUG FIX: vpx_filter_block1d(8,4)_(v8, v8_avg)
vp9 aq-mode=3: Allow it to be used for 1 pass VBR mode.
Merge "VPX: loopfilter_mmx.asm using x86inc"
Merge "VP9: rename vpx_read_mode_info to vp9_read_mode_info"
Merge "VP9: remove x_mis, y_mis calculations"
vp9: 1 pass vbr real-time mode: Adjust gf refresh for scene change.
VP9: rename vpx_read_mode_info to vp9_read_mode_info
VP9: remove x_mis, y_mis calculations
Merge changes from topic 'vp10-missing-alloc-checks'
Merge changes from topic 'vp9-missing-alloc-checks'
Merge changes from topic 'vp8-missing-alloc-checks'
Merge changes from topic 'rm-loopfilter-count-param'
VPX: loopfilter_mmx.asm using x86inc
x86inc.asm: only set visibility for chromium builds
Use .text instead of .rodata on macho
Copy PIC handling code from x86_abi_support