Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(272)

Issue 2784343002: Roll src/third_party/libvpx/source/libvpx/ 2fac50fa0..32b3d2f17 (21 commits) (Closed)

Created:
3 years, 8 months ago by marpan1
Modified:
3 years, 8 months ago
Reviewers:
Johann, marpan
CC:
chromium-reviews, jzern, fgalligan1, ios-reviews_chromium.org, wwcv, Tom Finegan, mac-reviews_chromium.org
Target Ref:
refs/heads/master
Project:
chromium
Visibility:
Public.

Description

Roll src/third_party/libvpx/source/libvpx/ 2fac50fa0..32b3d2f17 (21 commits) https://chromium.googlesource.com/webm/libvpx.git/+log/2fac50fa0ee0..32b3d2f174f6 $ git log 2fac50fa0..32b3d2f17 --date=short --no-merges --format='%ad %ae %s' 2017-03-29 marpan vp9: 1 pass SVC: Modify condition for intra-mode search. 2017-03-23 johannkoenig vpx_comp_avg_pred: add test 2017-03-24 marpan vp9: Speed >= 8: avoid chrome check under some condition. 2017-03-23 marpan vp9: 1 pass: Move source sad computation into encodeframe loop. 2017-03-20 jzern intrapred: sync highbd_d135_predictor w/d135_ 2017-03-24 jzern intrapred: specialize highbd 4x4 predictors 2017-03-24 jzern intrapred: rename d63f to d63e 2017-03-24 jzern remove CONFIG_MISC_FIXES 2017-03-23 marpan vp9: Fix to condition on using source_sad for 1 pass real-time. 2017-03-23 jzern rate_hist: add parameter validation 2017-03-22 marpan vp9: Non-rd partition: avoid unneeded call to chrome_check 2017-03-22 marpan vp9: Adjust some speed settings for speed 8. 2017-03-22 johannkoenig vp9 temporal filter: additional test 2017-03-21 jzern vp9_rdopt: correct size to vpx_sum_squares_2d_i16 2017-03-20 jzern idct_neon: prefix non-static functions w/'vpx_' 2017-03-22 johannkoenig vp9 temporal filter: add const to function prototype 2017-03-22 kaustubh.raste Fix mips msa fwd xform mismatch 2017-03-14 jianj vp9: Enable adaptive_rd_threshold for row mt for realtime speed 8. 2017-03-20 jzern .mailmap: add an additional entry for Yaowu Xu 2017-03-17 jingning Backport "Optimize the use case of token_cost table" to VP9 (...) Created with: roll-dep src/third_party/libvpx/source/libvpx R=johannkoenig@google.com Review-Url: https://codereview.chromium.org/2784343002 Cr-Commit-Position: refs/heads/master@{#460849} Committed: https://chromium.googlesource.com/chromium/src/+/0eddb7dc53c069e739d0dceb3bc7156a57882dac

Patch Set 1 #

Total comments: 2
Unified diffs Side-by-side diffs Delta from patch set Stats (+40 lines, -884 lines) Patch
M DEPS View 1 chunk +1 line, -1 line 0 comments Download
M third_party/libvpx/BUILD.gn View 1 chunk +1 line, -0 lines 2 comments Download
M third_party/libvpx/README.chromium View 1 chunk +2 lines, -2 lines 0 comments Download
M third_party/libvpx/source/config/ios/arm-neon/vp9_rtcd.h View 1 chunk +1 line, -1 line 0 comments Download
M third_party/libvpx/source/config/ios/arm-neon/vpx_config.h View 1 chunk +0 lines, -1 line 0 comments Download
M third_party/libvpx/source/config/ios/arm-neon/vpx_config.asm View 1 chunk +0 lines, -1 line 0 comments Download
M third_party/libvpx/source/config/ios/arm-neon/vpx_dsp_rtcd.h View 3 chunks +0 lines, -33 lines 0 comments Download
M third_party/libvpx/source/config/ios/arm64/vp9_rtcd.h View 1 chunk +1 line, -1 line 0 comments Download
M third_party/libvpx/source/config/ios/arm64/vpx_config.h View 1 chunk +0 lines, -1 line 0 comments Download
M third_party/libvpx/source/config/ios/arm64/vpx_config.asm View 1 chunk +0 lines, -1 line 0 comments Download
M third_party/libvpx/source/config/ios/arm64/vpx_dsp_rtcd.h View 3 chunks +0 lines, -33 lines 0 comments Download
M third_party/libvpx/source/config/linux/arm-neon-cpu-detect/vp9_rtcd.h View 1 chunk +1 line, -1 line 0 comments Download
M third_party/libvpx/source/config/linux/arm-neon-cpu-detect/vpx_config.h View 1 chunk +0 lines, -1 line 0 comments Download
M third_party/libvpx/source/config/linux/arm-neon-cpu-detect/vpx_config.asm View 1 chunk +0 lines, -1 line 0 comments Download
M third_party/libvpx/source/config/linux/arm-neon-cpu-detect/vpx_dsp_rtcd.h View 3 chunks +0 lines, -33 lines 0 comments Download
M third_party/libvpx/source/config/linux/arm-neon/vp9_rtcd.h View 1 chunk +1 line, -1 line 0 comments Download
M third_party/libvpx/source/config/linux/arm-neon/vpx_config.h View 1 chunk +0 lines, -1 line 0 comments Download
M third_party/libvpx/source/config/linux/arm-neon/vpx_config.asm View 1 chunk +0 lines, -1 line 0 comments Download
M third_party/libvpx/source/config/linux/arm-neon/vpx_dsp_rtcd.h View 3 chunks +0 lines, -33 lines 0 comments Download
M third_party/libvpx/source/config/linux/arm/vp9_rtcd.h View 1 chunk +1 line, -1 line 0 comments Download
M third_party/libvpx/source/config/linux/arm/vpx_config.h View 1 chunk +0 lines, -1 line 0 comments Download
M third_party/libvpx/source/config/linux/arm/vpx_config.asm View 1 chunk +0 lines, -1 line 0 comments Download
M third_party/libvpx/source/config/linux/arm/vpx_dsp_rtcd.h View 3 chunks +0 lines, -33 lines 0 comments Download
M third_party/libvpx/source/config/linux/arm64/vp9_rtcd.h View 1 chunk +1 line, -1 line 0 comments Download
M third_party/libvpx/source/config/linux/arm64/vpx_config.h View 1 chunk +0 lines, -1 line 0 comments Download
M third_party/libvpx/source/config/linux/arm64/vpx_config.asm View 1 chunk +0 lines, -1 line 0 comments Download
M third_party/libvpx/source/config/linux/arm64/vpx_dsp_rtcd.h View 3 chunks +0 lines, -33 lines 0 comments Download
M third_party/libvpx/source/config/linux/generic/vp9_rtcd.h View 2 chunks +2 lines, -2 lines 0 comments Download
M third_party/libvpx/source/config/linux/generic/vpx_config.h View 1 chunk +0 lines, -1 line 0 comments Download
M third_party/libvpx/source/config/linux/generic/vpx_config.asm View 1 chunk +0 lines, -1 line 0 comments Download
M third_party/libvpx/source/config/linux/generic/vpx_dsp_rtcd.h View 6 chunks +0 lines, -69 lines 0 comments Download
M third_party/libvpx/source/config/linux/ia32/vp9_rtcd.h View 2 chunks +4 lines, -4 lines 0 comments Download
M third_party/libvpx/source/config/linux/ia32/vpx_config.h View 1 chunk +0 lines, -1 line 0 comments Download
M third_party/libvpx/source/config/linux/ia32/vpx_config.asm View 1 chunk +0 lines, -1 line 0 comments Download
M third_party/libvpx/source/config/linux/ia32/vpx_dsp_rtcd.h View 6 chunks +0 lines, -69 lines 0 comments Download
M third_party/libvpx/source/config/linux/mips64el/vp9_rtcd.h View 1 chunk +1 line, -1 line 0 comments Download
M third_party/libvpx/source/config/linux/mips64el/vpx_config.h View 1 chunk +0 lines, -1 line 0 comments Download
M third_party/libvpx/source/config/linux/mips64el/vpx_dsp_rtcd.h View 3 chunks +0 lines, -33 lines 0 comments Download
M third_party/libvpx/source/config/linux/mipsel/vp9_rtcd.h View 1 chunk +1 line, -1 line 0 comments Download
M third_party/libvpx/source/config/linux/mipsel/vpx_config.h View 1 chunk +0 lines, -1 line 0 comments Download
M third_party/libvpx/source/config/linux/mipsel/vpx_dsp_rtcd.h View 3 chunks +0 lines, -33 lines 0 comments Download
M third_party/libvpx/source/config/linux/x64/vp9_rtcd.h View 2 chunks +3 lines, -3 lines 0 comments Download
M third_party/libvpx/source/config/linux/x64/vpx_config.h View 1 chunk +0 lines, -1 line 0 comments Download
M third_party/libvpx/source/config/linux/x64/vpx_config.asm View 1 chunk +0 lines, -1 line 0 comments Download
M third_party/libvpx/source/config/linux/x64/vpx_dsp_rtcd.h View 6 chunks +0 lines, -69 lines 0 comments Download
M third_party/libvpx/source/config/mac/ia32/vp9_rtcd.h View 2 chunks +4 lines, -4 lines 0 comments Download
M third_party/libvpx/source/config/mac/ia32/vpx_config.h View 1 chunk +0 lines, -1 line 0 comments Download
M third_party/libvpx/source/config/mac/ia32/vpx_config.asm View 1 chunk +0 lines, -1 line 0 comments Download
M third_party/libvpx/source/config/mac/ia32/vpx_dsp_rtcd.h View 6 chunks +0 lines, -69 lines 0 comments Download
M third_party/libvpx/source/config/mac/x64/vp9_rtcd.h View 2 chunks +3 lines, -3 lines 0 comments Download
M third_party/libvpx/source/config/mac/x64/vpx_config.h View 1 chunk +0 lines, -1 line 0 comments Download
M third_party/libvpx/source/config/mac/x64/vpx_config.asm View 1 chunk +0 lines, -1 line 0 comments Download
M third_party/libvpx/source/config/mac/x64/vpx_dsp_rtcd.h View 6 chunks +0 lines, -69 lines 0 comments Download
M third_party/libvpx/source/config/nacl/vp9_rtcd.h View 2 chunks +2 lines, -2 lines 0 comments Download
M third_party/libvpx/source/config/nacl/vpx_config.h View 1 chunk +0 lines, -1 line 0 comments Download
M third_party/libvpx/source/config/nacl/vpx_dsp_rtcd.h View 6 chunks +0 lines, -69 lines 0 comments Download
M third_party/libvpx/source/config/vpx_version.h View 1 chunk +3 lines, -3 lines 0 comments Download
M third_party/libvpx/source/config/win/ia32/vp9_rtcd.h View 2 chunks +4 lines, -4 lines 0 comments Download
M third_party/libvpx/source/config/win/ia32/vpx_config.h View 1 chunk +0 lines, -1 line 0 comments Download
M third_party/libvpx/source/config/win/ia32/vpx_config.asm View 1 chunk +0 lines, -1 line 0 comments Download
M third_party/libvpx/source/config/win/ia32/vpx_dsp_rtcd.h View 6 chunks +0 lines, -69 lines 0 comments Download
M third_party/libvpx/source/config/win/x64/vp9_rtcd.h View 2 chunks +3 lines, -3 lines 0 comments Download
M third_party/libvpx/source/config/win/x64/vpx_config.h View 1 chunk +0 lines, -1 line 0 comments Download
M third_party/libvpx/source/config/win/x64/vpx_config.asm View 1 chunk +0 lines, -1 line 0 comments Download
M third_party/libvpx/source/config/win/x64/vpx_dsp_rtcd.h View 6 chunks +0 lines, -69 lines 0 comments Download

Messages

Total messages: 13 (8 generated)
marpan
3 years, 8 months ago (2017-03-30 18:34:55 UTC) #6
Johann
LGTM https://codereview.chromium.org/2784343002/diff/1/third_party/libvpx/BUILD.gn File third_party/libvpx/BUILD.gn (right): https://codereview.chromium.org/2784343002/diff/1/third_party/libvpx/BUILD.gn#newcode74 third_party/libvpx/BUILD.gn:74: The space seems to make sense. Just not ...
3 years, 8 months ago (2017-03-30 18:50:21 UTC) #7
marpan
https://codereview.chromium.org/2784343002/diff/1/third_party/libvpx/BUILD.gn File third_party/libvpx/BUILD.gn (right): https://codereview.chromium.org/2784343002/diff/1/third_party/libvpx/BUILD.gn#newcode74 third_party/libvpx/BUILD.gn:74: On 2017/03/30 18:50:21, Johann wrote: > The space seems ...
3 years, 8 months ago (2017-03-30 19:21:13 UTC) #9
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/v2/patch-status/codereview.chromium.org/2784343002/1
3 years, 8 months ago (2017-03-30 19:21:32 UTC) #10
commit-bot: I haz the power
3 years, 8 months ago (2017-03-30 19:32:23 UTC) #13
Message was sent while issue was closed.
Committed patchset #1 (id:1) as
https://chromium.googlesource.com/chromium/src/+/0eddb7dc53c069e739d0dceb3bc7...

Powered by Google App Engine
This is Rietveld 408576698