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

Issue 12982023: libvpx: Pull from upstream (Closed)

Created:
7 years, 9 months ago by wwcv
Modified:
7 years, 9 months ago
Reviewers:
Alpha Left Google
CC:
chromium-reviews
Base URL:
https://src.chromium.org/chrome/trunk/deps/third_party/libvpx/
Visibility:
Public.

Description

libvpx: Pull from upstream Current HEAD: 8015a9aedc2358135940180884f0b9bba9509009 git log from upstream: 8015a9a Fixing fourcc for VP8 and VP9. 907016f Remove gcc-specific __label__ 699196d Removed mode_chosen_counts 235898c Merge "Basic encryption feature for libvpx." 26cec5c Basic encryption feature for libvpx. 720d4ea Bug fix: Issue 531: MMX code tries to read from SSE2 register f77140b Merge "Removed shadow warnings : loopfilter*.c" fc6a190 Removed shadow warnings : reconintra.c 60bbd43 Removed shadow warnings : loopfilter*.c TBR=hclam

Patch Set 1 #

Patch Set 2 : #

Unified diffs Side-by-side diffs Delta from patch set Stats (+220 lines, -79 lines) Patch
M source/config/linux/arm-neon-cpu-detect/vpx_config.h View 1 chunk +1 line, -0 lines 0 comments Download
M source/config/linux/arm-neon-cpu-detect/vpx_config.asm View 1 chunk +1 line, -0 lines 0 comments Download
M source/config/linux/arm-neon/vpx_config.h View 1 chunk +1 line, -0 lines 0 comments Download
M source/config/linux/arm-neon/vpx_config.asm View 1 chunk +1 line, -0 lines 0 comments Download
M source/config/linux/arm/vpx_config.h View 1 chunk +1 line, -0 lines 0 comments Download
M source/config/linux/arm/vpx_config.asm View 1 chunk +1 line, -0 lines 0 comments Download
M source/config/linux/ia32/vpx_config.h View 1 chunk +1 line, -0 lines 0 comments Download
M source/config/linux/ia32/vpx_config.asm View 1 chunk +1 line, -0 lines 0 comments Download
M source/config/linux/mipsel/vpx_config.h View 1 chunk +1 line, -0 lines 0 comments Download
M source/config/linux/x64/vpx_config.h View 1 chunk +1 line, -0 lines 0 comments Download
M source/config/linux/x64/vpx_config.asm View 1 chunk +1 line, -0 lines 0 comments Download
M source/config/mac/ia32/vpx_config.h View 1 chunk +1 line, -0 lines 0 comments Download
M source/config/mac/ia32/vpx_config.asm View 1 chunk +1 line, -0 lines 0 comments Download
M source/config/mac/x64/vpx_config.h View 1 chunk +1 line, -0 lines 0 comments Download
M source/config/mac/x64/vpx_config.asm View 1 chunk +1 line, -0 lines 0 comments Download
M source/config/win/ia32/vpx_config.h View 1 chunk +1 line, -0 lines 0 comments Download
M source/config/win/ia32/vpx_config.asm View 1 chunk +1 line, -0 lines 0 comments Download
M source/config/win/x64/vpx_config.h View 1 chunk +1 line, -0 lines 0 comments Download
M source/config/win/x64/vpx_config.asm View 1 chunk +1 line, -0 lines 0 comments Download
M source/libvpx/configure View 2 chunks +2 lines, -0 lines 0 comments Download
M source/libvpx/test/decode_test_driver.h View 2 chunks +15 lines, -2 lines 0 comments Download
M source/libvpx/test/decode_test_driver.cc View 2 chunks +5 lines, -9 lines 0 comments Download
M source/libvpx/test/encode_test_driver.cc View 1 chunk +6 lines, -3 lines 0 comments Download
M source/libvpx/test/vp8_boolcoder_test.cc View 2 chunks +20 lines, -1 line 0 comments Download
A source/libvpx/test/vp8_decrypt_test.cc View 1 chunk +65 lines, -0 lines 0 comments Download
M source/libvpx/vp8/common/loopfilter.c View 1 chunk +9 lines, -10 lines 0 comments Download
M source/libvpx/vp8/common/loopfilter_filters.c View 6 chunks +26 lines, -26 lines 0 comments Download
M source/libvpx/vp8/common/reconintra.c View 5 chunks +0 lines, -8 lines 0 comments Download
M source/libvpx/vp8/common/x86/postproc_mmx.asm View 2 chunks +1 line, -2 lines 0 comments Download
M source/libvpx/vp8/decoder/decodframe.c View 6 chunks +45 lines, -15 lines 0 comments Download
M source/libvpx/vp8/encoder/rdopt.c View 1 chunk +0 lines, -3 lines 0 comments Download
M source/libvpx/vpx/vp8dx.h View 2 chunks +7 lines, -0 lines 0 comments Download

Messages

Total messages: 7 (0 generated)
commit-bot: I haz the power
No reviewers yet.
7 years, 9 months ago (2013-03-27 23:22:57 UTC) #1
commit-bot: I haz the power
No LGTM from a valid reviewer yet. Only full committers are accepted. Even if an ...
7 years, 9 months ago (2013-03-27 23:25:37 UTC) #2
Alpha Left Google
LGTM.
7 years, 9 months ago (2013-03-27 23:26:33 UTC) #3
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/johannkoenig@chromium.org/12982023/1
7 years, 9 months ago (2013-03-27 23:31:02 UTC) #4
commit-bot: I haz the power
Failed to apply patch for third_party/libvpx/source/libvpx/build/x86-msvs/obj_int_extract.bat: While running patch -p0 --forward --force --no-backup-if-mismatch; patching file ...
7 years, 9 months ago (2013-03-27 23:31:10 UTC) #5
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/johannkoenig@chromium.org/12982023/15001
7 years, 9 months ago (2013-03-27 23:34:34 UTC) #6
commit-bot: I haz the power
7 years, 9 months ago (2013-03-27 23:35:11 UTC) #7
Message was sent while issue was closed.
Change committed as 191064

Powered by Google App Engine
This is Rietveld 408576698