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

Issue 13474006: libvpx: Pull from upstream (Closed)

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

Description

libvpx: Pull from upstream Current HEAD: 3db60c8c6c6081864e50a162e2236ba03e21828b git log from upstream: 3db60c8 Demux vp9_loopfilter_x86.c 6c147b9 vp9_sadmxn_x86 only contains SSE2 functions 416bd75 Adding/Uncommenting elements for Alpha Support 3299f88 Bug fix: Issue 532: VPX codec executes emms instruction without Merge changes from upstream which split _x86 files to allow assigning compiler flags based on file names.

Patch Set 1 #

Patch Set 2 : #

Patch Set 3 : #

Patch Set 4 : #

Unified diffs Side-by-side diffs Delta from patch set Stats (+1419 lines, -1417 lines) Patch
M README.chromium View 1 chunk +2 lines, -2 lines 0 comments Download
M generate_gypi.sh View 1 3 chunks +1 line, -11 lines 0 comments Download
M libvpx.gyp View 1 2 2 chunks +0 lines, -2 lines 0 comments Download
M libvpx_srcs_x86.gypi View 4 chunks +5 lines, -0 lines 0 comments Download
M libvpx_srcs_x86_64.gypi View 4 chunks +5 lines, -0 lines 0 comments Download
M libvpx_srcs_x86_64_intrinsics.gypi View 1 3 chunks +3 lines, -27 lines 0 comments Download
M libvpx_srcs_x86_intrinsics.gypi View 1 3 chunks +3 lines, -27 lines 0 comments Download
M source/config/linux/arm-neon-cpu-detect/vp8_rtcd.h View 2 chunks +4 lines, -0 lines 0 comments Download
M source/config/linux/arm-neon/vp8_rtcd.h View 1 chunk +3 lines, -0 lines 0 comments Download
M source/config/linux/arm/vp8_rtcd.h View 1 chunk +3 lines, -0 lines 0 comments Download
M source/config/linux/ia32/vp8_rtcd.h View 2 chunks +7 lines, -0 lines 0 comments Download
M source/config/linux/mipsel/vp8_rtcd.h View 1 chunk +3 lines, -0 lines 0 comments Download
M source/config/linux/x64/vp8_rtcd.h View 2 chunks +5 lines, -0 lines 0 comments Download
M source/config/mac/ia32/vp8_rtcd.h View 2 chunks +7 lines, -0 lines 0 comments Download
M source/config/mac/x64/vp8_rtcd.h View 2 chunks +5 lines, -0 lines 0 comments Download
M source/config/win/ia32/vp8_rtcd.h View 2 chunks +7 lines, -0 lines 0 comments Download
M source/config/win/x64/vp8_rtcd.h View 2 chunks +5 lines, -0 lines 0 comments Download
M source/libvpx/libmkv/EbmlIDs.h View 3 chunks +6 lines, -5 lines 0 comments Download
M source/libvpx/vp8/common/generic/systemdependent.c View 1 chunk +1 line, -0 lines 0 comments Download
M source/libvpx/vp8/common/rtcd_defs.sh View 1 chunk +7 lines, -0 lines 0 comments Download
M source/libvpx/vp8/common/systemdependent.h View 1 chunk +0 lines, -6 lines 0 comments Download
A source/libvpx/vp9/common/x86/vp9_loopfilter_intrin_mmx.c View 1 chunk +74 lines, -0 lines 0 comments Download
A source/libvpx/vp9/common/x86/vp9_loopfilter_intrin_sse2.c View 1 chunk +1161 lines, -0 lines 0 comments Download
D source/libvpx/vp9/common/x86/vp9_loopfilter_x86.c View 1 chunk +0 lines, -1231 lines 0 comments Download
A source/libvpx/vp9/common/x86/vp9_sadmxn_sse2.c View 1 chunk +95 lines, -0 lines 0 comments Download
D source/libvpx/vp9/common/x86/vp9_sadmxn_x86.c View 1 chunk +0 lines, -100 lines 0 comments Download
M source/libvpx/vp9/vp9_common.mk View 2 chunks +7 lines, -6 lines 0 comments Download

Messages

Total messages: 8 (0 generated)
fgalligan1
lgtm
7 years, 8 months ago (2013-04-02 21:17:48 UTC) #1
wwcv
7 years, 8 months ago (2013-04-02 22:58:01 UTC) #2
Alpha Left Google
On 2013/04/02 22:58:01, wwcv wrote: LGTM.
7 years, 8 months ago (2013-04-02 23:22:04 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/13474006/2005
7 years, 8 months ago (2013-04-02 23:27:21 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, 8 months ago (2013-04-02 23:27:32 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/13474006/11029
7 years, 8 months ago (2013-04-02 23:29:36 UTC) #6
commit-bot: I haz the power
Change committed as 191931
7 years, 8 months ago (2013-04-02 23:29:55 UTC) #7
Alpha Left Google
7 years, 8 months ago (2013-04-03 01:44:06 UTC) #8
Message was sent while issue was closed.
LGTM.

Powered by Google App Engine
This is Rietveld 408576698