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

Issue 2295893002: Roll src/third_party/libvpx/source/libvpx/ f5bd76f5c..e66cd132f (23 commits). (Closed)

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

Description

Roll src/third_party/libvpx/source/libvpx/ f5bd76f5c..e66cd132f (23 commits). https://chromium.googlesource.com/webm/libvpx.git/+log/f5bd76f5c1b5..e66cd132f09e $ git log f5bd76f5c..e66cd132f --date=short --no-merges --format='%ad %ae %s' 2016-08-27 jzern vpx_mem,align_addr: use ~ to create mask 2016-08-27 jzern vp9_alt_ref_aq_set_nsegments: harmonize fn signature 2016-08-25 yuryg Move vp9_alt_ref_aq_private.h to vp9_alt_ref_aq.c 2016-08-26 jingning Fix VS build warnings in vp9_alt_ref_aq files 2016-08-26 paulwilkins Add ALLOW_RECODE_FIRST speed mode. 2016-08-25 marpan vp8: Move loopfilter synchronization to end of encode_frame call. 2016-07-18 yuryg Create interface for the ALT_REF_AQ class 2016-08-25 jimbankoski libyuv: update to c244a3e9 2016-08-24 jzern add_noise,vpx_setup_noise: correct 'char_dist' type 2016-08-23 jzern vpx_mem: add basic size check 2016-08-24 jzern vpx_mem: normalize function names 2016-07-26 urvang vpx_realloc correction. 2016-07-25 urvang vpx_mem: Refactor code 2016-08-24 marpan Add datarate tests for encoder multi-threads (vp8 and vp9). 2016-07-18 yuryg Add --alt-ref-aq=<int> option 2016-08-23 jzern vp8_decoder_create_threads: check sem/pthread returns 2016-08-23 jzern vp8_create_decoder_instances: add missing setjmp 2016-08-23 johannkoenig Remove halfpix specialization 2016-08-23 jzern vp8: fix decoder crash with invalid leading keyframes 2016-08-22 yuryg Correct CHECK_MEM_ERROR macro (release builds) (...) R=johannkoenig@google.com Committed: https://crrev.com/316099ac4e77dabe98f7ea49cf5fdccab6f93876 Cr-Commit-Position: refs/heads/master@{#415377}

Patch Set 1 #

Total comments: 2

Patch Set 2 : Roll src/third_party/libvpx/source/libvpx/ f5bd76f5c..e66cd132f (23 commits). #

Unified diffs Side-by-side diffs Delta from patch set Stats (+42 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 13 chunks +18 lines, -4 lines 0 comments Download
M third_party/libvpx/libvpx_srcs_arm.gypi View 1 chunk +2 lines, -0 lines 0 comments Download
M third_party/libvpx/libvpx_srcs_arm64.gypi View 1 chunk +2 lines, -0 lines 0 comments Download
M third_party/libvpx/libvpx_srcs_arm_neon.gypi View 1 chunk +2 lines, -0 lines 0 comments Download
M third_party/libvpx/libvpx_srcs_arm_neon_cpu_detect.gypi View 1 chunk +2 lines, -0 lines 0 comments Download
M third_party/libvpx/libvpx_srcs_generic.gypi View 1 chunk +2 lines, -0 lines 0 comments Download
M third_party/libvpx/libvpx_srcs_mips.gypi View 1 chunk +2 lines, -0 lines 0 comments Download
M third_party/libvpx/libvpx_srcs_nacl.gypi View 1 chunk +2 lines, -0 lines 0 comments Download
M third_party/libvpx/libvpx_srcs_x86.gypi View 2 chunks +2 lines, -1 line 0 comments Download
M third_party/libvpx/libvpx_srcs_x86_64.gypi View 2 chunks +2 lines, -1 line 0 comments Download
M third_party/libvpx/libvpx_srcs_x86_64_intrinsics.gypi View 1 chunk +0 lines, -1 line 0 comments Download
M third_party/libvpx/libvpx_srcs_x86_intrinsics.gypi 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 1 chunk +0 lines, -9 lines 0 comments Download
M third_party/libvpx/source/config/linux/arm-neon/vpx_dsp_rtcd.h View 1 chunk +0 lines, -9 lines 0 comments Download
M third_party/libvpx/source/config/linux/arm/vpx_dsp_rtcd.h View 1 chunk +0 lines, -9 lines 0 comments Download
M third_party/libvpx/source/config/linux/arm64/vpx_dsp_rtcd.h View 1 chunk +0 lines, -9 lines 0 comments Download
M third_party/libvpx/source/config/linux/generic/vpx_dsp_rtcd.h View 1 chunk +0 lines, -9 lines 0 comments Download
M third_party/libvpx/source/config/linux/ia32/vpx_dsp_rtcd.h View 2 chunks +0 lines, -18 lines 0 comments Download
M third_party/libvpx/source/config/linux/mips64el/vpx_dsp_rtcd.h View 1 chunk +0 lines, -9 lines 0 comments Download
M third_party/libvpx/source/config/linux/mipsel/vpx_dsp_rtcd.h View 1 chunk +0 lines, -9 lines 0 comments Download
M third_party/libvpx/source/config/linux/x64/vpx_dsp_rtcd.h View 1 chunk +0 lines, -12 lines 0 comments Download
M third_party/libvpx/source/config/mac/ia32/vpx_dsp_rtcd.h View 2 chunks +0 lines, -18 lines 0 comments Download
M third_party/libvpx/source/config/mac/x64/vpx_dsp_rtcd.h View 1 chunk +0 lines, -12 lines 0 comments Download
M third_party/libvpx/source/config/nacl/vpx_dsp_rtcd.h View 1 chunk +0 lines, -9 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/vpx_dsp_rtcd.h View 2 chunks +0 lines, -18 lines 0 comments Download
M third_party/libvpx/source/config/win/x64/vpx_dsp_rtcd.h View 1 chunk +0 lines, -12 lines 0 comments Download

Messages

Total messages: 16 (11 generated)
Johann
Hmm the sed error is weird especially since it updated anyway. I'll look into that, ...
4 years, 3 months ago (2016-08-30 17:09:00 UTC) #4
marpan
https://codereview.chromium.org/2295893002/diff/1/third_party/libvpx/generate_gypi.sh File third_party/libvpx/generate_gypi.sh (right): https://codereview.chromium.org/2295893002/diff/1/third_party/libvpx/generate_gypi.sh#newcode456 third_party/libvpx/generate_gypi.sh:456: echo "here" On 2016/08/30 17:08:59, Johann wrote: > debug ...
4 years, 3 months ago (2016-08-30 17:17:32 UTC) #5
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/2295893002/20001
4 years, 3 months ago (2016-08-30 18:48:31 UTC) #12
commit-bot: I haz the power
Committed patchset #2 (id:20001)
4 years, 3 months ago (2016-08-30 18:54:46 UTC) #14
commit-bot: I haz the power
4 years, 3 months ago (2016-08-30 18:56:45 UTC) #16
Message was sent while issue was closed.
Patchset 2 (id:??) landed as
https://crrev.com/316099ac4e77dabe98f7ea49cf5fdccab6f93876
Cr-Commit-Position: refs/heads/master@{#415377}

Powered by Google App Engine
This is Rietveld 408576698