Merge "Fix building with iOS 9 beta SDK"
mips msa vp9 avg optimization
Merge "mips msa vp9 fdct 4x4 optimization"
Fixes for key frame coding at speed 5.
Merge "vp9_reconintra_neon: add d45 8x8"
Merge "Reduce max_partition_size for low resolutions 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
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
mips msa vp9 fdct 16x16 optimization
Moved has_rows, has_cols in vp9_decodeframe.c
Merge "Eliminated frame_type check in get_partition_probs()"
Merge "Update use_prev_frame_mvs flag in decoder."
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()"
Merge "Add dynamic range comment to hadamard_8x8()"
vp9_entropy: delete vp9_coefmodel_tree[]
Merge "mips msa vp9 filter by weight optimization"
vp9_entropymode: make vp9_init_mode_probs private
vp9_mcomp: make search_step_table static
vp9_encodeframe: delete auto_partition_range()
vp9_mcomp: don't mark setup_center_error() inline
vp9_encoder: hide adjust_image_stat()
Merge "Allocate tile data adaptively to accommodate the frame size increase"
mips msa vp9 filter by weight optimization
Fix potential overflow issue in hadamard_16x16()
Add dynamic range comment to hadamard_8x8()
Merge "test_intra_pred_speed: add ClearSystemState() call"
variance_test: fix build w/--disable-vp8-encoder
vp9_filter: make all filter tables static
vp9_filter: restore vp9_bilinear_filters alignment
Merge "inline vp9_get_segdata()"
Allocate tile data adaptively to accommodate the frame size increase
inline vp9_get_segdata()
Merge "inline vp9_segfeature_active()"
Move adjustment of some CR parameters to existing function.
inline vp9_segfeature_active()
Merge "mips msa vp9 intra-pred optimization"
Merge "vp9_reconintra/d45_predictor: remove temp storage"
Merge "test/android/Android.mk: fix build w/ENABLE_SHARED=0"
Merge changes I89a8440f,Ifa3926e1
decode_tiles_mt: remove incorrect TODO
vp9_decodeframe: simplify init_read_bit_buffer signature
vp9_decode_frame: remove explicit read_bit_buffer init
vp9_decodeframe.h: remove unused prototype
vp9_decodeframe: move public funcs to end of file
vp9_decodeframe: reorder some functions
vp9_decodeframe: hide vp9_dec_build_inter_predictors_sb
Merge "Changes to active maxq calculation in two pass."
Merge "Reducing size of MODE_INFO struct"