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"
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: fix d45/d63 discrepancies
Merge "Remove counts param"
mips msa vp9 loopfilter 16 optimization
Make vp9 the default codec for vpxenc
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"
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"
mips msa vp9 convolve8 avg vert optimization
Merge "test-data.sha1: mark test data files as binary"
test-data.sha1: mark test data files as binary
Support building shared libraries on OS/2
Merge "Support building shared libraries on OS/2"
Merge "mips msa vp9 idct4x4 and iwht4x4 optimization"
Merge "Unify reference variance functions"
Merge "Disable neon bilinear 4x4"
Unify reference variance functions
mips msa vp9 idct4x4 and iwht4x4 optimization
mips msa vp9 updated convolve horiz, vert, hv, copy, avg module
Vidyo patch: Rate control for SVC, 1 pass CBR mode.
Merge "mips msa vp9 updated idct 8x8, 16x16 and 32x32 module"
Disable neon bilinear 4x4
Merge "Adds subsecond frame rates to webm"
Merge changes from topic 'vp9-intra-pred'
Merge "vp9_reconintra_neon_asm/tm: simplify above_left load"
Merge "Cast variance reference output"
Merge "Fast feedback of bits on undershoot."
Adds subsecond frame rates to webm
mips msa vp9 updated idct 8x8, 16x16 and 32x32 module
vp9_reconintra: simplify d45_predictor
vp9_reconintra: specialize d135 4x4
vp9_reconintra: specialize d117 4x4
vp9_reconintra: specialize d207 4x4
vp9_reconintra: specialize d153 4x4
vp9_reconintra: specialize d63 4x4
vp9_reconintra: specialize d45 4x4
Merge "mips msa vp9 updated macros and disable all MSA functions"
Merge changes from topic 'vp9-intra-pred'
vp9_reconintra_neon/tm: improve above_left load
vp9_reconintra_neon: cosmetics: normalize fn params
vp9_reconintra_neon_asm/tm: simplify above_left load
vp9_reconintra_neon: add DC 16x16 predictors
vp9_reconintra_neon: add DC 8x8 predictors
mips msa vp9 updated macros and disable all MSA functions
variance_neon: add missing include
Merge "Re-worked header files"
Merge "Use correct parameters for NEON variance tests"
Merge "Remove conversion warnings from hbd shifts"
Merge "Don't #define snprintf in VS 2015 or higher."
Merge "Add error handling when running out of free frame buffers."
For non-rd pickmode: remove VAR_PARTITION condition.
Merge "[svc] Disable tiles for spatial svc case"
Merge "Check size restrictions before running test vector"
Use correct parameters for NEON variance tests
Merge "Only use one 'END' per file"
Merge "[decoder] Optimize context buffer re-allocation"
Don't #define snprintf in VS 2015 or higher.
Remove conversion warnings from hbd shifts
Check size restrictions before running test vector
Add error handling when running out of free frame buffers.
Non-rd variance partition: Adjust thresholds for 1080p.
Merge "Correct case in Get4x4SSEFunc"
Merge "Refactor set_vbp_thresholds."
Merge "[svc] Make size of empty frame to be 16x16 all the time"