Merge "VP9: Move ref_mvs[][] and mode_context[] from MB_MODE_INFO"
mips msa vp9 subpel variance optimization
Merge "mips msa vpx_dsp variance optimization"
Merge "vp9_common_data: right-size tables"
Merge "Fixed a variance calculation"
mips msa vpx_dsp variance optimization
Merge "mips msa vp9 common macro comments updated"
Merge changes Idce95354,I6b791088
Merge "Remove tile param"
VP9: Move ref_mvs[][] and mode_context[] from MB_MODE_INFO
mips msa vp9 common macro comments updated
Merge "mips msa vp9 temporal filter optimization"
Merge "vpxenc.sh: Add basic multithreaded frame parallel encode test."
mips msa vp9 temporal filter optimization
mips msa vp9 subtract block optimization
Merge "mips msa vp9 block error optimization"
mips msa vp9 block error optimization
loopfiltersimpleverticaledge_neon: quiet uninit var warnings
idct_dequant_0_2x_neon: quiet uninit var warnings
vp9_common_data: right-size tables
vpxenc.sh: Add basic multithreaded frame parallel encode test.
Update to dynamic resize logic for 1pass CBR.
Merge "vp8_subpixelvariance_neon: right size coeff table"
Fix to unstable build from commit 517a66.
Merge "vp9_reconintra_neon: add d45 16x16"
Merge "vpxenc.sh: Add basic vp9 multithread encode test."
Merge "build: add *test-no-data-check targets"
Merge "aq-mode=3: Reduce boost for segment#2 at low bitrates/low res."
vp8_subpixelvariance_neon: right size coeff table
Merge "Fix building with iOS 9 beta SDK"
vpxenc.sh: Add basic vp9 multithread encode test.
aq-mode=3: Reduce boost for segment#2 at low bitrates/low res.
mips msa vp9 avg optimization
Merge "mips msa vp9 fdct 4x4 optimization"
vp9_reconintra_neon: add d45 16x16
Merge "vp9_reconintra_neon: add d45 8x8"
Merge "Reduce max_partition_size for low resolutions at speed 5."
Fixes for key frame coding at speed 5.
mips msa vp9 fdct 4x4 optimization
Fix building with iOS 9 beta SDK
Add assembly tests for int projections.
Merge "mips msa vp9 fdct 8x8 optimization"
mips msa vp9 fdct 8x8 optimization
Merge "Add dynamic range comment to vp9_int_pro_row"
Merge "Add dynamic range comment to vp9_int_pro_col"
vp9_reconintra_neon: add d45 8x8
Add dynamic range comment to vp9_int_pro_row
build: add *test-no-data-check targets
Reduce max_partition_size for low resolutions at speed 5.
Merge "Move vp8 variance files"
Limit cyclic refresh revisitng blocks at the same quantizer.
Merge "Fix a msvc compiler warning"
Add dynamic range comment to vp9_int_pro_col
Merge "vp9_filter: make all filter tables static"
Merge changes I2552d810,I51952c0a,Ib82e4247,I9c8d16cb
Merge "vp9_reconintra_neon: add d45 4x4"
Merge changes from topic 'vp9-intra-pred'
Merge "Add dynamic resize logic for 1 pass CBR."
Merge "vp9_reconintra_neon: add DC 4x4 predictors"
Merge "vp9_reconintra_neon: add DC 32x32 predictors"
Merge "Add dynamic range comment to vp9_satd"
Add dynamic resize logic for 1 pass CBR.
vp9_reconintra_neon: add d45 4x4
vp9_reconintra_neon: add d135 4x4
vp9_reconintra: correct d135 4x4 signature
vp9_reconintra_neon: add DC 4x4 predictors
Add dynamic range comment to vp9_satd
Merge "mips msa vp9 fdct 32x32 optimization"
Take out assertion for block_yrd in rtc coding flow
mips msa vp9 fdct 32x32 optimization
Merge "Fix integer overflow issue in rtc coding flow intra mode search"
Merge "mips msa vp9 fdct 16x16 optimization"
Merge "Moved has_rows, has_cols in vp9_decodeframe.c"
Fix integer overflow issue in rtc coding flow intra mode search
Merge "Eliminated frame_type check in get_partition_probs()"
mips msa vp9 fdct 16x16 optimization
Merge "Update use_prev_frame_mvs flag in decoder."
Moved has_rows, has_cols in vp9_decodeframe.c
Remove duplicate calls for set_frame_size in 1 pass mode.
Eliminated frame_type check in get_partition_probs()
Merge "vp9_ethread: create enough threads while using SVC"
Merge changes I19588f9e,I6dc338a6
Merge "vp9_entropy: delete vp9_coefmodel_tree[]"
Merge "vp9_entropymode: make vp9_init_mode_probs private"
Merge "enable vp9_d153_predictor_32x32_ssse3"
vp9_reconintra_neon: add DC 32x32 predictors
vp9_ethread: create enough threads while using SVC
Remove redundant second declaration in svc_layercontext.c
Merge "decode_tiles_mt: remove incorrect TODO"
Merge changes I342075eb,I222eaa4e
Merge changes Iedb5b6a3,Iaea98508,I36580cea,Ia0574320
Merge "variance_test: fix build w/--disable-vp8-encoder"
enable vp9_d153_predictor_32x32_ssse3
vp9_encodeframe: make coord_lookup[] static
vp9_resize: make vp9_filteredinterp_*[] static
Merge "Fix potential overflow issue in hadamard_16x16()"