Adjust threshold for adapt_partition for speed 6.
Avoid nonrd_pick_partition for speed >= 6.
Modify early exit for alt_ref in nonrd_pickmode.
Enable arf usage for speed >= 6, 1 pass vbr.
vp9: 1 pass vbr: Limit qpdelta on high_source_sad.
Merge "vpx: fix nasm build errors"
vpx: fix nasm build errors
Use adapt_partition for ARF in 1 pass.
Merge "ARF in 1 pass vbr: modify skip ref_frame in nonrd_pickmode."
ARF in 1 pass vbr: modify skip ref_frame in nonrd_pickmode.
Add 4 to 3 scaling NEON optimization
Specialize 4 to 3 frame scaling in C
Merge "vpxdsp: [x86] add highbd_d135_predictor functions"
Fix partition selection in speed features for arf overlay frame.
Enable use_altref_onepass for speed 4 real-time mode.
vpxdsp: [x86] add highbd_d135_predictor functions
vpxdsp: [x86] add highbd_d117_predictor functions
Set rc->high_source_sad = 0 before scene detection.
Merge "vp9: Modification to adapt the ARF usage for 1 pass vbr"
vp9: Modification to adapt the ARF usage for 1 pass vbr
Merge "Add vpx_scaled_2d_neon()"
Add use_svc condition to the scene detection in 1 pass.
Merge "Revert "Remove the speed condition on scene detection in 1 pass code.""
Merge "vpxdsp: [x86] add highbd_d153_predictor functions"
Revert "Remove the speed condition on scene detection in 1 pass code."
Merge "fix signed integer overflow of idct"
Merge "vp9_dx_iface: Stop using iter parameter incorrectly"
fix signed integer overflow of idct
vpxdsp: [x86] add highbd_d153_predictor functions
Remove the speed condition on scene detection in 1 pass code.
vp9_dx_iface: Stop using iter parameter incorrectly
Merge "Add unit test to expose vp8 bug when width is set odd."
Merge "vp8: [loongson] optimize copymen with mmi"
Add unit test to expose vp8 bug when width is set odd.
Merge "SVC: Add setting for max_intra_rate_pct in sample encoder."
Merge changes Ib9105462,Idfac00ed,If8d8a0e2
Remove the speed condition in setting compute_source_sad.
Replace flag USE_ALTREF_FOR_ONE_PASS with speed feature.
vp8: [loongson] optimize copymen with mmi
SVC: Add setting for max_intra_rate_pct in sample encoder.
Merge "vpxdsp: [x86] add highbd_d45_predictor functions"
Merge changes If59743aa,Ib046fe28,Ia2345752
vpxdsp: [x86] add highbd_d45_predictor functions
Merge "Comma-separate VP9 encoder tmp.stt output"
Merge "vp9: Modify pickmode early exit for ARF in 1pass."
Merge "Bug fix: fadst4() in vp9/encoder/vp9_dct.c"
Merge "vp9: Modify simple_block_yrd condition for SVC"
vp9: Modify pickmode early exit for ARF in 1pass.
Remove the unnecessary cast of (int16_t)cospi_{1...31}_64
Remove the unnecessary upcasts of (int)cospi_{1...31}_64
Change cospi_{1...31}_64 from tran_high_t to tran_coef_t
Bug fix: fadst4() in vp9/encoder/vp9_dct.c
Merge "vpxdsp: [x86] add highbd_d63_predictor functions"
temporal_filter_apply_sse2.asm: add ':' to label
Merge "Add datarate test for frame_parallel_decoding mode off."
cosmetics: NEON scaling code
Refactor convolve NEON code
vpxdsp: [x86] add highbd_d63_predictor functions
vp9: Modify simple_block_yrd condition for SVC
vp9: Fix condition for limiting ARF 1 pass vbr.
Merge "vp9: Adjustments for ARF usage in 1 pass vbr."
vp9: Adjustments for ARF usage in 1 pass vbr.
Merge "cosmetics: vp9_rtcd_defs.pl"
Change sinpi_{1,2,3,4}_9 from tran_high_t to int16_t
Merge "vp8: [loongson] optimize dequantize with mmi"
Merge "Fix bug in intra mode rd penalty."
Add datarate test for frame_parallel_decoding mode off.
Merge "mips msa clean-up msa macros"
Merge "vp9_scale_test: add C config"
Merge "Revert "Specialize 4 to 3 scaling in vp9_scale_and_extend_frame_c()""
Merge "VP9 level targeting: add a new AUTO mode"
vp8: [loongson] optimize dequantize with mmi
vp8: [loongson] optimize idctllm with mmi
VP9 level targeting: add a new AUTO mode
Revert "Specialize 4 to 3 scaling in vp9_scale_and_extend_frame_c()"
mips msa clean-up msa macros
Merge "Specialize 4 to 3 scaling in vp9_scale_and_extend_frame_c()"
Comma-separate VP9 encoder tmp.stt output
Merge "Revert "Revert "quantize avx: copy 32x32 implementation"""
cosmetics: vp9_rtcd_defs.pl
Merge "Optimize mips msa vp9 average mc functions"
Merge "vp8: [loongson] optimize loopfilter with mmi"
Optimize mips msa vp9 average mc functions
Revert "Revert "quantize avx: copy 32x32 implementation""
Specialize 4 to 3 scaling in vp9_scale_and_extend_frame_c()
Merge "vpxdsp: [x86] add highbd_d207_predictor functions"
vp8: [loongson] optimize loopfilter with mmi
Add 4 to 1 scaling NEON optimization
vpxdsp: [x86] add highbd_d207_predictor functions
intrapred: sync highbd_d63_predictor w/d63_
vpx_mem: make vpx_memset16 inline
intrapred: sync highbd_d45_predictor w/d45_
Merge changes I9ec438aa,I99c954ff
Fix bug in intra mode rd penalty.
Merge "vp8: [loongson] optimize sixtap predict with mmi"
Merge "vpxdsp: [loongson] optimize sad functions with mmi"
vpx_scale_test.h: remove #if from inside macro