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

Issue 55493002: libvpx: Pull from upstream (Closed)

Created:
7 years, 1 month ago by wwcv
Modified:
7 years, 1 month ago
Reviewers:
Tom Finegan
CC:
chromium-reviews
Visibility:
Public.

Description

libvpx: Pull from upstream This is a partial checkin. It's too large for gcl. This overwrites the m31 merge. The log that follows is from the previous checkin and includes upstream fixes for: https://codereview.chromium.org/25512006 https://codereview.chromium.org/23922008 and does not modify build/make/ads2gas_apple.pl to preserve: https://codereview.chromium.org/24016003 Current HEAD: 25a2740abb59c90f481f170b10397728a54e3550 git log from upstream: 25a2740 Merge "Reducing the number of foreach_transformed_block() calls." 47b6030 Reducing the number of foreach_transformed_block() calls. d515716 Merge "mb_lpf_horizontal_edge AVX2 optimization" d03b3cb Merge "Fix x_offset_q4/y_offset_q4 calculation" 54f9205 mb_lpf_horizontal_edge AVX2 optimization b26ce8b Updates to 1-pass: a2a5c6f Merge "Enable all-zero coeff block index for sub8x8 blk" ca39a00 Merge "Reducing the number of recursive calls." 6761872 Replacing (SWITCHABLE_FILTERS + 1) with SWITCHABLE_FILTER_CONTEXTS. 8c8381d Enable all-zero coeff block index for sub8x8 blk 2901bf2 Reducing the number of recursive calls. 54c2854 vp9/decode: align tile worker data allocation 2a67a34 Merge "vp9_decodframe.c: use vpx_memset instead of cast" b18ea70 Merge "idct_blk_mmx.c: use vpx_memset instead of cast" 272d76e Merge "decodframe.c: use vpx_memset instead of cast" d03d960 Merge "threading.c: use vpx_memset instead of cast" 15a24c6 Merge "idct_blk.c: use vpx_memset instead of cast" 9ed2d0a Fix x_offset_q4/y_offset_q4 calculation ce053e7 Merge "vp9: add multi-threaded tile decoder" 3b47e05 Merge "vp9/decode: add get_tile()" <...> See full log with git log c701eeb..25a2740 R=tomfinegan@chromium.org TBR=tomfinegan@chromium.org Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=232229

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+72 lines, -84 lines) Patch
M libvpx_srcs_mips.gypi View 3 chunks +2 lines, -5 lines 0 comments Download
M libvpx_srcs_x86_64_intrinsics.gypi View 1 chunk +0 lines, -1 line 0 comments Download
M source/libvpx/vpx/vp8.h View 5 chunks +16 lines, -7 lines 0 comments Download
M source/libvpx/vpx/vp8cx.h View 4 chunks +18 lines, -12 lines 0 comments Download
M source/libvpx/vpx/vp8dx.h View 4 chunks +14 lines, -3 lines 0 comments Download
M source/libvpx/vpx/vpx_codec.h View 2 chunks +5 lines, -5 lines 0 comments Download
M source/libvpx/vpx/vpx_codec.mk View 1 chunk +0 lines, -2 lines 0 comments Download
D source/libvpx/vpx/vpx_codec_impl_bottom.h View 1 chunk +0 lines, -19 lines 0 comments Download
D source/libvpx/vpx/vpx_codec_impl_top.h View 1 chunk +0 lines, -19 lines 0 comments Download
M source/libvpx/vpx/vpx_decoder.h View 3 chunks +4 lines, -6 lines 0 comments Download
M source/libvpx/vpx/vpx_encoder.h View 3 chunks +4 lines, -5 lines 0 comments Download
M source/libvpx/vpxdec.c View 1 chunk +9 lines, -0 lines 0 comments Download

Messages

Total messages: 2 (0 generated)
Tom Finegan
lgtm/rubber stamp
7 years, 1 month ago (2013-10-31 22:54:40 UTC) #1
wwcv
7 years, 1 month ago (2013-10-31 22:55:22 UTC) #2
Message was sent while issue was closed.
Committed patchset #1 manually as r232229 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698