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

Issue 2708273003: Roll src/third_party/libvpx/source/libvpx/ 91f87e751..4d4231352 (50 commits). (Closed)

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

Description

Roll src/third_party/libvpx/source/libvpx/ 91f87e751..4d4231352 (50 commits). https://chromium.googlesource.com/webm/libvpx.git/+log/91f87e75135c..4d4231352c8c $ git log 91f87e751..4d4231352 --date=short --no-merges --format='%ad %ae %s' 2017-02-20 marpan vp9: Fix for non-rd pickmode for high-bitdepth build. 2017-02-18 jzern vp8_fdct4x4_test: align input and output buffers 2017-02-17 jzern datarate_test: disable OnePassCbrSvc2SpatialLayersDenoiserOn 2017-02-15 paulwilkins Change to prediction decay calculation. 2016-09-23 johannkoenig vp8_short_fdct4x4: verify optimized functions 2017-01-31 johannkoenig tiny_ssim: clean up on failure 2017-02-16 luoyi Replace idct32x32_1024_add_ssse3 assembly with intrinsics 2017-02-14 linfengz Add vpx_highbd_idct16x16_10_add_neon() 2017-02-16 paulwilkins cosmetics: Fix spelling mistake in compile flag name. 2017-02-16 jzern disable VP9MultiThreadedFrameParallel tests 2017-02-16 johannkoenig correct bitdepth_conversion_sse2.h header guard 2017-02-16 johannkoenig block error avx2: use tran_low_t 2017-02-14 luoyi Add idct32x32_135_add SSSE3 intrinsics 2017-02-16 johannkoenig quantize_fp_32x32 highbd ssse3: enable existing function 2017-02-15 johannkoenig quantize_fp highbd ssse3: use tran_low_t for coeff 2017-02-03 johannkoenig quantize_fp highbd sse2: use tran_low_t for coeff 2017-02-15 johannkoenig bitdepth conversion: really use num elements 2017-02-16 ranjit.tulabandu Structured the mode ordering code to avoid redundant memcpy 2017-02-16 kaustubh.raste Fix mips vpx_post_proc_down_and_across_mb_row_msa function 2017-02-15 marpan vp9: Some code cleanup for aq-mode = 3. (...) Created with: roll-dep src/third_party/libvpx/source/libvpx R=johannkoenig@google.com Review-Url: https://codereview.chromium.org/2708273003 Cr-Commit-Position: refs/heads/master@{#452214} Committed: https://chromium.googlesource.com/chromium/src/+/9ac53b8c2ecfd5facddbdc82bfb4c404f34b6d72

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+107 lines, -22 lines) Patch
M DEPS View 1 chunk +1 line, -1 line 0 comments Download
M third_party/libvpx/README.chromium View 1 chunk +2 lines, -2 lines 0 comments Download
M third_party/libvpx/libvpx_srcs.gni View 3 chunks +2 lines, -1 line 0 comments Download
M third_party/libvpx/source/config/linux/generic/vpx_dsp_rtcd.h View 1 chunk +3 lines, -0 lines 0 comments Download
M third_party/libvpx/source/config/linux/ia32/vp9_rtcd.h View 4 chunks +8 lines, -2 lines 0 comments Download
M third_party/libvpx/source/config/linux/ia32/vpx_dsp_rtcd.h View 2 chunks +6 lines, -0 lines 0 comments Download
M third_party/libvpx/source/config/linux/x64/vp9_rtcd.h View 4 chunks +13 lines, -3 lines 0 comments Download
M third_party/libvpx/source/config/linux/x64/vpx_dsp_rtcd.h View 1 chunk +4 lines, -0 lines 0 comments Download
M third_party/libvpx/source/config/mac/ia32/vp9_rtcd.h View 4 chunks +8 lines, -2 lines 0 comments Download
M third_party/libvpx/source/config/mac/ia32/vpx_dsp_rtcd.h View 2 chunks +6 lines, -0 lines 0 comments Download
M third_party/libvpx/source/config/mac/x64/vp9_rtcd.h View 4 chunks +13 lines, -3 lines 0 comments Download
M third_party/libvpx/source/config/mac/x64/vpx_dsp_rtcd.h View 1 chunk +4 lines, -0 lines 0 comments Download
M third_party/libvpx/source/config/nacl/vpx_dsp_rtcd.h View 1 chunk +3 lines, -0 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 4 chunks +8 lines, -2 lines 0 comments Download
M third_party/libvpx/source/config/win/ia32/vpx_dsp_rtcd.h View 2 chunks +6 lines, -0 lines 0 comments Download
M third_party/libvpx/source/config/win/x64/vp9_rtcd.h View 4 chunks +13 lines, -3 lines 0 comments Download
M third_party/libvpx/source/config/win/x64/vpx_dsp_rtcd.h View 1 chunk +4 lines, -0 lines 0 comments Download

Messages

Total messages: 12 (8 generated)
marpan
3 years, 10 months ago (2017-02-22 20:21:51 UTC) #6
Johann
Not enough arm changes in there to think the N5X timeout was releated. LGTM
3 years, 10 months ago (2017-02-22 20:34:33 UTC) #7
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/2708273003/1
3 years, 10 months ago (2017-02-22 20:51:11 UTC) #9
commit-bot: I haz the power
3 years, 10 months ago (2017-02-22 21:38:17 UTC) #12
Message was sent while issue was closed.
Committed patchset #1 (id:1) as
https://chromium.googlesource.com/chromium/src/+/9ac53b8c2ecfd5facddbdc82bfb4...

Powered by Google App Engine
This is Rietveld 408576698