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

Issue 12077018: libvpx: Pull from upstream (Closed)

Created:
7 years, 10 months ago by fgalligan1
Modified:
7 years, 10 months ago
Reviewers:
Tom Finegan
CC:
chromium-reviews
Visibility:
Public.

Description

libvpx: Pull from upstream Current HEAD: e893af1283e996ca356a7f99932aa558bdef6c1e Pull in the changes to fix the build warnings on Windows. git log from upstream: e893af1 Merge "Bug fix: error-concealment enabled changed postproc output" 0c2919c Bug fix: error-concealment enabled changed postproc output 1a0f524 Delay SSE check until the compiler is configured. e48776f 64-bit Mac Chromium support for libvpx. 2f2dffe Merge "Include apple arm conversion script" f8af71a Include apple arm conversion script c582617 Merge "Bug fix: Handle input data ptr = NULL and size = 0 correctly" a495da1 Merge "make: support V=1 as short form of verbose=yes" d6a4a5d Bug fix: Handle input data ptr = NULL and size = 0 correctly b9f873f Merge "libvpx: Fix some warnings." b46d58a Link pthread when it is available 9ca907b libvpx: Fix some warnings. 44881a5 make: support V=1 as short form of verbose=yes BUG=171387 TBR=tomfinegan Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=179053

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+138 lines, -88 lines) Patch
M README.chromium View 1 chunk +2 lines, -2 lines 0 comments Download
M source/libvpx/build/make/Makefile View 2 chunks +2 lines, -1 line 0 comments Download
M source/libvpx/build/make/ads2gas_apple.pl View 1 chunk +2 lines, -2 lines 0 comments Download
M source/libvpx/build/make/configure.sh View 3 chunks +9 lines, -6 lines 0 comments Download
M source/libvpx/configure View 2 chunks +2 lines, -2 lines 0 comments Download
M source/libvpx/libs.mk View 2 chunks +4 lines, -1 line 0 comments Download
M source/libvpx/vp8/common/mfqe.c View 1 chunk +1 line, -1 line 0 comments Download
M source/libvpx/vp8/common/onyxc_int.h View 1 chunk +2 lines, -1 line 0 comments Download
M source/libvpx/vp8/common/onyxd.h View 1 chunk +0 lines, -1 line 0 comments Download
M source/libvpx/vp8/common/postproc.c View 1 chunk +1 line, -1 line 0 comments Download
M source/libvpx/vp8/decoder/onyxd_if.c View 6 chunks +29 lines, -60 lines 0 comments Download
M source/libvpx/vp8/decoder/onyxd_int.h View 1 chunk +8 lines, -0 lines 0 comments Download
M source/libvpx/vp8/encoder/onyx_if.c View 1 chunk +1 line, -0 lines 0 comments Download
M source/libvpx/vp8/vp8_dx_iface.c View 7 chunks +68 lines, -3 lines 0 comments Download
M source/libvpx/vp9/decoder/vp9_decodframe.c View 2 chunks +2 lines, -2 lines 0 comments Download
M source/libvpx/vp9/encoder/vp9_lookahead.c View 1 chunk +1 line, -1 line 0 comments Download
M source/libvpx/vp9/encoder/vp9_rdopt.c View 2 chunks +4 lines, -4 lines 0 comments Download

Powered by Google App Engine
This is Rietveld 408576698