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

Issue 958693004: libvpx: Pull from upstream (Closed)

Created:
5 years, 10 months ago by Johann
Modified:
5 years, 10 months ago
Reviewers:
Tom Finegan
CC:
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: 3e1d14a6ce812dece1f50800c2a29431b25822b7 git log from upstream: b7050c0 Motion compensated reference refinement f87e315 Re-distribute hierarchical vector match pattern b5d0a20 Fix a trivial memory leak 58e0159 Fix ssse3 quantize_fp functions while skip=1 e470333 Fix fwd transform sse2 build issue on older gcc version 279d350 vp9_loopfilter: quiet integer constant size warnings 6cf3031 fix the propagation of color space info in decoder d240180 Remove redundant test 8f84fbe Remove a few unneccessary multiplications in denoiser. 8724d31 Move dequant table from VP9_COMMON to VP9_COMP as decoder does not need it any more. 0187f4b Adjustments to cyclic refresh (aq-mode=3). 6f42458 Add high bit depth support to rtc sub8x8 block coding bdd249b Optimize the dequantization process on decoder side. 2ae314f Fix control string in firstpass stats fprintf 81fc5bf Improve skip_txfm thresholds in the non-rd mode selection ed2dc59 Integral projection based motion estimation 83559e7 Fix a check condition in nonrd_pick_partition 2fa9e9e Fix the frame parallel invalid file test failure on ARM. 5b9dacd test_vector_test: fix build with --disable-(vp8|vp9) 0dd591b loop_filter_rows_mt: remove dependency on 'last_height' 4bc7f48 Fix an encoder/decode mismatch bug b1940bf Replace some operations with shift in encoder_breakout. e31516a Improve readability: move return statements cf54b88 Add VP9 decoder control to get frame size 87a6175 vpx_temporal_svc_encoder: Adjust default qp-max setting for vp9. 5041aa0 Fix ioc issue in block_rd_txfm <...> TBR=tomfinegan@chromium.org Committed: https://chromium.googlesource.com/chromium/deps/libvpx/+/080710f043a2f85e100d508a53749cd321e4b57b

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+5520 lines, -2122 lines) Patch
M README.chromium View 1 chunk +2 lines, -2 lines 0 comments Download
M libvpx_srcs.gni View 37 chunks +60 lines, -18 lines 0 comments Download
M libvpx_srcs_arm.gypi View 4 chunks +6 lines, -2 lines 0 comments Download
M libvpx_srcs_arm64.gypi View 4 chunks +8 lines, -2 lines 0 comments Download
M libvpx_srcs_arm_neon.gypi View 4 chunks +8 lines, -2 lines 0 comments Download
M libvpx_srcs_arm_neon_cpu_detect.gypi View 4 chunks +6 lines, -2 lines 0 comments Download
M libvpx_srcs_arm_neon_cpu_detect_intrinsics.gypi View 1 chunk +2 lines, -0 lines 0 comments Download
M libvpx_srcs_generic.gypi View 4 chunks +6 lines, -2 lines 0 comments Download
M libvpx_srcs_mips.gypi View 4 chunks +6 lines, -2 lines 0 comments Download
M libvpx_srcs_nacl.gypi View 4 chunks +6 lines, -2 lines 0 comments Download
M libvpx_srcs_x86.gypi View 4 chunks +6 lines, -2 lines 0 comments Download
M libvpx_srcs_x86_64.gypi View 4 chunks +6 lines, -2 lines 0 comments Download
M libvpx_srcs_x86_64_intrinsics.gypi View 1 chunk +1 line, -1 line 0 comments Download
M libvpx_srcs_x86_intrinsics.gypi View 1 chunk +1 line, -1 line 0 comments Download
M source/config/linux/arm-neon-cpu-detect/vp9_rtcd.h View 10 chunks +29 lines, -5 lines 0 comments Download
M source/config/linux/arm-neon-cpu-detect/vpx_config.h View 1 chunk +2 lines, -1 line 0 comments Download
M source/config/linux/arm-neon-cpu-detect/vpx_config.asm View 1 chunk +2 lines, -1 line 0 comments Download
M source/config/linux/arm-neon/vp9_rtcd.h View 7 chunks +19 lines, -5 lines 0 comments Download
M source/config/linux/arm-neon/vpx_config.h View 1 chunk +2 lines, -1 line 0 comments Download
M source/config/linux/arm-neon/vpx_config.asm View 1 chunk +2 lines, -1 line 0 comments Download
M source/config/linux/arm/vp9_rtcd.h View 2 chunks +9 lines, -0 lines 0 comments Download
M source/config/linux/arm/vpx_config.h View 1 chunk +2 lines, -1 line 0 comments Download
M source/config/linux/arm/vpx_config.asm View 1 chunk +2 lines, -1 line 0 comments Download
M source/config/linux/arm64/vp9_rtcd.h View 7 chunks +19 lines, -5 lines 0 comments Download
M source/config/linux/arm64/vpx_config.h View 1 chunk +2 lines, -1 line 0 comments Download
M source/config/linux/arm64/vpx_config.asm View 1 chunk +2 lines, -1 line 0 comments Download
M source/config/linux/generic/vp9_rtcd.h View 2 chunks +9 lines, -0 lines 0 comments Download
M source/config/linux/generic/vpx_config.h View 1 chunk +2 lines, -1 line 0 comments Download
M source/config/linux/generic/vpx_config.asm View 1 chunk +2 lines, -1 line 0 comments Download
M source/config/linux/ia32/vp9_rtcd.h View 4 chunks +18 lines, -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/vp9_rtcd.h View 2 chunks +9 lines, -0 lines 0 comments Download
M source/config/linux/mips64el/vpx_config.h View 1 chunk +2 lines, -1 line 0 comments Download
M source/config/linux/mipsel/vp9_rtcd.h View 2 chunks +9 lines, -0 lines 0 comments Download
M source/config/linux/mipsel/vpx_config.h View 1 chunk +2 lines, -1 line 0 comments Download
M source/config/linux/x64/vp9_rtcd.h View 2 chunks +12 lines, -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/vp9_rtcd.h View 25 chunks +454 lines, -85 lines 0 comments Download
M source/config/mac/ia32/vpx_config.h View 1 chunk +2 lines, -1 line 0 comments Download
M source/config/mac/ia32/vpx_config.asm View 1 chunk +2 lines, -1 line 0 comments Download
M source/config/mac/x64/vp9_rtcd.h View 2 chunks +12 lines, -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/vp9_rtcd.h View 2 chunks +9 lines, -0 lines 0 comments Download
M source/config/nacl/vpx_config.h View 1 chunk +2 lines, -1 line 0 comments Download
M source/config/nacl/vpx_config.asm View 1 chunk +2 lines, -1 line 0 comments Download
M source/config/win/ia32/vp9_rtcd.h View 4 chunks +18 lines, -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/vp9_rtcd.h View 2 chunks +12 lines, -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 6 chunks +11 lines, -3 lines 0 comments Download
M source/libvpx/build/make/configure.sh View 12 chunks +47 lines, -32 lines 0 comments Download
M source/libvpx/build/make/iosbuild.sh View 3 chunks +6 lines, -1 line 0 comments Download
M source/libvpx/configure View 7 chunks +6 lines, -1 line 0 comments Download
M source/libvpx/examples.mk View 1 chunk +1 line, -0 lines 0 comments Download
M source/libvpx/examples/decode_to_md5.c View 1 chunk +3 lines, -3 lines 0 comments Download
M source/libvpx/examples/decode_with_drops.c View 1 chunk +2 lines, -2 lines 0 comments Download
M source/libvpx/examples/postproc.c View 1 chunk +2 lines, -2 lines 0 comments Download
M source/libvpx/examples/resize_util.c View 3 chunks +17 lines, -8 lines 0 comments Download
M source/libvpx/examples/set_maps.c View 1 chunk +2 lines, -2 lines 0 comments Download
M source/libvpx/examples/simple_decoder.c View 1 chunk +2 lines, -2 lines 0 comments Download
M source/libvpx/examples/simple_encoder.c View 1 chunk +2 lines, -2 lines 0 comments Download
M source/libvpx/examples/twopass_encoder.c View 1 chunk +2 lines, -2 lines 0 comments Download
M source/libvpx/examples/vp8cx_set_ref.c View 1 chunk +2 lines, -2 lines 0 comments Download
M source/libvpx/examples/vp9_lossless_encoder.c View 1 chunk +2 lines, -2 lines 0 comments Download
M source/libvpx/examples/vp9_spatial_svc_encoder.c View 1 chunk +4 lines, -4 lines 0 comments Download
M source/libvpx/examples/vpx_temporal_svc_encoder.c View 4 chunks +7 lines, -4 lines 0 comments Download
M source/libvpx/libs.mk View 1 chunk +4 lines, -0 lines 0 comments Download
M source/libvpx/test/datarate_test.cc View 1 chunk +1 line, -1 line 0 comments Download
M source/libvpx/test/decode_api_test.cc View 2 chunks +16 lines, -0 lines 0 comments Download
M source/libvpx/test/decode_test_driver.cc View 1 chunk +1 line, -1 line 0 comments Download
M source/libvpx/test/encode_test_driver.h View 1 chunk +6 lines, -0 lines 0 comments Download
M source/libvpx/test/invalid_file_test.cc View 1 chunk +2 lines, -0 lines 0 comments Download
M source/libvpx/test/resize_test.cc View 3 chunks +111 lines, -2 lines 0 comments Download
M source/libvpx/test/sad_test.cc View 1 chunk +12 lines, -2 lines 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 4 chunks +13 lines, -0 lines 0 comments Download
M source/libvpx/test/test-data.sha1 View 1 chunk +13 lines, -0 lines 0 comments Download
M source/libvpx/test/test_vector_test.cc View 4 chunks +76 lines, -13 lines 0 comments Download
M source/libvpx/test/test_vectors.cc View 1 chunk +1 line, -0 lines 0 comments Download
M source/libvpx/test/video_source.h View 2 chunks +22 lines, -5 lines 0 comments Download
M source/libvpx/test/vp9_avg_test.cc View 1 chunk +10 lines, -0 lines 0 comments Download
M source/libvpx/test/vp9_encoder_parms_get_to_decoder.cc View 1 chunk +3 lines, -1 line 0 comments Download
A source/libvpx/test/vp9_frame_parallel_test.cc View 1 chunk +209 lines, -0 lines 0 comments Download
M source/libvpx/test/webm_video_source.h View 1 chunk +12 lines, -0 lines 0 comments Download
M source/libvpx/third_party/x86inc/x86inc.asm View 1 chunk +3 lines, -0 lines 0 comments Download
M source/libvpx/vp8/encoder/onyx_if.c View 2 chunks +9 lines, -0 lines 0 comments Download
M source/libvpx/vp8/encoder/onyx_int.h View 1 chunk +3 lines, -0 lines 0 comments Download
M source/libvpx/vp8/vp8_cx_iface.c View 2 chunks +11 lines, -5 lines 0 comments Download
M source/libvpx/vp9/common/vp9_alloccommon.h View 1 chunk +2 lines, -0 lines 0 comments Download
M source/libvpx/vp9/common/vp9_alloccommon.c View 9 chunks +89 lines, -23 lines 0 comments Download
M source/libvpx/vp9/common/vp9_debugmodes.c View 1 chunk +26 lines, -16 lines 0 comments Download
M source/libvpx/vp9/common/vp9_entropymode.h View 2 chunks +2 lines, -1 line 0 comments Download
M source/libvpx/vp9/common/vp9_entropymode.c View 2 chunks +6 lines, -2 lines 0 comments Download
M source/libvpx/vp9/common/vp9_loopfilter.c View 7 chunks +53 lines, -53 lines 0 comments Download
D source/libvpx/vp9/common/vp9_loopfilter_thread.h View 1 chunk +0 lines, -53 lines 0 comments Download
D source/libvpx/vp9/common/vp9_loopfilter_thread.c View 1 chunk +0 lines, -301 lines 0 comments Download
M source/libvpx/vp9/common/vp9_mfqe.c View 2 chunks +23 lines, -11 lines 0 comments Download
M source/libvpx/vp9/common/vp9_mvref_common.h View 1 chunk +5 lines, -3 lines 0 comments Download
M source/libvpx/vp9/common/vp9_mvref_common.c View 6 chunks +25 lines, -17 lines 0 comments Download
M source/libvpx/vp9/common/vp9_onyxc_int.h View 8 chunks +71 lines, -14 lines 0 comments Download
M source/libvpx/vp9/common/vp9_postproc.c View 1 chunk +1 line, -1 line 0 comments Download
M source/libvpx/vp9/common/vp9_reconinter.h View 1 chunk +34 lines, -3 lines 0 comments Download
M source/libvpx/vp9/common/vp9_reconinter.c View 6 chunks +33 lines, -323 lines 0 comments Download
M source/libvpx/vp9/common/vp9_reconintra.c View 2 chunks +4 lines, -16 lines 0 comments Download
M source/libvpx/vp9/common/vp9_rtcd_defs.pl View 5 chunks +20 lines, -5 lines 0 comments Download
M source/libvpx/vp9/common/vp9_thread.h View 2 chunks +7 lines, -3 lines 0 comments Download
A + source/libvpx/vp9/common/vp9_thread_common.h View 2 chunks +4 lines, -0 lines 0 comments Download
A + source/libvpx/vp9/common/vp9_thread_common.c View 3 chunks +119 lines, -2 lines 0 comments Download
M source/libvpx/vp9/common/x86/vp9_high_intrapred_sse2.asm View 1 chunk +1 line, -1 line 0 comments Download
A + source/libvpx/vp9/common/x86/vp9_mfqe_sse2.asm View 8 chunks +12 lines, -12 lines 0 comments Download
M source/libvpx/vp9/decoder/vp9_decodeframe.h View 1 chunk +3 lines, -0 lines 0 comments Download
M source/libvpx/vp9/decoder/vp9_decodeframe.c View 36 chunks +503 lines, -99 lines 0 comments Download
M source/libvpx/vp9/decoder/vp9_decodemv.h View 2 chunks +3 lines, -1 line 0 comments Download
M source/libvpx/vp9/decoder/vp9_decodemv.c View 25 chunks +99 lines, -51 lines 0 comments Download
M source/libvpx/vp9/decoder/vp9_decoder.h View 6 chunks +31 lines, -7 lines 0 comments Download
M source/libvpx/vp9/decoder/vp9_decoder.c View 13 chunks +113 lines, -35 lines 0 comments Download
M source/libvpx/vp9/decoder/vp9_detokenize.h View 1 chunk +4 lines, -2 lines 0 comments Download
M source/libvpx/vp9/decoder/vp9_detokenize.c View 2 chunks +8 lines, -6 lines 0 comments Download
A source/libvpx/vp9/decoder/vp9_dthread.h View 1 chunk +66 lines, -0 lines 0 comments Download
A source/libvpx/vp9/decoder/vp9_dthread.c View 1 chunk +201 lines, -0 lines 0 comments Download
A source/libvpx/vp9/encoder/arm/neon/vp9_avg_neon.c View 1 chunk +49 lines, -0 lines 0 comments Download
M source/libvpx/vp9/encoder/arm/neon/vp9_dct_neon.c View 1 chunk +18 lines, -0 lines 0 comments Download
A source/libvpx/vp9/encoder/arm/neon/vp9_sad4d_neon.c View 1 chunk +226 lines, -0 lines 0 comments Download
M source/libvpx/vp9/encoder/vp9_aq_cyclicrefresh.h View 2 chunks +14 lines, -3 lines 0 comments Download
M source/libvpx/vp9/encoder/vp9_aq_cyclicrefresh.c View 13 chunks +75 lines, -66 lines 0 comments Download
M source/libvpx/vp9/encoder/vp9_avg.c View 1 chunk +30 lines, -0 lines 0 comments Download
M source/libvpx/vp9/encoder/vp9_bitstream.c View 3 chunks +13 lines, -17 lines 0 comments Download
M source/libvpx/vp9/encoder/vp9_block.h View 1 chunk +4 lines, -0 lines 0 comments Download
M source/libvpx/vp9/encoder/vp9_denoiser.c View 6 chunks +8 lines, -11 lines 0 comments Download
M source/libvpx/vp9/encoder/vp9_encodeframe.h View 1 chunk +2 lines, -0 lines 0 comments Download
M source/libvpx/vp9/encoder/vp9_encodeframe.c View 21 chunks +367 lines, -128 lines 0 comments Download
M source/libvpx/vp9/encoder/vp9_encoder.h View 6 chunks +19 lines, -4 lines 0 comments Download
M source/libvpx/vp9/encoder/vp9_encoder.c View 36 chunks +154 lines, -81 lines 0 comments Download
M source/libvpx/vp9/encoder/vp9_ethread.c View 2 chunks +1 line, -100 lines 0 comments Download
M source/libvpx/vp9/encoder/vp9_firstpass.h View 2 chunks +12 lines, -0 lines 0 comments Download
M source/libvpx/vp9/encoder/vp9_firstpass.c View 27 chunks +132 lines, -25 lines 0 comments Download
M source/libvpx/vp9/encoder/vp9_lookahead.h View 1 chunk +5 lines, -1 line 0 comments Download
M source/libvpx/vp9/encoder/vp9_lookahead.c View 3 chunks +47 lines, -5 lines 0 comments Download
M source/libvpx/vp9/encoder/vp9_mcomp.c View 1 chunk +4 lines, -7 lines 0 comments Download
M source/libvpx/vp9/encoder/vp9_pickmode.c View 18 chunks +145 lines, -25 lines 0 comments Download
M source/libvpx/vp9/encoder/vp9_quantize.c View 6 chunks +6 lines, -6 lines 0 comments Download
M source/libvpx/vp9/encoder/vp9_ratectrl.h View 6 chunks +33 lines, -1 line 0 comments Download
M source/libvpx/vp9/encoder/vp9_ratectrl.c View 13 chunks +64 lines, -42 lines 0 comments Download
M source/libvpx/vp9/encoder/vp9_rd.c View 3 chunks +5 lines, -6 lines 0 comments Download
M source/libvpx/vp9/encoder/vp9_rdopt.c View 8 chunks +28 lines, -21 lines 0 comments Download
A source/libvpx/vp9/encoder/vp9_skin_detection.h View 1 chunk +35 lines, -0 lines 0 comments Download
A source/libvpx/vp9/encoder/vp9_skin_detection.c View 1 chunk +104 lines, -0 lines 0 comments Download
M source/libvpx/vp9/encoder/vp9_speed_features.h View 2 chunks +0 lines, -4 lines 0 comments Download
M source/libvpx/vp9/encoder/vp9_speed_features.c View 4 chunks +8 lines, -4 lines 0 comments Download
M source/libvpx/vp9/encoder/x86/vp9_avg_intrin_sse2.c View 1 chunk +114 lines, -0 lines 0 comments Download
M source/libvpx/vp9/encoder/x86/vp9_dct_sse2.c View 3 chunks +30 lines, -21 lines 0 comments Download
M source/libvpx/vp9/encoder/x86/vp9_highbd_sad4d_sse2.asm View 2 chunks +11 lines, -8 lines 0 comments Download
M source/libvpx/vp9/encoder/x86/vp9_highbd_subpel_variance.asm View 23 chunks +39 lines, -27 lines 0 comments Download
M source/libvpx/vp9/encoder/x86/vp9_quantize_ssse3_x86_64.asm View 8 chunks +34 lines, -33 lines 0 comments Download
M source/libvpx/vp9/encoder/x86/vp9_variance_sse2.c View 5 chunks +18 lines, -10 lines 0 comments Download
M source/libvpx/vp9/vp9_common.mk View 3 chunks +3 lines, -2 lines 0 comments Download
M source/libvpx/vp9/vp9_cx_iface.c View 7 chunks +33 lines, -5 lines 0 comments Download
M source/libvpx/vp9/vp9_dx_iface.c View 19 chunks +532 lines, -119 lines 0 comments Download
M source/libvpx/vp9/vp9cx.mk View 2 chunks +4 lines, -0 lines 0 comments Download
M source/libvpx/vp9/vp9dx.mk View 1 chunk +2 lines, -0 lines 0 comments Download
M source/libvpx/vpx/vp8dx.h View 2 chunks +9 lines, -1 line 0 comments Download
M source/libvpx/vpx/vpx_frame_buffer.h View 1 chunk +4 lines, -1 line 0 comments Download
M source/libvpx/vpx/vpx_integer.h View 1 chunk +2 lines, -0 lines 0 comments Download
M source/libvpx/vpx_scale/generic/yv12extend.c View 1 chunk +8 lines, -8 lines 0 comments Download
M source/libvpx/vpx_scale/yv12config.h View 1 chunk +1 line, -1 line 0 comments Download
M source/libvpx/vpxdec.c View 2 chunks +5 lines, -5 lines 0 comments Download
M source/libvpx/vpxenc.c View 6 chunks +28 lines, -5 lines 0 comments Download
M source/libvpx/vpxstats.c View 1 chunk +3 lines, -0 lines 0 comments Download
M source/libvpx/webmdec.h View 1 chunk +1 line, -0 lines 0 comments Download
M source/libvpx/webmdec.cc View 2 chunks +2 lines, -0 lines 0 comments Download

Messages

Total messages: 2 (0 generated)
Johann
Committed patchset #1 (id:1) manually as 080710f043a2f85e100d508a53749cd321e4b57b (presubmit successful).
5 years, 10 months ago (2015-02-25 22:27:09 UTC) #1
Tom Finegan
5 years, 10 months ago (2015-02-25 23:45:31 UTC) #2
Message was sent while issue was closed.
On 2015/02/25 22:27:09, Johann wrote:
> Committed patchset #1 (id:1) manually as
> 080710f043a2f85e100d508a53749cd321e4b57b (presubmit successful).

lgtm

Powered by Google App Engine
This is Rietveld 408576698