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

Issue 592203002: libvpx: Pull from upstream (Closed)

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

Description

libvpx: Pull from upstream Current HEAD: 38b6aed8fdf50e701c070e708ff7933cc3a61117 git log from upstream: 209ee12 [spatial svc] Remove vpx_svc_parameters_t and the loop that sets it for each layer 4f5b2b2 [spatial svc]Remove quantizers option. Use max/min quantizers for each layer. 76885de [spatial svc] Use string for quantizers and scale-factors option in the test app f7023ea Remove unnecessary local variable declaration eee904c Adaptive mode search scheduling db71c1b Fix compile warning. c70cea9 Remove mi_grid_* structures. f34d728 test/tools_common.sh: Add support for dumping list of tests. 822b516 High bit-depth coefficient coding functions c768162 build/make/iosbuild.sh: Support extra configure args. c47e420 build/make/rtcd.pl: Add missing arm64 support. 9d3fb75 rtcd: relocate 'extern "C" {' declaration 06fce6b vp8: Update to the adaptive denoising mode. 4eece0d Add a conditional compilation macro to VP8 unit test. 1328431 FIX: vp9_loopfilter_intrin_sse2.c a86e6e8 Add unit test for VP9 denoiser. f780b16 [spatial svc] Use same golden frame for all temporal layers 0d3c3d3 Adds high bitdepth convolve, interpred & scaling c389b37 Substantial reworking of code for arf and kf groups. 217e3cb Improved mb_lpf_horizontal_edge_w_sse2_16() #2 7d0e4f9 Resolves a few gcc warnings f265dde vp8: common: postproc: fix signed overflow of statement of (X +c) >= X when '-Werror=strict-overflow' is set. 1220b49 arm: Fix building vp8_mse16x16_neon.c with MSVC 81a8138 Adding high-bitdepth intra prediction functions 175d9df Remove memset of every external frame buffer. adaec4d Speeding up decode_coeffs(). <...> TBR=tomfinegan@chromium.org Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=292074

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+13573 lines, -4696 lines) Patch
M README.chromium View 1 chunk +2 lines, -2 lines 0 comments Download
M libvpx_srcs.gni View 5 chunks +3 lines, -2 lines 0 comments Download
M libvpx_srcs_arm64.gypi View 1 chunk +1 line, -0 lines 0 comments Download
M libvpx_srcs_arm_neon.gypi View 1 chunk +1 line, -1 line 0 comments Download
M libvpx_srcs_arm_neon_cpu_detect.gypi View 1 chunk +0 lines, -1 line 0 comments Download
M libvpx_srcs_arm_neon_cpu_detect_intrinsics.gypi View 1 chunk +1 line, -0 lines 0 comments Download
M source/config/linux/arm-neon-cpu-detect/vp8_rtcd.h View 2 chunks +4 lines, -4 lines 0 comments Download
M source/config/linux/arm-neon-cpu-detect/vp9_rtcd.h View 6 chunks +71 lines, -70 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-cpu-detect/vpx_scale_rtcd.h View 1 chunk +2 lines, -2 lines 0 comments Download
M source/config/linux/arm-neon/vp8_rtcd.h View 2 chunks +4 lines, -4 lines 0 comments Download
M source/config/linux/arm-neon/vp9_rtcd.h View 6 chunks +55 lines, -54 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-neon/vpx_scale_rtcd.h View 1 chunk +2 lines, -2 lines 0 comments Download
M source/config/linux/arm/vp8_rtcd.h View 2 chunks +4 lines, -4 lines 0 comments Download
M source/config/linux/arm/vp9_rtcd.h View 6 chunks +39 lines, -38 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/arm/vpx_scale_rtcd.h View 1 chunk +2 lines, -2 lines 0 comments Download
M source/config/linux/arm64/vp8_rtcd.h View 5 chunks +14 lines, -9 lines 0 comments Download
M source/config/linux/arm64/vp9_rtcd.h View 6 chunks +42 lines, -41 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/arm64/vpx_scale_rtcd.h View 1 chunk +2 lines, -2 lines 0 comments Download
M source/config/linux/generic/vp8_rtcd.h View 2 chunks +4 lines, -4 lines 0 comments Download
M source/config/linux/generic/vp9_rtcd.h View 6 chunks +39 lines, -38 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/generic/vpx_scale_rtcd.h View 1 chunk +2 lines, -2 lines 0 comments Download
M source/config/linux/ia32/vp8_rtcd.h View 2 chunks +4 lines, -4 lines 0 comments Download
M source/config/linux/ia32/vp9_rtcd.h View 6 chunks +97 lines, -96 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/ia32/vpx_scale_rtcd.h View 1 chunk +2 lines, -2 lines 0 comments Download
M source/config/linux/mips64el/vp8_rtcd.h View 2 chunks +4 lines, -4 lines 0 comments Download
M source/config/linux/mips64el/vp9_rtcd.h View 6 chunks +39 lines, -38 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/mips64el/vpx_scale_rtcd.h View 1 chunk +2 lines, -2 lines 0 comments Download
M source/config/linux/mipsel/vp8_rtcd.h View 2 chunks +4 lines, -4 lines 0 comments Download
M source/config/linux/mipsel/vp9_rtcd.h View 6 chunks +39 lines, -38 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/mipsel/vpx_scale_rtcd.h View 1 chunk +2 lines, -2 lines 0 comments Download
M source/config/linux/x64/vp8_rtcd.h View 2 chunks +4 lines, -4 lines 0 comments Download
M source/config/linux/x64/vp9_rtcd.h View 6 chunks +85 lines, -84 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/linux/x64/vpx_scale_rtcd.h View 1 chunk +2 lines, -2 lines 0 comments Download
M source/config/mac/ia32/vp8_rtcd.h View 2 chunks +4 lines, -4 lines 0 comments Download
M source/config/mac/ia32/vp9_rtcd.h View 6 chunks +93 lines, -92 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/ia32/vpx_scale_rtcd.h View 1 chunk +2 lines, -2 lines 0 comments Download
M source/config/mac/x64/vp8_rtcd.h View 2 chunks +4 lines, -4 lines 0 comments Download
M source/config/mac/x64/vp9_rtcd.h View 6 chunks +85 lines, -84 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/mac/x64/vpx_scale_rtcd.h View 1 chunk +2 lines, -2 lines 0 comments Download
M source/config/nacl/vp8_rtcd.h View 2 chunks +4 lines, -4 lines 0 comments Download
M source/config/nacl/vp9_rtcd.h View 6 chunks +39 lines, -38 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/nacl/vpx_scale_rtcd.h View 1 chunk +2 lines, -2 lines 0 comments Download
M source/config/win/ia32/vp8_rtcd.h View 2 chunks +4 lines, -4 lines 0 comments Download
M source/config/win/ia32/vp9_rtcd.h View 6 chunks +97 lines, -96 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/ia32/vpx_scale_rtcd.h View 1 chunk +2 lines, -2 lines 0 comments Download
M source/config/win/x64/vp8_rtcd.h View 2 chunks +4 lines, -4 lines 0 comments Download
M source/config/win/x64/vp9_rtcd.h View 6 chunks +85 lines, -84 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/config/win/x64/vpx_scale_rtcd.h View 1 chunk +2 lines, -2 lines 0 comments Download
M source/libvpx/build/make/iosbuild.sh View 4 chunks +7 lines, -2 lines 0 comments Download
M source/libvpx/build/make/rtcd.pl View 3 chunks +7 lines, -5 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 +13 lines, -8 lines 0 comments Download
M source/libvpx/examples/decode_to_md5.c View 1 chunk +0 lines, -2 lines 0 comments Download
M source/libvpx/examples/decode_with_drops.c View 1 chunk +0 lines, -2 lines 0 comments Download
M source/libvpx/examples/postproc.c View 1 chunk +0 lines, -2 lines 0 comments Download
M source/libvpx/examples/set_maps.c View 1 chunk +0 lines, -1 line 0 comments Download
M source/libvpx/examples/simple_decoder.c View 2 chunks +1 line, -5 lines 0 comments Download
M source/libvpx/examples/simple_encoder.c View 2 chunks +1 line, -4 lines 0 comments Download
M source/libvpx/examples/twopass_encoder.c View 4 chunks +6 lines, -8 lines 0 comments Download
M source/libvpx/examples/vp8_multi_resolution_encoder.c View 1 chunk +0 lines, -1 line 0 comments Download
M source/libvpx/examples/vp8cx_set_ref.c View 1 chunk +0 lines, -1 line 0 comments Download
A source/libvpx/examples/vp9_lossless_encoder.c View 1 chunk +144 lines, -0 lines 0 comments Download
M source/libvpx/examples/vp9_spatial_svc_encoder.c View 10 chunks +43 lines, -30 lines 0 comments Download
M source/libvpx/examples/vpx_temporal_svc_encoder.c View 2 chunks +1 line, -2 lines 0 comments Download
M source/libvpx/libs.mk View 1 chunk +0 lines, -1 line 0 comments Download
M source/libvpx/test/convolve_test.cc View 36 chunks +979 lines, -63 lines 0 comments Download
M source/libvpx/test/datarate_test.cc View 6 chunks +36 lines, -0 lines 0 comments Download
M source/libvpx/test/dct16x16_test.cc View 13 chunks +242 lines, -71 lines 0 comments Download
M source/libvpx/test/dct32x32_test.cc View 10 chunks +122 lines, -39 lines 0 comments Download
M source/libvpx/test/external_frame_buffer_test.cc View 1 chunk +1 line, -0 lines 0 comments Download
M source/libvpx/test/fdct4x4_test.cc View 11 chunks +184 lines, -65 lines 0 comments Download
M source/libvpx/test/fdct8x8_test.cc View 14 chunks +302 lines, -64 lines 0 comments Download
M source/libvpx/test/idct8x8_test.cc View 1 chunk +2 lines, -1 line 0 comments Download
M source/libvpx/test/invalid_file_test.cc View 2 chunks +5 lines, -3 lines 0 comments Download
M source/libvpx/test/partial_idct_test.cc View 8 chunks +11 lines, -10 lines 0 comments Download
M source/libvpx/test/svc_test.cc View 8 chunks +62 lines, -93 lines 0 comments Download
M source/libvpx/test/test.mk View 2 chunks +11 lines, -6 lines 0 comments Download
M source/libvpx/test/test-data.sha1 View 2 chunks +10 lines, -6 lines 0 comments Download
M source/libvpx/test/tools_common.sh View 5 chunks +19 lines, -5 lines 0 comments Download
M source/libvpx/test/variance_test.cc View 4 chunks +123 lines, -0 lines 0 comments Download
A source/libvpx/test/vp9_intrapred_test.cc View 1 chunk +284 lines, -0 lines 0 comments Download
M source/libvpx/vp8/common/arm/neon/sixtappredict_neon.c View 1 chunk +1 line, -4 lines 0 comments Download
M source/libvpx/vp8/common/arm/neon/variance_neon.c View 1 chunk +1 line, -4 lines 0 comments Download
M source/libvpx/vp8/common/arm/neon/vp8_subpixelvariance_neon.c View 1 chunk +0 lines, -4 lines 0 comments Download
M source/libvpx/vp8/common/postproc.h View 1 chunk +2 lines, -1 line 0 comments Download
M source/libvpx/vp8/common/postproc.c View 6 chunks +20 lines, -18 lines 0 comments Download
M source/libvpx/vp8/common/rtcd_defs.pl View 2 chunks +5 lines, -10 lines 0 comments Download
D source/libvpx/vp8/encoder/arm/neon/vp8_mse16x16_neon.asm View 1 chunk +0 lines, -123 lines 0 comments Download
A source/libvpx/vp8/encoder/arm/neon/vp8_mse16x16_neon.c View 1 chunk +131 lines, -0 lines 0 comments Download
M source/libvpx/vp8/encoder/denoising.h View 3 chunks +7 lines, -1 line 0 comments Download
M source/libvpx/vp8/encoder/denoising.c View 10 chunks +55 lines, -8 lines 0 comments Download
M source/libvpx/vp8/encoder/encodemb.c View 1 chunk +0 lines, -7 lines 0 comments Download
M source/libvpx/vp8/encoder/onyx_if.c View 3 chunks +29 lines, -8 lines 0 comments Download
M source/libvpx/vp8/encoder/quantize.c View 5 chunks +0 lines, -229 lines 0 comments Download
M source/libvpx/vp8/vp8cx_arm.mk View 1 chunk +3 lines, -3 lines 0 comments Download
M source/libvpx/vp9/common/vp9_alloccommon.c View 5 chunks +0 lines, -21 lines 0 comments Download
M source/libvpx/vp9/common/vp9_blockd.h View 8 chunks +17 lines, -7 lines 0 comments Download
M source/libvpx/vp9/common/vp9_blockd.c View 1 chunk +1 line, -1 line 0 comments Download
M source/libvpx/vp9/common/vp9_common.h View 1 chunk +12 lines, -0 lines 0 comments Download
M source/libvpx/vp9/common/vp9_convolve.h View 1 chunk +8 lines, -0 lines 0 comments Download
M source/libvpx/vp9/common/vp9_convolve.c View 1 chunk +277 lines, -0 lines 0 comments Download
M source/libvpx/vp9/common/vp9_debugmodes.c View 2 chunks +4 lines, -2 lines 0 comments Download
M source/libvpx/vp9/common/vp9_entropy.h View 3 chunks +24 lines, -1 line 0 comments Download
M source/libvpx/vp9/common/vp9_entropy.c View 1 chunk +20 lines, -0 lines 0 comments Download
M source/libvpx/vp9/common/vp9_frame_buffers.c View 1 chunk +4 lines, -0 lines 0 comments Download
M source/libvpx/vp9/common/vp9_idct.h View 2 chunks +93 lines, -49 lines 0 comments Download
M source/libvpx/vp9/common/vp9_idct.c View 33 chunks +1588 lines, -116 lines 0 comments Download
M source/libvpx/vp9/common/vp9_loopfilter.h View 3 chunks +5 lines, -5 lines 0 comments Download
M source/libvpx/vp9/common/vp9_loopfilter.c View 10 chunks +30 lines, -31 lines 0 comments Download
M source/libvpx/vp9/common/vp9_mvref_common.c View 5 chunks +6 lines, -6 lines 0 comments Download
M source/libvpx/vp9/common/vp9_onyxc_int.h View 1 chunk +0 lines, -5 lines 0 comments Download
M source/libvpx/vp9/common/vp9_pred_common.h View 1 chunk +2 lines, -2 lines 0 comments Download
M source/libvpx/vp9/common/vp9_pred_common.c View 1 chunk +1 line, -1 line 0 comments Download
M source/libvpx/vp9/common/vp9_quant_common.h View 2 chunks +3 lines, -2 lines 0 comments Download
M source/libvpx/vp9/common/vp9_quant_common.c View 2 chunks +176 lines, -3 lines 0 comments Download
M source/libvpx/vp9/common/vp9_reconinter.h View 1 chunk +11 lines, -0 lines 0 comments Download
M source/libvpx/vp9/common/vp9_reconinter.c View 8 chunks +148 lines, -6 lines 0 comments Download
M source/libvpx/vp9/common/vp9_reconintra.c View 4 chunks +450 lines, -1 line 0 comments Download
M source/libvpx/vp9/common/vp9_rtcd_defs.pl View 7 chunks +1097 lines, -86 lines 0 comments Download
M source/libvpx/vp9/common/vp9_scale.h View 1 chunk +10 lines, -0 lines 0 comments Download
M source/libvpx/vp9/common/vp9_scale.c View 2 chunks +51 lines, -0 lines 0 comments Download
M source/libvpx/vp9/common/x86/vp9_asm_stubs.c View 5 chunks +228 lines, -10 lines 0 comments Download
A source/libvpx/vp9/common/x86/vp9_high_intrapred_sse2.asm View 1 chunk +476 lines, -0 lines 0 comments Download
A source/libvpx/vp9/common/x86/vp9_high_subpixel_8t_sse2.asm View 1 chunk +962 lines, -0 lines 0 comments Download
A source/libvpx/vp9/common/x86/vp9_high_subpixel_bilinear_sse2.asm View 1 chunk +494 lines, -0 lines 0 comments Download
M source/libvpx/vp9/common/x86/vp9_idct_intrin_sse2.c View 4 chunks +2 lines, -9 lines 0 comments Download
M source/libvpx/vp9/common/x86/vp9_loopfilter_intrin_sse2.c View 15 chunks +259 lines, -397 lines 0 comments Download
M source/libvpx/vp9/decoder/vp9_decodeframe.c View 12 chunks +55 lines, -16 lines 0 comments Download
M source/libvpx/vp9/decoder/vp9_decodemv.c View 4 chunks +6 lines, -6 lines 0 comments Download
M source/libvpx/vp9/decoder/vp9_decoder.h View 1 chunk +1 line, -0 lines 0 comments Download
M source/libvpx/vp9/decoder/vp9_decoder.c View 2 chunks +2 lines, -0 lines 0 comments Download
M source/libvpx/vp9/decoder/vp9_detokenize.c View 4 chunks +117 lines, -92 lines 0 comments Download
M source/libvpx/vp9/decoder/vp9_dthread.h View 1 chunk +2 lines, -2 lines 0 comments Download
M source/libvpx/vp9/decoder/vp9_dthread.c View 4 chunks +8 lines, -10 lines 0 comments Download
M source/libvpx/vp9/encoder/vp9_aq_complexity.c View 4 chunks +6 lines, -5 lines 0 comments Download
M source/libvpx/vp9/encoder/vp9_aq_cyclicrefresh.c View 2 chunks +3 lines, -2 lines 0 comments Download
M source/libvpx/vp9/encoder/vp9_aq_variance.c View 2 chunks +3 lines, -2 lines 0 comments Download
M source/libvpx/vp9/encoder/vp9_bitstream.c View 4 chunks +9 lines, -8 lines 0 comments Download
M source/libvpx/vp9/encoder/vp9_block.h View 2 chunks +8 lines, -4 lines 0 comments Download
M source/libvpx/vp9/encoder/vp9_context_tree.h View 1 chunk +6 lines, -6 lines 0 comments Download
M source/libvpx/vp9/encoder/vp9_context_tree.c View 1 chunk +4 lines, -4 lines 0 comments Download
M source/libvpx/vp9/encoder/vp9_dct.c View 30 chunks +207 lines, -139 lines 0 comments Download
M source/libvpx/vp9/encoder/vp9_denoiser.h View 1 chunk +1 line, -1 line 0 comments Download
M source/libvpx/vp9/encoder/vp9_denoiser.c View 2 chunks +4 lines, -4 lines 0 comments Download
M source/libvpx/vp9/encoder/vp9_encodeframe.c View 61 chunks +122 lines, -120 lines 0 comments Download
M source/libvpx/vp9/encoder/vp9_encodemb.c View 10 chunks +39 lines, -23 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 1 chunk +3 lines, -0 lines 0 comments Download
M source/libvpx/vp9/encoder/vp9_encoder.c View 17 chunks +63 lines, -40 lines 0 comments Download
M source/libvpx/vp9/encoder/vp9_firstpass.h View 2 chunks +1 line, -2 lines 0 comments Download
M source/libvpx/vp9/encoder/vp9_firstpass.c View 40 chunks +205 lines, -172 lines 0 comments Download
M source/libvpx/vp9/encoder/vp9_lookahead.h View 1 chunk +0 lines, -4 lines 0 comments Download
M source/libvpx/vp9/encoder/vp9_mbgraph.c View 3 chunks +4 lines, -4 lines 0 comments Download
M source/libvpx/vp9/encoder/vp9_mcomp.c View 5 chunks +312 lines, -16 lines 0 comments Download
M source/libvpx/vp9/encoder/vp9_picklpf.c View 4 chunks +8 lines, -15 lines 0 comments Download
M source/libvpx/vp9/encoder/vp9_pickmode.h View 1 chunk +7 lines, -13 lines 0 comments Download
M source/libvpx/vp9/encoder/vp9_pickmode.c View 20 chunks +58 lines, -60 lines 0 comments Download
M source/libvpx/vp9/encoder/vp9_quantize.h View 1 chunk +16 lines, -4 lines 0 comments Download
M source/libvpx/vp9/encoder/vp9_quantize.c View 14 chunks +317 lines, -29 lines 0 comments Download
M source/libvpx/vp9/encoder/vp9_ratectrl.h View 5 chunks +8 lines, -4 lines 0 comments Download
M source/libvpx/vp9/encoder/vp9_ratectrl.c View 33 chunks +225 lines, -87 lines 0 comments Download
M source/libvpx/vp9/encoder/vp9_rd.h View 3 chunks +8 lines, -4 lines 0 comments Download
M source/libvpx/vp9/encoder/vp9_rd.c View 8 chunks +102 lines, -73 lines 0 comments Download
M source/libvpx/vp9/encoder/vp9_rdopt.c View 78 chunks +199 lines, -197 lines 0 comments Download
M source/libvpx/vp9/encoder/vp9_sad.c View 2 chunks +138 lines, -0 lines 0 comments Download
M source/libvpx/vp9/encoder/vp9_segmentation.c View 7 chunks +10 lines, -10 lines 0 comments Download
M source/libvpx/vp9/encoder/vp9_speed_features.h View 3 chunks +40 lines, -5 lines 0 comments Download
M source/libvpx/vp9/encoder/vp9_speed_features.c View 7 chunks +6 lines, -48 lines 0 comments Download
M source/libvpx/vp9/encoder/vp9_svc_layercontext.h View 3 chunks +9 lines, -12 lines 0 comments Download
M source/libvpx/vp9/encoder/vp9_svc_layercontext.c View 5 chunks +35 lines, -80 lines 0 comments Download
M source/libvpx/vp9/encoder/vp9_temporal_filter.c View 10 chunks +35 lines, -16 lines 0 comments Download
M source/libvpx/vp9/encoder/vp9_tokenize.c View 12 chunks +120 lines, -15 lines 0 comments Download
M source/libvpx/vp9/encoder/vp9_variance.h View 2 chunks +22 lines, -0 lines 0 comments Download
M source/libvpx/vp9/encoder/vp9_variance.c View 1 chunk +372 lines, -0 lines 0 comments Download
M source/libvpx/vp9/vp9_common.mk View 1 chunk +6 lines, -0 lines 0 comments Download
M source/libvpx/vp9/vp9_cx_iface.c View 9 chunks +29 lines, -24 lines 0 comments Download
M source/libvpx/vpx/exports_enc View 1 chunk +0 lines, -10 lines 0 comments Download
M source/libvpx/vpx/src/svc_encodeframe.c View 21 chunks +174 lines, -476 lines 0 comments Download
M source/libvpx/vpx/src/vpx_encoder.c View 1 chunk +1 line, -1 line 0 comments Download
M source/libvpx/vpx/svc_context.h View 2 chunks +0 lines, -61 lines 0 comments Download
M source/libvpx/vpx/vp8cx.h View 5 chunks +14 lines, -20 lines 0 comments Download
M source/libvpx/vpx/vpx_encoder.h View 3 chunks +14 lines, -0 lines 0 comments Download
M source/libvpx/vpx/vpx_frame_buffer.h View 1 chunk +9 lines, -9 lines 0 comments Download
M source/libvpx/vpx/vpx_image.h View 2 chunks +0 lines, -41 lines 0 comments Download
M source/libvpx/vpx_ports/arm_cpudetect.c View 8 chunks +15 lines, -14 lines 0 comments Download
M source/libvpx/vpx_ports/mem.h View 2 chunks +6 lines, -1 line 0 comments Download
M source/libvpx/vpx_scale/generic/yv12config.c View 1 chunk +0 lines, -5 lines 0 comments Download
M source/libvpx/vpx_scale/yv12config.h View 2 chunks +2 lines, -0 lines 0 comments Download
M source/libvpx/vpxdec.c View 2 chunks +1 line, -2 lines 0 comments Download
M source/libvpx/vpxenc.c View 2 chunks +6 lines, -4 lines 0 comments Download
M source/libvpx/y4minput.c View 1 chunk +6 lines, -6 lines 0 comments Download

Messages

Total messages: 1 (0 generated)
Johann
6 years, 2 months ago (2014-09-22 21:41:06 UTC) #1
Message was sent while issue was closed.
Committed patchset #1 (id:1) manually as r292074 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698