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

Issue 1015483002: libvpx: Pull from upstream (Closed)

Created:
5 years, 9 months ago by Johann
Modified:
5 years, 9 months ago
Reviewers:
Tom Finegan
CC:
wwcv, jzern, fgalligan1, Tom Finegan
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: 1f9b2b77ad794a68b267d70c88288d5700297384 git log from upstream: 1f00a9b Fix choose_partitioning threshold setup for speed -5 b03cf93 Fix 1-step refinement search table a562e90 Fix comments for vpx_codec_enc_config_default() 268f106 Provide information on codec controls 89df6d1 Set default encode test driver to 1 column and 1 thread. e38066a Fix crash with vp9 denoiser on. cce7020 Use sdx4df to do 1-step refinement 62a3f53 Lower bitrate threshold below which cyclic refresh is turned off. 1bfacd3 Reconcile active_map and cyclic refresh ba29125 Reset src buffer only once in vp9_int_pro_motion_estimation 427cdf0 Reduce the number of full block SAD calls b29c48b Shorten GF/arf interval in hard scenes. 5dd146c Added comment for vp9 only codec controls 4165290 Rename a vp9 only control with vp9e prefix 2b36809 vp9_pick_inter_mode(): Use single loop to evaluate inter modes 5d677c9 Minorly modify model_rd_for_sb_y function fcb96b3 Fix fdct8x8_quant ssse3 overflow issue 0308e2e Some rate control adjustments to control overshoot 238b6be Prevent integer overflow in choose_partitioning 313c28f Remove unnecessary speed feature checking <...> TBR=tomfinegan@chromium.org Committed: https://chromium.googlesource.com/chromium/deps/libvpx/+/f80cf581e6e56ec3b28b118aebf98499b6bc156d

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+774 lines, -449 lines) Patch
M README.chromium View 1 chunk +2 lines, -2 lines 0 comments Download
M source/libvpx/examples/vpx_temporal_svc_encoder.c View 2 chunks +3 lines, -1 line 0 comments Download
M source/libvpx/test/datarate_test.cc View 4 chunks +4 lines, -7 lines 0 comments Download
M source/libvpx/test/encode_test_driver.cc View 2 chunks +13 lines, -0 lines 0 comments Download
M source/libvpx/test/test.mk View 1 chunk +1 line, -1 line 0 comments Download
M source/libvpx/vp9/common/vp9_blockd.c View 1 chunk +14 lines, -28 lines 0 comments Download
M source/libvpx/vp9/common/vp9_thread_common.c View 1 chunk +3 lines, -0 lines 0 comments Download
M source/libvpx/vp9/decoder/vp9_decodemv.c View 2 chunks +2 lines, -3 lines 0 comments Download
M source/libvpx/vp9/encoder/vp9_aq_cyclicrefresh.h View 2 chunks +12 lines, -1 line 0 comments Download
M source/libvpx/vp9/encoder/vp9_aq_cyclicrefresh.c View 5 chunks +53 lines, -8 lines 0 comments Download
M source/libvpx/vp9/encoder/vp9_encodeframe.c View 7 chunks +43 lines, -37 lines 0 comments Download
M source/libvpx/vp9/encoder/vp9_encoder.h View 2 chunks +7 lines, -0 lines 0 comments Download
M source/libvpx/vp9/encoder/vp9_encoder.c View 9 chunks +85 lines, -24 lines 0 comments Download
M source/libvpx/vp9/encoder/vp9_firstpass.c View 7 chunks +45 lines, -8 lines 0 comments Download
M source/libvpx/vp9/encoder/vp9_mcomp.c View 3 chunks +48 lines, -16 lines 0 comments Download
M source/libvpx/vp9/encoder/vp9_pickmode.c View 10 chunks +213 lines, -171 lines 0 comments Download
M source/libvpx/vp9/encoder/vp9_ratectrl.c View 8 chunks +15 lines, -9 lines 0 comments Download
M source/libvpx/vp9/encoder/x86/vp9_avg_intrin_sse2.c View 4 chunks +6 lines, -6 lines 0 comments Download
M source/libvpx/vp9/encoder/x86/vp9_dct_ssse3.c View 1 chunk +20 lines, -63 lines 0 comments Download
M source/libvpx/vp9/vp9_cx_iface.c View 2 chunks +3 lines, -3 lines 0 comments Download
M source/libvpx/vpx/vp8cx.h View 12 chunks +177 lines, -56 lines 0 comments Download
M source/libvpx/vpx/vpx_encoder.h View 2 chunks +4 lines, -4 lines 0 comments Download
M source/libvpx/vpxenc.c View 1 chunk +1 line, -1 line 0 comments Download

Messages

Total messages: 2 (0 generated)
Johann
Committed patchset #1 (id:1) manually as f80cf581e6e56ec3b28b118aebf98499b6bc156d (presubmit successful).
5 years, 9 months ago (2015-03-16 18:25:48 UTC) #1
Tom Finegan
5 years, 9 months ago (2015-03-16 18:42:01 UTC) #2
Message was sent while issue was closed.
lgtm

Powered by Google App Engine
This is Rietveld 408576698