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

Issue 2528543002: Roll src/third_party/libvpx/source/libvpx/ 5c64c01c7..d7f1d60c5 (36 commits). (Closed)

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

Description

Roll src/third_party/libvpx/source/libvpx/ 5c64c01c7..d7f1d60c5 (36 commits). https://chromium.googlesource.com/webm/libvpx.git/+log/5c64c01c7ca3..d7f1d60c51b4 $ git log 5c64c01c7..d7f1d60c5 --date=short --no-merges --format='%ad %ae %s' 2016-11-21 jzern vp9,read_inter_block_mode_info: quiet msan warning 2016-11-22 jzern avoid redefining WIN32_LEAN_AND_MEAN 2016-11-22 jianj Cosmetic changes to post proc unit tests. 2016-11-22 jimbankoski vp9-tests : split VpxEncoderThreadTest into two tests. 2016-11-22 kaustubh.raste Fix mips dspr2 build warning 2016-11-21 yaowu Add validation of frame_parallel_decoding_mode 2016-11-18 jzern vpx_temporal_svc_encoder.sh: fix comment (// -> #) 2016-11-18 jzern build/make/Android.mk: use -fPIC w/ENABLE_SHARED=1 2016-11-17 jianj Change *_xmm to *_sse2 in deblocker assembly functions. 2016-11-17 jzern partial_idct_test: s/SingleLargeCoef/SingleExtremeCoeff/ 2016-11-17 kaustubh.raste Fix SingleLargeCoeff idct test 2016-11-02 jianj Change C and msa to match results from sse2. 2016-11-16 marpan vpx_temporal_svc_encoder.sh: Run all tests for 1-4 threads for vp8/vp9. 2016-11-14 jimbankoski stress.sh: Runs multiple libvpx encodes and decodes in parallel 2016-10-28 linfengz Add high bitdepth intra prediction NEON optimization (mode tm) 2016-11-15 jianj vp9: Speed 8: More aggresive golden skip for low res. 2016-11-12 jzern partial_idct_test: use <limits> for int16_min/max 2016-11-15 jzern vpx_timer.h,x86.h: define NOMINMAX for windows.h 2016-11-14 jzern build/make/Android.mk: fix cpufeatures import 2016-11-14 jianj vp9: Speed 8: Turn off 4x4avg for low-res non-key frames. (...) R=tomfinegan@chromium.org BUG=667044 Committed: https://crrev.com/2d322b4d68ea1878fbe9c443275a76180f215c23 Cr-Commit-Position: refs/heads/master@{#434275}

Patch Set 1 #

Patch Set 2 : rebase for DEPS #

Unified diffs Side-by-side diffs Delta from patch set Stats (+100 lines, -75 lines) Patch
M DEPS View 1 1 chunk +1 line, -1 line 0 comments Download
M third_party/libvpx/BUILD.gn View 1 chunk +2 lines, -2 lines 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 +3 lines, -0 lines 0 comments Download
M third_party/libvpx/source/config/ios/arm-neon/vpx_dsp_rtcd.h View 3 chunks +10 lines, -6 lines 0 comments Download
M third_party/libvpx/source/config/ios/arm64/vpx_config.c View 1 chunk +1 line, -1 line 0 comments Download
M third_party/libvpx/source/config/ios/arm64/vpx_dsp_rtcd.h View 3 chunks +10 lines, -6 lines 0 comments Download
M third_party/libvpx/source/config/linux/arm-neon-cpu-detect/vpx_dsp_rtcd.h View 5 chunks +18 lines, -6 lines 0 comments Download
M third_party/libvpx/source/config/linux/arm-neon/vpx_dsp_rtcd.h View 3 chunks +10 lines, -6 lines 0 comments Download
M third_party/libvpx/source/config/linux/arm64/vpx_dsp_rtcd.h View 3 chunks +10 lines, -6 lines 0 comments Download
M third_party/libvpx/source/config/linux/ia32/vp8_rtcd.h View 1 chunk +1 line, -1 line 0 comments Download
M third_party/libvpx/source/config/linux/ia32/vpx_dsp_rtcd.h View 2 chunks +4 lines, -4 lines 0 comments Download
M third_party/libvpx/source/config/linux/x64/vp8_rtcd.h View 2 chunks +1 line, -3 lines 0 comments Download
M third_party/libvpx/source/config/linux/x64/vpx_dsp_rtcd.h View 1 chunk +4 lines, -4 lines 0 comments Download
M third_party/libvpx/source/config/mac/ia32/vp8_rtcd.h View 1 chunk +1 line, -1 line 0 comments Download
M third_party/libvpx/source/config/mac/ia32/vpx_dsp_rtcd.h View 2 chunks +4 lines, -4 lines 0 comments Download
M third_party/libvpx/source/config/mac/x64/vp8_rtcd.h View 2 chunks +1 line, -3 lines 0 comments Download
M third_party/libvpx/source/config/mac/x64/vpx_dsp_rtcd.h View 1 chunk +4 lines, -4 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/vp8_rtcd.h View 1 chunk +1 line, -1 line 0 comments Download
M third_party/libvpx/source/config/win/ia32/vpx_dsp_rtcd.h View 2 chunks +4 lines, -4 lines 0 comments Download
M third_party/libvpx/source/config/win/x64/vp8_rtcd.h View 2 chunks +1 line, -3 lines 0 comments Download
M third_party/libvpx/source/config/win/x64/vpx_dsp_rtcd.h View 1 chunk +4 lines, -4 lines 0 comments Download

Messages

Total messages: 21 (15 generated)
Tom Finegan
On 2016/11/23 03:43:58, jzern wrote: > Description was changed from > > ========== > Roll ...
4 years ago (2016-11-23 19:14:42 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/2528543002/1
4 years ago (2016-11-23 19:23:22 UTC) #11
commit-bot: I haz the power
Failed to apply patch for DEPS: While running git apply --index -p1; error: patch failed: ...
4 years ago (2016-11-23 19:38:46 UTC) #13
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/2528543002/20001
4 years ago (2016-11-23 20:38:13 UTC) #16
commit-bot: I haz the power
Committed patchset #2 (id:20001)
4 years ago (2016-11-23 23:01:43 UTC) #19
commit-bot: I haz the power
4 years ago (2016-11-23 23:05:06 UTC) #21
Message was sent while issue was closed.
Patchset 2 (id:??) landed as
https://crrev.com/2d322b4d68ea1878fbe9c443275a76180f215c23
Cr-Commit-Position: refs/heads/master@{#434275}

Powered by Google App Engine
This is Rietveld 408576698