DescriptionRoll src/third_party/libvpx/source/libvpx/ 9a032fa26..1961a92a9 (33 commits).
https://chromium.googlesource.com/webm/libvpx.git/+log/9a032fa2628e..1961a92a940c
$ git log 9a032fa26..1961a92a9 --date=short --no-merges --format='%ad %ae %s'
2016-11-01 jzern vp9,tile_worker_hook: correctly set jmp target
2016-10-25 linfengz Add high bitdepth intra prediction optimization speed test
2016-10-21 linfengz Refine 8-bit intra prediction NEON optimization (mode tm)
2016-10-31 jzern idct32x32_1_add_neon: clear a couple conv warnings
2016-10-31 jzern build/make/Android.mk: s/armv8/arm64/
2016-10-31 jzern build/make/Android.mk: fix armeabi-v7a build
2016-10-31 jzern use .S suffix rather than .s for NEON asm
2016-10-31 marpan vp9-svc: Fix some stats in vp9_spatial_svc_encoder.
2016-10-31 pbos Add vp9_spatial_svc_encoder to .gitignore.
2016-10-18 jzern idct,NEON: add a tran_low_t->s16 load adapter
2016-10-21 linfengz Refine 8-bit intra prediction NEON optimization (mode h and v)
2016-10-30 marpan vp9-svc: Add checks to layer bitrates in vp9_spatial_svc_encoder.
2016-10-28 jimbankoski vpxdec.c : don't double count corrupted frames
2016-10-29 jzern tiny_ssim: fix visual studio build
2016-10-28 pbos Add temporal-layer support to tiny_ssim.
2016-10-27 marpan vp9: Updates to SVC sample encoder.
2016-10-27 pbos Add tools/tiny_ssim for generating SSIM/PSNR.
2016-10-12 paulwilkins Change to KF boost calculation.
2016-10-21 linfengz Refine 8-bit intra prediction NEON optimization (mode d45 and d135)
2016-10-26 debargha Force recode if framesize exceeds max allowed size
(...)
+ add an include path for NEON asm allowing it to include generated sources
which match the source tree layout, e.g., vpx_dsp/arm/...
R=johannkoenig@google.com
BUG=629481
Committed: https://crrev.com/9334c34dbc59ff79a2c24c6867c9d22802212843
Cr-Commit-Position: refs/heads/master@{#429704}
Patch Set 1 #Patch Set 2 : enable-vp9-highbitdepth #Patch Set 3 : comment asm include addition #
Messages
Total messages: 20 (14 generated)
|