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

Issue 1339513003: 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: d318d7cb6ff8f8ddfefe12d67fa4abafa28e8ea2 git log from upstream: 1b3d775 build: modify default ARFLAGS / .a target 1589ecb Add misc_fixes experiment. e1d22db Don't reset sign_bias fields in vp10_setup_past_independence(). ee5b805 Isolate vp10's fwd_txfm from vp9 3d6b8a6 Prevent CR in screen mode from refreshing flat inter blocks forever. d5c0e36 For screen content consider intra uv when color_sensitivity is set. 1eb760e Take out reference_masking speed feature f137697 Take out skip_encode speed feature in vp10 4fa8e73 Remove speed features in vp10 87175ed Isolate vp10's inv_txfm from vp9 dd55107 third_party/libwebm: pull from upstream. 09969ac webmdec: Handle codec id being NULL. 3140e90 vp8: Small adjustment to cyclic_refresh max_mbs_perframe. b6d71a3 Fix ioc warnings related to sub8x8 reference frame d8808d3 Revert "Fix building with iOS 9 beta SDK" f5617fd Change the qp threshold of VP9 dynamic resizing. 465eace SVC sample encoder: Change some settings/update. 5046116 Enable sub8x8 inter mode with scaled ref frame in RD optimization 42b0560 Fix the sub8x8 block inter prediction with scaled reference frame 1c8567f Remove some trailing whitespaces <...> TBR=tomfinegan@chromium.org Committed: https://chromium.googlesource.com/chromium/deps/libvpx/+/5cd2e08315cc3b7c8c86f66a33110079aa9fbddf

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+1910 lines, -2213 lines) Patch
M README.chromium View 1 chunk +2 lines, -2 lines 0 comments Download
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/arm64/vpx_config.h View 1 chunk +1 line, -0 lines 0 comments Download
M source/config/linux/arm64/vpx_config.asm View 1 chunk +1 line, -0 lines 0 comments Download
M source/config/linux/generic/vpx_config.h View 1 chunk +1 line, -0 lines 0 comments Download
M source/config/linux/generic/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/mips64el/vpx_config.h 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/nacl/vpx_config.h View 1 chunk +1 line, -0 lines 0 comments Download
M source/config/nacl/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/build/make/Makefile View 2 chunks +3 lines, -1 line 0 comments Download
M source/libvpx/build/make/configure.sh View 4 chunks +4 lines, -16 lines 0 comments Download
M source/libvpx/configure View 1 chunk +1 line, -0 lines 0 comments Download
M source/libvpx/examples.mk View 4 chunks +5 lines, -2 lines 0 comments Download
M source/libvpx/libs.mk View 1 chunk +1 line, -1 line 0 comments Download
M source/libvpx/test/dct16x16_test.cc View 1 chunk +0 lines, -24 lines 0 comments Download
M source/libvpx/test/error_resilience_test.cc View 5 chunks +19 lines, -4 lines 0 comments Download
M source/libvpx/test/frame_size_tests.cc View 1 chunk +1 line, -1 line 0 comments Download
M source/libvpx/test/idct8x8_test.cc View 1 chunk +0 lines, -37 lines 0 comments Download
M source/libvpx/test/invalid_file_test.cc View 1 chunk +1 line, -1 line 0 comments Download
M source/libvpx/test/lpf_8_test.cc View 1 chunk +3 lines, -1 line 0 comments Download
M source/libvpx/test/test.mk View 1 chunk +1 line, -0 lines 0 comments Download
M source/libvpx/test/test-data.mk View 1 chunk +2 lines, -2 lines 0 comments Download
M source/libvpx/test/test-data.sha1 View 1 chunk +2 lines, -2 lines 0 comments Download
M source/libvpx/test/test_libvpx.cc View 3 chunks +3 lines, -1 line 0 comments Download
M source/libvpx/test/util.h View 1 chunk +1 line, -2 lines 0 comments Download
M source/libvpx/test/video_source.h View 1 chunk +1 line, -1 line 0 comments Download
A + source/libvpx/test/vp10_inv_txfm_test.cc View 7 chunks +112 lines, -134 lines 0 comments Download
M source/libvpx/third_party/libwebm/README.libvpx View 1 chunk +4 lines, -1 line 0 comments Download
M source/libvpx/third_party/libwebm/mkvmuxer.hpp View 1 chunk +1 line, -1 line 0 comments Download
M source/libvpx/third_party/libwebm/mkvparser.hpp View 4 chunks +9 lines, -5 lines 0 comments Download
M source/libvpx/third_party/libwebm/mkvparser.cpp View 188 chunks +853 lines, -702 lines 0 comments Download
M source/libvpx/third_party/libwebm/webmids.hpp View 2 chunks +8 lines, -0 lines 0 comments Download
M source/libvpx/third_party/x86inc/README.libvpx View 1 chunk +2 lines, -0 lines 0 comments Download
M source/libvpx/third_party/x86inc/x86inc.asm View 2 chunks +4 lines, -1 line 0 comments Download
M source/libvpx/vp8/encoder/bitstream.c View 3 chunks +3 lines, -1 line 0 comments Download
M source/libvpx/vp8/encoder/encodeframe.c View 3 chunks +3 lines, -1 line 0 comments Download
M source/libvpx/vp8/encoder/mcomp.c View 1 chunk +1 line, -0 lines 0 comments Download
M source/libvpx/vp8/encoder/mr_dissim.c View 1 chunk +1 line, -1 line 0 comments Download
M source/libvpx/vp8/encoder/onyx_if.c View 1 chunk +1 line, -1 line 0 comments Download
M source/libvpx/vp8/encoder/pickinter.c View 3 chunks +3 lines, -2 lines 0 comments Download
M source/libvpx/vp8/vp8_cx_iface.c View 1 chunk +1 line, -1 line 0 comments Download
M source/libvpx/vp8/vp8_dx_iface.c View 1 chunk +1 line, -0 lines 0 comments Download
M source/libvpx/vp9/common/vp9_blockd.h View 1 chunk +1 line, -0 lines 0 comments Download
M source/libvpx/vp9/common/vp9_common_data.c View 1 chunk +1 line, -0 lines 0 comments Download
M source/libvpx/vp9/common/vp9_loopfilter.c View 1 chunk +1 line, -0 lines 0 comments Download
M source/libvpx/vp9/common/vp9_postproc.c View 1 chunk +1 line, -0 lines 0 comments Download
M source/libvpx/vp9/common/vp9_pred_common.h View 1 chunk +1 line, -0 lines 0 comments Download
M source/libvpx/vp9/common/vp9_reconinter.c View 1 chunk +13 lines, -1 line 0 comments Download
M source/libvpx/vp9/common/vp9_thread_common.c View 1 chunk +1 line, -0 lines 0 comments Download
M source/libvpx/vp9/common/vp9_tile_common.c View 1 chunk +1 line, -1 line 0 comments Download
M source/libvpx/vp9/decoder/vp9_decodeframe.c View 1 chunk +1 line, -0 lines 0 comments Download
M source/libvpx/vp9/decoder/vp9_decodemv.c View 1 chunk +2 lines, -0 lines 0 comments Download
M source/libvpx/vp9/encoder/vp9_aq_complexity.c View 1 chunk +1 line, -0 lines 0 comments Download
M source/libvpx/vp9/encoder/vp9_aq_cyclicrefresh.h View 2 chunks +39 lines, -1 line 0 comments Download
M source/libvpx/vp9/encoder/vp9_aq_cyclicrefresh.c View 3 chunks +7 lines, -38 lines 0 comments Download
M source/libvpx/vp9/encoder/vp9_bitstream.c View 1 chunk +1 line, -0 lines 0 comments Download
M source/libvpx/vp9/encoder/vp9_denoiser.c View 1 chunk +1 line, -0 lines 0 comments Download
M source/libvpx/vp9/encoder/vp9_encodeframe.c View 1 chunk +1 line, -0 lines 0 comments Download
M source/libvpx/vp9/encoder/vp9_encodemv.c View 1 chunk +2 lines, -0 lines 0 comments Download
M source/libvpx/vp9/encoder/vp9_encoder.c View 5 chunks +45 lines, -38 lines 0 comments Download
M source/libvpx/vp9/encoder/vp9_ethread.c View 1 chunk +1 line, -0 lines 0 comments Download
M source/libvpx/vp9/encoder/vp9_extend.c View 1 chunk +1 line, -0 lines 0 comments Download
M source/libvpx/vp9/encoder/vp9_firstpass.c View 1 chunk +1 line, -0 lines 0 comments Download
M source/libvpx/vp9/encoder/vp9_mbgraph.c View 1 chunk +1 line, -0 lines 0 comments Download
M source/libvpx/vp9/encoder/vp9_mcomp.c View 1 chunk +1 line, -0 lines 0 comments Download
M source/libvpx/vp9/encoder/vp9_pickmode.c View 7 chunks +33 lines, -16 lines 0 comments Download
M source/libvpx/vp9/encoder/vp9_ratectrl.c View 2 chunks +2 lines, -1 line 0 comments Download
M source/libvpx/vp9/encoder/vp9_rd.c View 1 chunk +1 line, -0 lines 0 comments Download
M source/libvpx/vp9/encoder/vp9_rdopt.c View 5 chunks +39 lines, -11 lines 0 comments Download
M source/libvpx/vp9/encoder/vp9_speed_features.c View 1 chunk +1 line, -0 lines 0 comments Download
M source/libvpx/vp9/encoder/vp9_svc_layercontext.c View 1 chunk +1 line, -0 lines 0 comments Download
M source/libvpx/vp9/encoder/vp9_temporal_filter.c View 1 chunk +1 line, -0 lines 0 comments Download
M source/libvpx/vpx/src/svc_encodeframe.c View 2 chunks +6 lines, -6 lines 0 comments Download
M source/libvpx/vpx_dsp/bitreader.c View 1 chunk +1 line, -0 lines 0 comments Download
M source/libvpx/vpx_dsp/mips/loopfilter_masks_dspr2.h View 1 chunk +1 line, -1 line 0 comments Download
M source/libvpx/vpx_dsp/vpx_dsp.mk View 1 chunk +1 line, -0 lines 0 comments Download
M source/libvpx/vpx_dsp/vpx_dsp_common.h View 1 chunk +1 line, -0 lines 0 comments Download
M source/libvpx/vpx_dsp/x86/quantize_ssse3_x86_64.asm View 1 chunk +0 lines, -1 line 0 comments Download
M source/libvpx/vpx_dsp/x86/vpx_subpixel_8t_intrin_ssse3.c View 2 chunks +0 lines, -133 lines 0 comments Download
M source/libvpx/vpx_dsp/x86/vpx_subpixel_8t_ssse3.asm View 2 chunks +613 lines, -1015 lines 0 comments Download
M source/libvpx/webmdec.cc View 1 chunk +1 line, -1 line 0 comments Download

Messages

Total messages: 2 (0 generated)
Johann
Committed patchset #1 (id:1) manually as 5cd2e08315cc3b7c8c86f66a33110079aa9fbddf (presubmit successful).
5 years, 3 months ago (2015-09-11 18:41:49 UTC) #1
Tom Finegan
5 years, 3 months ago (2015-09-12 02:51:09 UTC) #2
Message was sent while issue was closed.
On 2015/09/11 18:41:49, Johann wrote:
> Committed patchset #1 (id:1) manually as
> 5cd2e08315cc3b7c8c86f66a33110079aa9fbddf (presubmit successful).

lgtm

Powered by Google App Engine
This is Rietveld 408576698