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

Issue 554673004: libvpx: Pull from upstream (Closed)

Created:
6 years, 3 months ago by wwcv
Modified:
6 years, 3 months ago
Reviewers:
Tom Finegan
CC:
chromium-reviews, jzern, fgalligan1
Visibility:
Public.

Description

libvpx: Pull from upstream Current HEAD: c731d6a4f19eea861ceb2ff31399420b2452eb74 git log from upstream: 395f2e8 vp8 encoder: remove vp8_yv12_copy_partial_frame_neon 980abf6 Fixing Mac OS build. fcd431f libyuv: cherry-pick MSVC arm build fix 1f19ebb Replacing vp9_get_mb_ss_sse2 asm implementation with intrinsics. 1dd9a63 Correct the mode decisions in special cases 1100e26 Removing postproc mmx code. c97f5e8 vp8 common: change 'HAVE_NEON_ASM' to 'HAVE_NEON' for compiling functions of NEON intrinsics. a808344 fix x86-darwin* build 35fadf1 bilinearpredict_neon: fix type conversion warnings bb4950d vp9: correct context buffer resize check 440f509 vp9: fail decode if block/frame refs are corrupt dbdb87b Fix a visual studio warning d435148 Enable adaptive motion search for ARF coding b1153f3 Map motion magnitude in VP9 denoiser. 7897059 Adding temp cpi var. 91998e6 Removing sz member from vpx_codec_priv. d75266f Update the condition when COPY_BLOCK is chosen. 4909435 Removing unused function prototypes. 202edb3 Actually resetting random generator for all variance test cases. e30f769 Fix a bug in VP9 denoiser. ec94967 Revert "Revert "VP8 for ARMv8 by using NEON intrinsics 10"" a51704d vp8 common: change 'HAVE_NEON_ASM' to 'HAVE_NEON' for compiling idct_blk_neon.c. 0002da3 arm: Fix building vp8_subpixelvariance_neon.c with MSVC 48197f0 Adding sse2 variant for vp9_mse{8x8, 8x16, 16x8}. <...> TBR=tomfinegan@chromium.org Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=291859

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+8169 lines, -8016 lines) Patch
M README.chromium View 1 chunk +2 lines, -2 lines 0 comments Download
M libvpx_srcs.gni View 13 chunks +22 lines, -28 lines 0 comments Download
M libvpx_srcs_arm64.gypi View 2 chunks +8 lines, -0 lines 0 comments Download
M libvpx_srcs_arm_neon.gypi View 2 chunks +7 lines, -10 lines 0 comments Download
M libvpx_srcs_arm_neon_cpu_detect.gypi View 2 chunks +0 lines, -10 lines 0 comments Download
M libvpx_srcs_arm_neon_cpu_detect_intrinsics.gypi View 1 chunk +7 lines, -0 lines 0 comments Download
M libvpx_srcs_x86.gypi View 2 chunks +0 lines, -3 lines 0 comments Download
M libvpx_srcs_x86_64.gypi View 2 chunks +0 lines, -3 lines 0 comments Download
M libvpx_srcs_x86_64_intrinsics.gypi View 1 chunk +0 lines, -1 line 0 comments Download
M libvpx_srcs_x86_intrinsics.gypi View 1 chunk +0 lines, -1 line 0 comments Download
M source/config/linux/arm-neon-cpu-detect/vp8_rtcd.h View 4 chunks +8 lines, -8 lines 0 comments Download
M source/config/linux/arm-neon-cpu-detect/vp9_rtcd.h View 1 chunk +0 lines, -9 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/vp8_rtcd.h View 2 chunks +4 lines, -6 lines 0 comments Download
M source/config/linux/arm-neon/vp9_rtcd.h View 1 chunk +0 lines, -9 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/vp8_rtcd.h View 1 chunk +0 lines, -3 lines 0 comments Download
M source/config/linux/arm/vp9_rtcd.h View 1 chunk +0 lines, -9 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/vp8_rtcd.h View 6 chunks +20 lines, -13 lines 0 comments Download
M source/config/linux/arm64/vp9_rtcd.h View 1 chunk +0 lines, -9 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/vp8_rtcd.h View 1 chunk +0 lines, -3 lines 0 comments Download
M source/config/linux/generic/vp9_rtcd.h View 1 chunk +0 lines, -9 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/vp8_rtcd.h View 1 chunk +0 lines, -3 lines 0 comments Download
M source/config/linux/ia32/vp9_rtcd.h View 22 chunks +12 lines, -38 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/vp8_rtcd.h View 1 chunk +0 lines, -3 lines 0 comments Download
M source/config/linux/mips64el/vp9_rtcd.h View 1 chunk +0 lines, -9 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/vp8_rtcd.h View 1 chunk +0 lines, -3 lines 0 comments Download
M source/config/linux/mipsel/vp9_rtcd.h View 1 chunk +0 lines, -9 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/vp8_rtcd.h View 1 chunk +0 lines, -3 lines 0 comments Download
M source/config/linux/x64/vp9_rtcd.h View 13 chunks +6 lines, -25 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/vp8_rtcd.h View 1 chunk +0 lines, -3 lines 0 comments Download
M source/config/mac/ia32/vp9_rtcd.h View 16 chunks +13 lines, -63 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/vp8_rtcd.h View 1 chunk +0 lines, -3 lines 0 comments Download
M source/config/mac/x64/vp9_rtcd.h View 13 chunks +6 lines, -25 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/vp8_rtcd.h View 1 chunk +0 lines, -3 lines 0 comments Download
M source/config/nacl/vp9_rtcd.h View 1 chunk +0 lines, -9 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/vp8_rtcd.h View 1 chunk +0 lines, -3 lines 0 comments Download
M source/config/win/ia32/vp9_rtcd.h View 22 chunks +12 lines, -38 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/vp8_rtcd.h View 1 chunk +0 lines, -3 lines 0 comments Download
M source/config/win/x64/vp9_rtcd.h View 13 chunks +6 lines, -25 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/gen_msvs_proj.sh View 1 chunk +4 lines, -4 lines 0 comments Download
M source/libvpx/build/make/gen_msvs_vcxproj.sh View 1 chunk +4 lines, -4 lines 0 comments Download
M source/libvpx/configure View 2 chunks +2 lines, -0 lines 0 comments Download
M source/libvpx/examples.mk View 2 chunks +3 lines, -0 lines 0 comments Download
M source/libvpx/examples/set_maps.c View 2 chunks +4 lines, -2 lines 0 comments Download
M source/libvpx/examples/twopass_encoder.c View 6 chunks +119 lines, -82 lines 0 comments Download
M source/libvpx/examples/vp8_multi_resolution_encoder.c View 1 chunk +230 lines, -383 lines 0 comments Download
M source/libvpx/examples/vp9_spatial_svc_encoder.c View 5 chunks +12 lines, -5 lines 0 comments Download
M source/libvpx/examples/vpx_temporal_svc_encoder.c View 5 chunks +9 lines, -7 lines 0 comments Download
M source/libvpx/libs.mk View 1 chunk +2 lines, -0 lines 0 comments Download
M source/libvpx/test/active_map_test.cc View 2 chunks +2 lines, -2 lines 0 comments Download
M source/libvpx/test/datarate_test.cc View 3 chunks +35 lines, -0 lines 0 comments Download
M source/libvpx/test/dct16x16_test.cc View 1 chunk +4 lines, -2 lines 0 comments Download
M source/libvpx/test/dct32x32_test.cc View 3 chunks +3 lines, -3 lines 0 comments Download
M source/libvpx/test/decode_perf_test.cc View 1 chunk +1 line, -1 line 0 comments Download
M source/libvpx/test/decode_test_driver.h View 1 chunk +5 lines, -5 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 2 chunks +10 lines, -9 lines 0 comments Download
M source/libvpx/test/encode_test_driver.cc View 1 chunk +3 lines, -3 lines 0 comments Download
M source/libvpx/test/external_frame_buffer_test.cc View 1 chunk +1 line, -1 line 0 comments Download
M source/libvpx/test/fdct4x4_test.cc View 2 chunks +2 lines, -2 lines 0 comments Download
M source/libvpx/test/fdct8x8_test.cc View 1 chunk +1 line, -1 line 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/intrapred_test.cc View 2 chunks +10 lines, -0 lines 0 comments Download
M source/libvpx/test/invalid_file_test.cc View 4 chunks +12 lines, -5 lines 0 comments Download
M source/libvpx/test/md5_helper.h View 1 chunk +2 lines, -1 line 0 comments Download
M source/libvpx/test/resize_test.cc View 2 chunks +2 lines, -2 lines 0 comments Download
M source/libvpx/test/sad_test.cc View 1 chunk +0 lines, -15 lines 0 comments Download
M source/libvpx/test/svc_test.cc View 13 chunks +325 lines, -46 lines 0 comments Download
M source/libvpx/test/test.mk View 2 chunks +18 lines, -2 lines 0 comments Download
M source/libvpx/test/test-data.sha1 View 2 chunks +18 lines, -2 lines 0 comments Download
M source/libvpx/test/test_vectors.cc View 1 chunk +2 lines, -1 line 0 comments Download
M source/libvpx/test/tile_independence_test.cc View 1 chunk +1 line, -1 line 0 comments Download
M source/libvpx/test/user_priv_test.cc View 1 chunk +1 line, -1 line 0 comments Download
M source/libvpx/test/variance_test.cc View 11 chunks +74 lines, -26 lines 0 comments Download
M source/libvpx/test/vp8_decrypt_test.cc View 1 chunk +1 line, -1 line 0 comments Download
A source/libvpx/test/vp8_multi_resolution_encoder.sh View 1 chunk +75 lines, -0 lines 0 comments Download
M source/libvpx/test/vp9_decrypt_test.cc View 1 chunk +1 line, -1 line 0 comments Download
M source/libvpx/test/vp9_thread_test.cc View 1 chunk +1 line, -1 line 0 comments Download
M source/libvpx/test/vpxenc.sh View 14 chunks +102 lines, -62 lines 0 comments Download
M source/libvpx/test/y4m_test.cc View 1 chunk +1 line, -1 line 0 comments Download
M source/libvpx/third_party/libyuv/README.libvpx View 2 chunks +2 lines, -2 lines 0 comments Download
M source/libvpx/third_party/libyuv/include/libyuv/mjpeg_decoder.h View 1 chunk +0 lines, -1 line 0 comments Download
M source/libvpx/third_party/libyuv/include/libyuv/row.h View 2 chunks +89 lines, -1 line 0 comments Download
M source/libvpx/third_party/libyuv/include/libyuv/scale_row.h View 1 chunk +8 lines, -0 lines 0 comments Download
M source/libvpx/third_party/libyuv/include/libyuv/version.h View 1 chunk +1 line, -1 line 0 comments Download
M source/libvpx/third_party/libyuv/source/compare.cc View 1 chunk +1 line, -1 line 0 comments Download
M source/libvpx/third_party/libyuv/source/compare_neon.cc View 1 chunk +39 lines, -0 lines 0 comments Download
M source/libvpx/third_party/libyuv/source/convert.cc View 12 chunks +165 lines, -141 lines 0 comments Download
M source/libvpx/third_party/libyuv/source/convert_from_argb.cc View 16 chunks +94 lines, -74 lines 0 comments Download
M source/libvpx/third_party/libyuv/source/cpu_id.cc View 3 chunks +10 lines, -4 lines 0 comments Download
M source/libvpx/third_party/libyuv/source/format_conversion.cc View 1 chunk +7 lines, -5 lines 0 comments Download
M source/libvpx/third_party/libyuv/source/mjpeg_decoder.cc View 4 chunks +5 lines, -5 lines 0 comments Download
M source/libvpx/third_party/libyuv/source/row_any.cc View 3 chunks +23 lines, -1 line 0 comments Download
M source/libvpx/third_party/libyuv/source/row_neon64.cc View 43 chunks +221 lines, -216 lines 0 comments Download
M source/libvpx/third_party/libyuv/source/row_win.cc View 4 chunks +3 lines, -4 lines 0 comments Download
A source/libvpx/third_party/libyuv/source/scale_neon64.cc View 1 chunk +790 lines, -0 lines 0 comments Download
M source/libvpx/tools_common.h View 1 chunk +12 lines, -4 lines 0 comments Download
M source/libvpx/tools_common.c View 2 chunks +3 lines, -2 lines 0 comments Download
M source/libvpx/vp8/common/arm/loopfilter_arm.c View 2 chunks +1 line, -7 lines 0 comments Download
M source/libvpx/vp8/common/arm/neon/bilinearpredict_neon.c View 4 chunks +7 lines, -7 lines 0 comments Download
D source/libvpx/vp8/common/arm/neon/buildintrapredictorsmby_neon.asm View 1 chunk +0 lines, -595 lines 0 comments Download
D source/libvpx/vp8/common/arm/neon/idct_dequant_0_2x_neon.asm View 1 chunk +0 lines, -81 lines 0 comments Download
A source/libvpx/vp8/common/arm/neon/idct_dequant_0_2x_neon.c View 1 chunk +62 lines, -0 lines 0 comments Download
D source/libvpx/vp8/common/arm/neon/idct_dequant_full_2x_neon.asm View 1 chunk +0 lines, -199 lines 0 comments Download
A source/libvpx/vp8/common/arm/neon/idct_dequant_full_2x_neon.c View 1 chunk +185 lines, -0 lines 0 comments Download
D source/libvpx/vp8/common/arm/neon/loopfilter_neon.asm View 1 chunk +0 lines, -409 lines 0 comments Download
A source/libvpx/vp8/common/arm/neon/loopfilter_neon.c View 1 chunk +549 lines, -0 lines 0 comments Download
D source/libvpx/vp8/common/arm/neon/loopfiltersimpleverticaledge_neon.asm View 1 chunk +0 lines, -156 lines 0 comments Download
A source/libvpx/vp8/common/arm/neon/loopfiltersimpleverticaledge_neon.c View 1 chunk +279 lines, -0 lines 0 comments Download
A source/libvpx/vp8/common/arm/neon/reconintra_neon.c View 1 chunk +210 lines, -0 lines 0 comments Download
D source/libvpx/vp8/common/arm/neon/vp8_subpixelvariance16x16_neon.asm View 1 chunk +0 lines, -425 lines 0 comments Download
D source/libvpx/vp8/common/arm/neon/vp8_subpixelvariance16x16s_neon.asm View 1 chunk +0 lines, -583 lines 0 comments Download
D source/libvpx/vp8/common/arm/neon/vp8_subpixelvariance8x8_neon.asm View 1 chunk +0 lines, -225 lines 0 comments Download
A source/libvpx/vp8/common/arm/neon/vp8_subpixelvariance_neon.c View 1 chunk +1028 lines, -0 lines 0 comments Download
D source/libvpx/vp8/common/arm/reconintra_arm.c View 1 chunk +0 lines, -58 lines 0 comments Download
M source/libvpx/vp8/common/arm/variance_arm.c View 1 chunk +1 line, -1 line 0 comments Download
M source/libvpx/vp8/common/onyx.h View 1 chunk +1 line, -1 line 0 comments Download
M source/libvpx/vp8/common/rtcd_defs.pl View 8 chunks +12 lines, -27 lines 0 comments Download
D source/libvpx/vp8/encoder/arm/neon/picklpf_arm.c View 1 chunk +0 lines, -46 lines 0 comments Download
D source/libvpx/vp8/encoder/arm/neon/shortfdct_neon.asm View 1 chunk +0 lines, -221 lines 0 comments Download
A source/libvpx/vp8/encoder/arm/neon/shortfdct_neon.c View 1 chunk +269 lines, -0 lines 0 comments Download
D source/libvpx/vp8/encoder/arm/neon/vp8_memcpy_neon.asm View 1 chunk +0 lines, -72 lines 0 comments Download
M source/libvpx/vp8/encoder/denoising.c View 1 chunk +4 lines, -2 lines 0 comments Download
M source/libvpx/vp8/encoder/onyx_if.c View 2 chunks +2 lines, -0 lines 0 comments Download
M source/libvpx/vp8/encoder/pickinter.c View 2 chunks +9 lines, -1 line 0 comments Download
M source/libvpx/vp8/encoder/picklpf.c View 4 chunks +5 lines, -5 lines 0 comments Download
M source/libvpx/vp8/vp8_common.mk View 1 chunk +7 lines, -12 lines 0 comments Download
M source/libvpx/vp8/vp8_cx_iface.c View 9 chunks +35 lines, -65 lines 0 comments Download
M source/libvpx/vp8/vp8_dx_iface.c View 3 chunks +34 lines, -32 lines 0 comments Download
M source/libvpx/vp8/vp8cx_arm.mk View 1 chunk +1 line, -3 lines 0 comments Download
M source/libvpx/vp9/common/vp9_alloccommon.c View 2 chunks +8 lines, -1 line 0 comments Download
M source/libvpx/vp9/common/vp9_common.h View 1 chunk +5 lines, -0 lines 0 comments Download
M source/libvpx/vp9/common/vp9_enums.h View 1 chunk +0 lines, -6 lines 0 comments Download
M source/libvpx/vp9/common/vp9_mv.h View 1 chunk +8 lines, -0 lines 0 comments Download
M source/libvpx/vp9/common/vp9_onyxc_int.h View 2 chunks +6 lines, -2 lines 0 comments Download
M source/libvpx/vp9/common/vp9_postproc.c View 1 chunk +3 lines, -0 lines 0 comments Download
M source/libvpx/vp9/common/vp9_reconintra.h View 1 chunk +2 lines, -0 lines 0 comments Download
M source/libvpx/vp9/common/vp9_reconintra.c View 3 chunks +23 lines, -27 lines 0 comments Download
M source/libvpx/vp9/common/vp9_rtcd_defs.pl View 7 chunks +19 lines, -28 lines 0 comments Download
D source/libvpx/vp9/common/x86/vp9_postproc_mmx.asm View 1 chunk +0 lines, -533 lines 0 comments Download
M source/libvpx/vp9/decoder/vp9_decodeframe.c View 13 chunks +38 lines, -14 lines 0 comments Download
M source/libvpx/vp9/decoder/vp9_decoder.c View 4 chunks +6 lines, -6 lines 0 comments Download
M source/libvpx/vp9/decoder/vp9_dthread.h View 2 chunks +2 lines, -1 line 0 comments Download
M source/libvpx/vp9/decoder/vp9_dthread.c View 3 chunks +18 lines, -28 lines 0 comments Download
M source/libvpx/vp9/encoder/vp9_bitstream.h View 1 chunk +1 line, -1 line 0 comments Download
M source/libvpx/vp9/encoder/vp9_bitstream.c View 5 chunks +17 lines, -7 lines 0 comments Download
M source/libvpx/vp9/encoder/vp9_block.h View 2 chunks +2 lines, -6 lines 0 comments Download
M source/libvpx/vp9/encoder/vp9_context_tree.h View 1 chunk +4 lines, -1 line 0 comments Download
M source/libvpx/vp9/encoder/vp9_denoiser.h View 2 chunks +8 lines, -2 lines 0 comments Download
M source/libvpx/vp9/encoder/vp9_denoiser.c View 11 chunks +50 lines, -12 lines 0 comments Download
M source/libvpx/vp9/encoder/vp9_encodeframe.c View 8 chunks +24 lines, -30 lines 0 comments Download
M source/libvpx/vp9/encoder/vp9_encodemb.c View 1 chunk +17 lines, -13 lines 0 comments Download
M source/libvpx/vp9/encoder/vp9_encodemv.c View 1 chunk +1 line, -1 line 0 comments Download
M source/libvpx/vp9/encoder/vp9_encoder.h View 10 chunks +22 lines, -21 lines 0 comments Download
M source/libvpx/vp9/encoder/vp9_encoder.c View 54 chunks +269 lines, -164 lines 0 comments Download
M source/libvpx/vp9/encoder/vp9_firstpass.h View 1 chunk +1 line, -1 line 0 comments Download
M source/libvpx/vp9/encoder/vp9_firstpass.c View 31 chunks +117 lines, -79 lines 0 comments Download
M source/libvpx/vp9/encoder/vp9_lookahead.h View 1 chunk +3 lines, -0 lines 0 comments Download
M source/libvpx/vp9/encoder/vp9_lookahead.c View 2 chunks +6 lines, -0 lines 0 comments Download
M source/libvpx/vp9/encoder/vp9_mbgraph.c View 3 chunks +8 lines, -4 lines 0 comments Download
M source/libvpx/vp9/encoder/vp9_mcomp.h View 3 chunks +5 lines, -0 lines 0 comments Download
M source/libvpx/vp9/encoder/vp9_mcomp.c View 14 chunks +190 lines, -93 lines 0 comments Download
M source/libvpx/vp9/encoder/vp9_pickmode.c View 7 chunks +9 lines, -7 lines 0 comments Download
M source/libvpx/vp9/encoder/vp9_ratectrl.c View 2 chunks +2 lines, -2 lines 0 comments Download
M source/libvpx/vp9/encoder/vp9_rd.c View 4 chunks +9 lines, -16 lines 0 comments Download
M source/libvpx/vp9/encoder/vp9_rdopt.c View 43 chunks +194 lines, -98 lines 0 comments Download
M source/libvpx/vp9/encoder/vp9_speed_features.h View 4 chunks +20 lines, -0 lines 0 comments Download
M source/libvpx/vp9/encoder/vp9_speed_features.c View 14 chunks +51 lines, -20 lines 0 comments Download
M source/libvpx/vp9/encoder/vp9_ssim.h View 1 chunk +1 line, -1 line 0 comments Download
M source/libvpx/vp9/encoder/vp9_ssim.c View 1 chunk +1 line, -1 line 0 comments Download
M source/libvpx/vp9/encoder/vp9_svc_layercontext.h View 2 chunks +4 lines, -2 lines 0 comments Download
M source/libvpx/vp9/encoder/vp9_svc_layercontext.c View 16 chunks +53 lines, -27 lines 0 comments Download
M source/libvpx/vp9/encoder/vp9_temporal_filter.c View 12 chunks +25 lines, -19 lines 0 comments Download
M source/libvpx/vp9/encoder/vp9_variance.c View 1 chunk +2 lines, -1 line 0 comments Download
M source/libvpx/vp9/encoder/x86/vp9_dct_sse2.c View 3 chunks +2 lines, -69 lines 0 comments Download
D source/libvpx/vp9/encoder/x86/vp9_sad_mmx.asm View 1 chunk +0 lines, -427 lines 0 comments Download
M source/libvpx/vp9/encoder/x86/vp9_variance_avx2.c View 6 chunks +104 lines, -181 lines 0 comments Download
D source/libvpx/vp9/encoder/x86/vp9_variance_impl_mmx.asm View 1 chunk +0 lines, -510 lines 0 comments Download
D source/libvpx/vp9/encoder/x86/vp9_variance_impl_sse2.asm View 1 chunk +0 lines, -401 lines 0 comments Download
D source/libvpx/vp9/encoder/x86/vp9_variance_mmx.c View 1 chunk +0 lines, -103 lines 0 comments Download
M source/libvpx/vp9/encoder/x86/vp9_variance_sse2.c View 8 chunks +163 lines, -25 lines 0 comments Download
M source/libvpx/vp9/vp9_common.mk View 1 chunk +0 lines, -1 line 0 comments Download
M source/libvpx/vp9/vp9_cx_iface.c View 27 chunks +117 lines, -133 lines 0 comments Download
M source/libvpx/vp9/vp9_dx_iface.c View 5 chunks +36 lines, -23 lines 0 comments Download
M source/libvpx/vp9/vp9cx.mk View 1 chunk +0 lines, -4 lines 0 comments Download
M source/libvpx/vpx/internal/vpx_codec_internal.h View 3 chunks +1 line, -5 lines 0 comments Download
M source/libvpx/vpx/src/svc_encodeframe.c View 8 chunks +35 lines, -3 lines 0 comments Download
M source/libvpx/vpx/src/vpx_codec.c View 2 chunks +2 lines, -3 lines 0 comments Download
M source/libvpx/vpx/src/vpx_decoder.c View 5 chunks +10 lines, -6 lines 0 comments Download
M source/libvpx/vpx/src/vpx_encoder.c View 7 chunks +11 lines, -7 lines 0 comments Download
M source/libvpx/vpx/src/vpx_image.c View 1 chunk +1 line, -1 line 0 comments Download
M source/libvpx/vpx/svc_context.h View 1 chunk +2 lines, -1 line 0 comments Download
M source/libvpx/vpx/vp8dx.h View 2 chunks +4 lines, -0 lines 0 comments Download
M source/libvpx/vpx/vpx_codec.h View 2 chunks +8 lines, -6 lines 0 comments Download
M source/libvpx/vpx/vpx_decoder.h View 1 chunk +1 line, -1 line 0 comments Download
M source/libvpx/vpx/vpx_encoder.h View 6 chunks +25 lines, -6 lines 0 comments Download
M source/libvpx/vpx/vpx_image.h View 2 chunks +7 lines, -7 lines 0 comments Download
M source/libvpx/vpx_mem/vpx_mem.h View 1 chunk +3 lines, -0 lines 0 comments Download
M source/libvpx/vpx_mem/vpx_mem.c View 2 chunks +24 lines, -0 lines 0 comments Download
M source/libvpx/vpx_scale/generic/yv12config.c View 5 chunks +49 lines, -5 lines 0 comments Download
M source/libvpx/vpx_scale/generic/yv12extend.c View 7 chunks +141 lines, -0 lines 0 comments Download
M source/libvpx/vpx_scale/yv12config.h View 3 chunks +8 lines, -0 lines 0 comments Download
M source/libvpx/vpxdec.c View 13 chunks +254 lines, -7 lines 0 comments Download
M source/libvpx/vpxenc.c View 29 chunks +466 lines, -19 lines 0 comments Download
M source/libvpx/y4minput.c View 2 chunks +4 lines, -2 lines 0 comments Download

Messages

Total messages: 2 (0 generated)
wwcv
Committed patchset #1 (id:1) manually as r291859 (presubmit successful).
6 years, 3 months ago (2014-09-08 18:46:41 UTC) #1
Tom Finegan
6 years, 3 months ago (2014-09-09 20:05:15 UTC) #2
Message was sent while issue was closed.
On 2014/09/08 18:46:41, wwcv wrote:
> Committed patchset #1 (id:1) manually as r291859 (presubmit successful).

lgtm [rs]

Powered by Google App Engine
This is Rietveld 408576698