build/make/Android.mk: fix armeabi-v7a build
use .S suffix rather than .s for NEON asm
Merge "idct,NEON: add a tran_low_t->s16 load adapter"
Merge "Add vp9_spatial_svc_encoder to .gitignore."
Merge "Refine 8-bit intra prediction NEON optimization (mode h and v)"
Merge "vp9-svc: Add checks to layer bitrates in vp9_spatial_svc_encoder."
Add vp9_spatial_svc_encoder to .gitignore.
Merge "vpxdec.c : don't double count corrupted frames"
idct,NEON: add a tran_low_t->s16 load adapter
Refine 8-bit intra prediction NEON optimization (mode h and v)
vp9-svc: Add checks to layer bitrates in vp9_spatial_svc_encoder.
vpxdec.c : don't double count corrupted frames
tiny_ssim: fix visual studio build
Merge "Add temporal-layer support to tiny_ssim."
Merge "partial_idct_test: add _add_ test"
Merge "vp9: Updates to SVC sample encoder."
Merge "Add tools/tiny_ssim for generating SSIM/PSNR."
Merge "Refine 8-bit intra prediction NEON optimization (mode d45 and d135)"
Add temporal-layer support to tiny_ssim.
Add tools/tiny_ssim for generating SSIM/PSNR.
vp9: Updates to SVC sample encoder.
Merge "Force recode if framesize exceeds max allowed size"
Merge "partial_idct_test: consolidate block size"
Refine 8-bit intra prediction NEON optimization (mode d45 and d135)
Merge "Changes to KF boost calculation."
Merge "Removal of a couple of two pass adjustments."
Force recode if framesize exceeds max allowed size
partial_idct_test: add _add_ test
partial_idct_test: consolidate block size
Changes to KF boost calculation.
Removal of a couple of two pass adjustments.
Merge "Refine 8-bit intra prediction NEON optimization (mode dc)"
Merge "vpxdec: return fail if frame fails to decode."
Optimize idct32x32_34_add for NEON
Merge "Update vp9_intrapred_test.cc to support 8-bit"
Merge "Modify the encoder multi-thread unit test"
Modify the encoder multi-thread unit test
Change 2 motion search counts to be tile data
Refine 8-bit intra prediction NEON optimization (mode dc)
Update vp9_intrapred_test.cc to support 8-bit
vpxdec: return fail if frame fails to decode.
Merge "remove idct32x32*_add_neon.asm"
Merge "vpx_highbd_convolve_copy_neon: use multi reg loads"
Merge "vp9_bitstream: Encode tiles in parallel"
vp9_bitstream: Encode tiles in parallel
vp9: Nonrd variance partition: increase threshold for using 4x4 avg.
Merge "vp8: Apply gf target-size boost only when refresh_golden_frame = 1."
remove idct32x32*_add_neon.asm
vp9: Speed=8 real-time: Keep the bias_golden feature on.
Add vp9cx_set_ref to .gitignore
vp8: Apply gf target-size boost only when refresh_golden_frame = 1.
Merge "third_party: roll libwebm snapshot"
vp8: Adjust threshold to set the gf_noboost flag.
vp8: Add control for gf boost for 1 pass cbr.
Revert "vp9_bitstream: Encode tiles in parallel"
Merge "Fix warnings reported by -Wshadow: Part1: vpx_dsp directory"
Merge "Revert "third_party: Roll libwebm snapshot.""
third_party: roll libwebm snapshot
Merge "Optimize sad_64width_x4d_msa function"
Optimize sad_64width_x4d_msa function
Merge "vp9: Non-rd variance partition: add condition for 64x64 split."
Merge "add vpx high bitdepth convolve8 NEON intrinsics optimization"
Revert "third_party: Roll libwebm snapshot."
Fix warnings reported by -Wshadow: Part1: vpx_dsp directory
vpx_highbd_convolve_copy_neon: use multi reg loads
add vpx high bitdepth convolve8 NEON intrinsics optimization
vp9: Non-rd variance partition: add condition for 64x64 split.
third_party: Roll libwebm snapshot.
vp9_bitstream: Encode tiles in parallel
Merge "VP8: Add realtime speed to datarate_test.cc"
Merge "add vpx_highbd_convolve_{copy,avg}_neon()"
VP8: Add realtime speed to datarate_test.cc
Merge "Drop empty frames."
add vpx_highbd_convolve_{copy,avg}_neon()
vp8: Adjust thresholds in VP8/DatarateTestLarge tests.
Merge "cosmetics,*loopfilter_neon.c: s/tranpose/transpose/"
Merge "vp9_bitstream: Parameterize interp_filter_selected"
Merge "Optimize vpx_mbpost_proc_across_ip_msa function"
Merge "Optimize vpx_get4x4sse_cs_msa function"
Merge "vp9_bitstream: Parameterize max_mv_magnitude"
vp9_bitstream: Parameterize interp_filter_selected
Merge "[vpx highbd lpf NEON 6/6] vertical 16"
Merge "[vpx highbd lpf NEON 5/6] horizontal 16"
Merge "[vpx highbd lpf NEON 4/6] vertical 8"
cosmetics,*loopfilter_neon.c: s/tranpose/transpose/
vp9_bitstream: Parameterize max_mv_magnitude
Merge "Optimize vp8 loopfilter msa functions"
Merge "[vpx highbd lpf NEON 3/6] horizontal 8"
[vpx highbd lpf NEON 3/6] horizontal 8
[vpx highbd lpf NEON 4/6] vertical 8
[vpx highbd lpf NEON 5/6] horizontal 16
[vpx highbd lpf NEON 6/6] vertical 16
vp8: Adjust threshold on VP8/DatarateTestLarge.DenoiserOffOn.
1 pass vbr: Allow for lookahead alt-ref in real-time mode.
vp9: 1 pass vbr: some adjustments to gf interval.
Merge "vp8: Change default gf behavior for 1 pass cbr."
Optimize vpx_mbpost_proc_across_ip_msa function
Merge "[vpx highbd lpf NEON 2/6] vertical 4"