vp9_ethread: create enough threads while using SVC
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"
Merge "Fix potential overflow issue in hadamard_16x16()"
Merge "Add dynamic range comment to hadamard_8x8()"
Merge "mips msa vp9 filter by weight optimization"
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: 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"
test_intra_pred_speed: add ClearSystemState() call
Merge "Adjust some parameters for cyclic refresh for low bitrates."
libs.mk: relocate TEST_INTRA_PRED_SPEED_OBJS init
test_intra_pred_speed: remove #if w/in another macro
test/android/Android.mk: fix build w/ENABLE_SHARED=0
Merge "Prevent dividing by 0 when target-bitrate is 0."
Changes to active maxq calculation in two pass.
Adjust some parameters for cyclic refresh for low bitrates.
Enable more split modes for animated content.
Prevent dividing by 0 when target-bitrate is 0.
Merge "Animation and dead zone detection."
mips msa vp9 intra-pred optimization
Merge "vpxdec: cosmetics: break some long lines"
Merge "vpxenc: relocate vp8/vp9 only options"
Merge "disable vp8_sub_pixel_variance8x8_neon"
Merge "vs/armv7: use -oldit armasm flag"
disable vp8_sub_pixel_variance8x8_neon
Merge "vp9_reconintra: simplify d63_predictor"
Merge "BUG FIX: Remove counts param"
Merge "Add control to skip loop filter in VP9 decoder."
Merge "vpxenc: Add support for pixel aspect ratio."
Merge "Duplicate reference variance code"
vpxdec: cosmetics: break some long lines
vpxenc: relocate vp8/vp9 only options
Optimize the decode_partition. About 0.7% gain on N10.
vs/armv7: use -oldit armasm flag
BUG FIX: Remove counts param
Add control to skip loop filter in VP9 decoder.
vpxenc: Add support for pixel aspect ratio.
Fix to spatial svc: set reference_frame masking.
Merge "mips msa vp9 loopfilter 4, 8 optimization"
mips msa vp9 loopfilter 4, 8 optimization
Merge "Bugfx in setting layer framerate."
Merge "mips msa vp9 loopfilter 16 optimization"
Merge "vp9_reconintra: use AVG[23] consistently"
Merge "vp9_reconintra_neon_asm/tm4x4: simplify left load"
Merge "vp9_reconintra: fix d45/d63 discrepancies"
Merge "Remove cm parameter from vp9_decode_block_tokens() part 2"
vp9_reconintra/d45_predictor: remove temp storage
vp9_reconintra: simplify d63_predictor
vp9_reconintra: fix d45/d63 discrepancies
Merge "Remove counts param"
mips msa vp9 loopfilter 16 optimization
Make vp9 the default codec for vpxenc
Reducing size of MODE_INFO struct
Remove cm parameter from vp9_decode_block_tokens() part 2
Merge "Make vp9 subpixel match vp8"
Merge "mips msa vp9 convolve8 avg hv optimization"
mips msa vp9 convolve8 avg hv optimization
Merge "Optimize the idct assembly code."
Merge "vp9_reconintra: simplify d45_predictor"
Merge changes from topic 'vp9-intra-pred'
Merge "Remove ABI check for 1 pass CBR SVC."
Merge "mips msa vp9 convolve8 avg horiz optimization"
Animation and dead zone detection.
vp9_reconintra: use AVG[23] consistently
vp9_reconintra_neon_asm/tm4x4: simplify left load
Remove ABI check for 1 pass CBR SVC.
Fix to sample encoder: vpx_temporal_svc_encoder.c
Duplicate reference variance code
mips msa vp9 convolve8 avg horiz optimization
Merge "mips msa vp9 convolve8 avg vert optimization"