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

Issue 2718943005: Roll src/third_party/libvpx/source/libvpx/ 4d4231352..8121f8547 (17 commits). (Closed)

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

Description

Roll src/third_party/libvpx/source/libvpx/ 4d4231352..8121f8547 (17 commits). https://chromium.googlesource.com/webm/libvpx.git/+log/4d4231352c8c..8121f85473b2 $ git log 4d4231352..8121f8547 --date=short --no-merges --format='%ad %ae %s' 2017-02-24 yunqingwang Remove an old leftover comment 2017-02-24 jzern get_prob(): rationalize int types 2017-02-22 yunqingwang Improve VP9 encoder threading test for better coverage 2017-02-16 johannkoenig consolidate block_error functions 2017-02-22 jianj Make vp9_scale_and_extend_frame_ssse3 work for hbd when bitdepth = 8. 2017-02-16 johannkoenig block error sse2: use tran_low_t 2017-02-22 marpan vp9: 1pass CBR: modify condition for reducing loop filter. 2017-02-17 marpan vp9: Non-rd pickmode: use simple block_yrd under some conditons. 2017-02-22 marpan vp9: aq-mode=3: On key frame reset cr->reduce_refresh to 0. 2017-02-21 johannkoenig vp8_fdct4x4 test: fix segfault again 2017-02-22 jianj vp9: Only compute y_sad for golden in variance partition for speed < 8. 2017-02-13 marpan vp9: Incorporate source sum_diff into non-rd partition thresholds. 2017-02-21 luoyi Following SSSE3 intrinsics functions also work for HBD 2017-02-17 jianj Fix segmentation fault caused by denoiser working with spatial SVC. 2017-02-16 ranjit.tulabandu Refactored the row based multi-threading code 2017-02-17 luoyi Fix idct8x8 SSSE3 SingleExtremeCoeff unit tests 2017-02-13 johannkoenig Drop zbin_ptr and quant_shift_ptr Created with: roll-dep src/third_party/libvpx/source/libvpx R=johannkoenig@google.com Review-Url: https://codereview.chromium.org/2718943005 Cr-Commit-Position: refs/heads/master@{#453308} Committed: https://chromium.googlesource.com/chromium/src/+/33c1dd9d800fac90f60c56ffd66a67b68799004d

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+213 lines, -176 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 4 chunks +2 lines, -4 lines 0 comments Download
M third_party/libvpx/source/config/ios/arm-neon/vp9_rtcd.h View 2 chunks +5 lines, -5 lines 0 comments Download
M third_party/libvpx/source/config/ios/arm64/vp9_rtcd.h View 2 chunks +5 lines, -5 lines 0 comments Download
M third_party/libvpx/source/config/linux/arm-neon-cpu-detect/vp9_rtcd.h View 2 chunks +7 lines, -7 lines 0 comments Download
M third_party/libvpx/source/config/linux/arm-neon/vp9_rtcd.h View 2 chunks +5 lines, -5 lines 0 comments Download
M third_party/libvpx/source/config/linux/arm/vp9_rtcd.h View 2 chunks +3 lines, -3 lines 0 comments Download
M third_party/libvpx/source/config/linux/arm64/vp9_rtcd.h View 2 chunks +5 lines, -5 lines 0 comments Download
M third_party/libvpx/source/config/linux/generic/vp9_rtcd.h View 4 chunks +8 lines, -8 lines 0 comments Download
M third_party/libvpx/source/config/linux/ia32/vp9_rtcd.h View 8 chunks +17 lines, -17 lines 0 comments Download
M third_party/libvpx/source/config/linux/ia32/vpx_dsp_rtcd.h View 5 chunks +10 lines, -0 lines 0 comments Download
M third_party/libvpx/source/config/linux/mips64el/vp9_rtcd.h View 2 chunks +3 lines, -3 lines 0 comments Download
M third_party/libvpx/source/config/linux/mipsel/vp9_rtcd.h View 2 chunks +3 lines, -3 lines 0 comments Download
M third_party/libvpx/source/config/linux/x64/vp9_rtcd.h View 7 chunks +20 lines, -20 lines 0 comments Download
M third_party/libvpx/source/config/linux/x64/vpx_dsp_rtcd.h View 2 chunks +4 lines, -1 line 0 comments Download
M third_party/libvpx/source/config/mac/ia32/vp9_rtcd.h View 8 chunks +17 lines, -17 lines 0 comments Download
M third_party/libvpx/source/config/mac/ia32/vpx_dsp_rtcd.h View 5 chunks +10 lines, -0 lines 0 comments Download
M third_party/libvpx/source/config/mac/x64/vp9_rtcd.h View 7 chunks +20 lines, -20 lines 0 comments Download
M third_party/libvpx/source/config/mac/x64/vpx_dsp_rtcd.h View 2 chunks +4 lines, -1 line 0 comments Download
M third_party/libvpx/source/config/nacl/vp9_rtcd.h View 4 chunks +8 lines, -8 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 8 chunks +17 lines, -17 lines 0 comments Download
M third_party/libvpx/source/config/win/ia32/vpx_dsp_rtcd.h View 5 chunks +10 lines, -0 lines 0 comments Download
M third_party/libvpx/source/config/win/x64/vp9_rtcd.h View 7 chunks +20 lines, -20 lines 0 comments Download
M third_party/libvpx/source/config/win/x64/vpx_dsp_rtcd.h View 2 chunks +4 lines, -1 line 0 comments Download

Messages

Total messages: 12 (8 generated)
marpan
3 years, 9 months ago (2017-02-27 19:07:35 UTC) #6
Tom Finegan
On 2017/02/27 19:07:35, marpan wrote: lgtm
3 years, 9 months ago (2017-02-27 19:17:55 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/2718943005/1
3 years, 9 months ago (2017-02-27 19:46:43 UTC) #9
commit-bot: I haz the power
3 years, 9 months ago (2017-02-27 20:00:59 UTC) #12
Message was sent while issue was closed.
Committed patchset #1 (id:1) as
https://chromium.googlesource.com/chromium/src/+/33c1dd9d800fac90f60c56ffd66a...

Powered by Google App Engine
This is Rietveld 408576698