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

Issue 1328593002: libvpx: Pull from upstream (Closed)

Created:
5 years, 3 months ago by Johann
Modified:
5 years, 3 months ago
Reviewers:
Tom Finegan
CC:
chromium-reviews, wwcv, jzern, fgalligan1
Base URL:
https://chromium.googlesource.com/chromium/deps/libvpx.git@master
Target Ref:
refs/heads/master
Visibility:
Public.

Description

libvpx: Pull from upstream Current HEAD: 9a9b1cf7727c20cb42bfb4012dee0c55c6fd572d git log from upstream: 36c51c7 Fix an indent 0231e27 Check CONFIG_VP<N> instead of encoder and decoder 45db71d Expand the idct4_c() function in idct8_c() d565790 vp10: fix high bitdepth build ff03d54 vp9_mcomp: make search functions private 4e21830 vp9_mbgraph: use vp9_full_pixel_search(HEX) d743a55 vp9_temporal_filter: use vp9_full_pixel_search(HEX) c6eadc3 vp9_firstpass: make vp9_init_subsampling private 5e35c3c vp9_encoder: make vp9_alloc_compressor_data private 6d58539 update gitignore c147c4d vp10 cleanup: remove svc code ee380cc vp8: modifcatiion to skin map computation. d1ff1e9 encode_test_driver: test for failure prior to encode bc0a974 Fix to golden update in cyclic_refresh. 43a3455 configure: append --extra-cflags to final set 820302a vp8: use VPX(MIN|MAX) from vpx_dsp_common.h f5507b5 Only build ssse3 filter functions on 64 bit 06ba525 Clean up unused function warnings in vp8 encoder 821f029 Clean up unused function warnings in vp8 onyx_if.c 5c055cc Clean up unused function warnings in vp8 common <...> TBR=tomfinegan@chromium.org Committed: https://chromium.googlesource.com/chromium/deps/libvpx/+/7ca1645270c24cf02ae4319fab02d6e5b4a38487

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+131 lines, -129 lines) Patch
M README.chromium View 1 chunk +2 lines, -2 lines 0 comments Download
M source/libvpx/.gitignore View 2 chunks +5 lines, -0 lines 0 comments Download
M source/libvpx/libs.mk View 1 chunk +1 line, -1 line 0 comments Download
M source/libvpx/test/encode_test_driver.cc View 1 chunk +1 line, -0 lines 0 comments Download
M source/libvpx/vp8/encoder/pickinter.c View 1 chunk +12 lines, -3 lines 0 comments Download
M source/libvpx/vp9/encoder/vp9_encoder.h View 1 chunk +0 lines, -2 lines 0 comments Download
M source/libvpx/vp9/encoder/vp9_encoder.c View 7 chunks +7 lines, -4 lines 0 comments Download
M source/libvpx/vp9/encoder/vp9_firstpass.h View 1 chunk +0 lines, -2 lines 0 comments Download
M source/libvpx/vp9/encoder/vp9_firstpass.c View 2 chunks +2 lines, -2 lines 0 comments Download
M source/libvpx/vp9/encoder/vp9_mbgraph.c View 2 chunks +7 lines, -5 lines 0 comments Download
M source/libvpx/vp9/encoder/vp9_mcomp.h View 1 chunk +0 lines, -26 lines 0 comments Download
M source/libvpx/vp9/encoder/vp9_mcomp.c View 6 chunks +73 lines, -72 lines 0 comments Download
M source/libvpx/vp9/encoder/vp9_temporal_filter.c View 2 chunks +7 lines, -5 lines 0 comments Download
M source/libvpx/vpx_dsp/inv_txfm.c View 1 chunk +14 lines, -5 lines 0 comments Download

Messages

Total messages: 2 (0 generated)
Johann
Committed patchset #1 (id:1) manually as 7ca1645270c24cf02ae4319fab02d6e5b4a38487 (presubmit successful).
5 years, 3 months ago (2015-09-01 22:26:16 UTC) #1
Tom Finegan
5 years, 3 months ago (2015-09-01 22:27:26 UTC) #2
Message was sent while issue was closed.
On 2015/09/01 22:26:16, Johann wrote:
> Committed patchset #1 (id:1) manually as
> 7ca1645270c24cf02ae4319fab02d6e5b4a38487 (presubmit successful).

lgtm

Powered by Google App Engine
This is Rietveld 408576698