Optimize idct32x32_135_add for NEON
Merge "Add high bitdepth intra prediction NEON optimization (mode dc)"
Merge "partial_idct_test: set MinSupportedCoeff for NEON"
Merge "ads2gas: remove RN stanza"
Merge "Replace highbd_dct_const_round_shift with dct_const_round_shift"
partial_idct_test: set MinSupportedCoeff for NEON
Rename vpx_highbd_idct8x8_10{*}() to vpx_highbd_idct8x8_12{*}()
Merge "idct test: use coeff consistently"
Merge "partial_idct_test: Add large coefficient test"
Merge "Update vp9_fdct8x8_quant_ssse3 for highbitdepth"
Merge "vp9-svc: Add unittest for svc-decoding."
vp9-svc: Add unittest for svc-decoding.
Update vp9_fdct8x8_quant_ssse3 for highbitdepth
Merge "Cosmetics of inv_txfm.c"
Merge "Extract high bit depth helper functions"
idct test: use coeff consistently
partial_idct_test: Add large coefficient test
Extract high bit depth helper functions
Merge "configure: disable tools for armv7-win32-vs1[24]"
Replace highbd_dct_const_round_shift with dct_const_round_shift
Add a missing END directive in idct_neon.asm
Fix producing vcxproj files with *.S arm assembly files
Merge "vp9: Non-rd pickmode: fix logic in reference masking."
configure: disable tools for armv7-win32-vs1[24]
vp9-svc: Add decoder control to decode up to x spatial layers.
Merge "Speed-up recode loop for extreme bitrate diffs"
vp9: Non-rd pickmode: fix logic in reference masking.
Merge "pp_filter_test.cc,cosmetics:adjust name convention"
Merge "arm idct: move to-be-shared code to header"
Merge "Fixed bug in formatting of debug stats."
pp_filter_test.cc,cosmetics:adjust name convention
Fixed bug in formatting of debug stats.
vp9,tile_worker_hook: correctly set jmp target
Merge "idct32x32_1_add_neon: clear a couple conv warnings"
Merge changes I08af3a54,If5959a25,I6763e62e
Add high bitdepth intra prediction NEON optimization (mode dc)
arm idct: move to-be-shared code to header
Add high bitdepth intra prediction optimization speed test
Merge "Refine 8-bit intra prediction NEON optimization (mode tm)"
Refine 8-bit intra prediction NEON optimization (mode tm)
Merge "Change to KF boost calculation."
Merge "vp9-svc: Fix some stats in vp9_spatial_svc_encoder."
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)"
idct32x32_1_add_neon: clear a couple conv warnings
build/make/Android.mk: s/armv8/arm64/
build/make/Android.mk: fix armeabi-v7a build
Merge "vp9-svc: Add checks to layer bitrates in vp9_spatial_svc_encoder."
use .S suffix rather than .s for NEON asm
vp9-svc: Fix some stats 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)"
Change to KF boost calculation.
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)
Speed-up recode loop for extreme bitrate diffs
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