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

Issue 7671004: Update libvpx snapshot to v0.9.7-p1 (Cayuga). (Closed)

Created:
9 years, 4 months ago by Tom Finegan
Modified:
9 years, 4 months ago
CC:
chromium-reviews
Visibility:
Public.

Description

Update libvpx snapshot to v0.9.7-p1 (Cayuga). This is the Cayuga release of libvpx with bug fixes. It comes from a fresh git clone of libvpx with with HEAD at hash 20307c70ae96c45b9b00338989b952fb334e4fc9. BUG=none TEST=none Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=97185

Patch Set 1 #

Total comments: 1

Patch Set 2 : '' #

Unified diffs Side-by-side diffs Delta from patch set Stats (+12851 lines, -10808 lines) Patch
M README.chromium View 1 3 chunks +9 lines, -18 lines 0 comments Download
M include/vpx/vp8.h View 1 2 chunks +2 lines, -2 lines 0 comments Download
M include/vpx/vp8cx.h View 1 4 chunks +20 lines, -3 lines 0 comments Download
M include/vpx/vp8dx.h View 1 2 chunks +2 lines, -2 lines 0 comments Download
M include/vpx/vp8e.h View 1 2 chunks +2 lines, -2 lines 0 comments Download
M include/vpx/vpx_decoder.h View 1 3 chunks +14 lines, -0 lines 0 comments Download
M include/vpx/vpx_encoder.h View 1 6 chunks +56 lines, -13 lines 0 comments Download
M include/vpx/vpx_integer.h View 1 3 chunks +9 lines, -4 lines 0 comments Download
M lib/linux/arm-neon/libvpx.a View 1 Binary file 0 comments Download
M lib/linux/arm/libvpx.a View 1 Binary file 0 comments Download
M lib/linux/ia32/libvpx.a View 1 Binary file 0 comments Download
M lib/linux/x64/libvpx.a View 1 Binary file 0 comments Download
M lib/mac/ia32/libvpx.a View 1 Binary file 0 comments Download
M lib/win/ia32/libvpx.a View 1 Binary file 0 comments Download
D patches/ugly/01_obj_int_extract.patch View 1 1 chunk +0 lines, -14 lines 0 comments Download
M source/config/linux/arm-neon/asm_com_offsets.asm View 1 1 chunk +12 lines, -10 lines 0 comments Download
D source/config/linux/arm-neon/asm_dec_offsets.asm View 1 1 chunk +0 lines, -22 lines 0 comments Download
M source/config/linux/arm-neon/asm_enc_offsets.asm View 1 1 chunk +43 lines, -42 lines 0 comments Download
M source/config/linux/arm-neon/vpx_config.h View 1 4 chunks +8 lines, -2 lines 0 comments Download
M source/config/linux/arm-neon/vpx_config.asm View 1 4 chunks +7 lines, -2 lines 0 comments Download
M source/config/linux/arm-neon/vpx_scale/neon/vp8_vpxyv12_copyframe_func_neon.asm.s View 1 2 chunks +4 lines, -2 lines 0 comments Download
M source/config/linux/arm-neon/vpx_scale/neon/vp8_vpxyv12_copyframeyonly_neon.asm.s View 1 3 chunks +6 lines, -4 lines 0 comments Download
M source/config/linux/arm-neon/vpx_scale/neon/vp8_vpxyv12_copysrcframe_func_neon.asm.s View 1 3 chunks +4 lines, -2 lines 0 comments Download
M source/config/linux/arm-neon/vpx_scale/neon/vp8_vpxyv12_extendframeborders_neon.asm.s View 1 10 chunks +64 lines, -345 lines 0 comments Download
M source/config/linux/arm-neon/vpx_version.h View 1 1 chunk +4 lines, -4 lines 0 comments Download
D source/config/linux/arm/asm_com_offsets.asm View 1 1 chunk +0 lines, -13 lines 0 comments Download
M source/config/linux/arm/asm_enc_offsets.asm View 1 1 chunk +43 lines, -42 lines 0 comments Download
M source/config/linux/arm/vpx_config.h View 1 4 chunks +10 lines, -4 lines 0 comments Download
M source/config/linux/arm/vpx_config.asm View 1 4 chunks +7 lines, -2 lines 0 comments Download
M source/config/linux/arm/vpx_config.c View 1 1 chunk +1 line, -1 line 0 comments Download
M source/config/linux/arm/vpx_version.h View 1 1 chunk +4 lines, -4 lines 0 comments Download
M source/config/linux/ia32/asm_enc_offsets.asm View 1 1 chunk +42 lines, -43 lines 0 comments Download
M source/config/linux/ia32/vpx_config.h View 1 4 chunks +9 lines, -3 lines 0 comments Download
M source/config/linux/ia32/vpx_config.asm View 1 3 chunks +5 lines, -2 lines 0 comments Download
M source/config/linux/ia32/vpx_config.c View 1 1 chunk +1 line, -1 line 0 comments Download
M source/config/linux/ia32/vpx_version.h View 1 1 chunk +4 lines, -4 lines 0 comments Download
M source/config/linux/x64/asm_enc_offsets.asm View 1 1 chunk +42 lines, -43 lines 0 comments Download
M source/config/linux/x64/vpx_config.h View 1 4 chunks +8 lines, -2 lines 0 comments Download
M source/config/linux/x64/vpx_config.asm View 1 3 chunks +4 lines, -1 line 0 comments Download
M source/config/linux/x64/vpx_config.c View 1 1 chunk +1 line, -1 line 0 comments Download
M source/config/linux/x64/vpx_version.h View 1 1 chunk +4 lines, -4 lines 0 comments Download
M source/config/mac/ia32/asm_enc_offsets.asm View 1 1 chunk +42 lines, -42 lines 0 comments Download
M source/config/mac/ia32/vpx_config.h View 1 4 chunks +8 lines, -2 lines 0 comments Download
M source/config/mac/ia32/vpx_config.asm View 1 3 chunks +4 lines, -1 line 0 comments Download
M source/config/mac/ia32/vpx_config.c View 1 1 chunk +1 line, -1 line 0 comments Download
M source/config/mac/ia32/vpx_version.h View 1 1 chunk +4 lines, -4 lines 0 comments Download
M source/config/win/ia32/asm_enc_offsets.asm View 1 1 chunk +42 lines, -43 lines 0 comments Download
M source/config/win/ia32/vpx_config.h View 1 4 chunks +8 lines, -2 lines 0 comments Download
M source/config/win/ia32/vpx_config.asm View 1 3 chunks +4 lines, -1 line 0 comments Download
M source/config/win/ia32/vpx_config.c View 1 1 chunk +1 line, -1 line 0 comments Download
M source/config/win/ia32/vpx_version.h View 1 1 chunk +4 lines, -4 lines 0 comments Download
M source/libvpx/.mailmap View 1 1 chunk +1 line, -0 lines 0 comments Download
M source/libvpx/AUTHORS View 1 2 chunks +12 lines, -0 lines 0 comments Download
M source/libvpx/CHANGELOG View 1 1 chunk +112 lines, -0 lines 0 comments Download
M source/libvpx/build/make/Makefile View 1 4 chunks +10 lines, -3 lines 0 comments Download
M source/libvpx/build/make/ads2gas.pl View 1 5 chunks +32 lines, -6 lines 0 comments Download
M source/libvpx/build/make/ads2gas_apple.pl View 1 3 chunks +9 lines, -3 lines 0 comments Download
M source/libvpx/build/make/configure.sh View 1 9 chunks +41 lines, -43 lines 0 comments Download
M source/libvpx/build/make/gen_msvs_proj.sh View 1 5 chunks +8 lines, -2 lines 0 comments Download
M source/libvpx/build/make/obj_int_extract.c View 1 9 chunks +38 lines, -172 lines 0 comments Download
M source/libvpx/configure View 1 6 chunks +11 lines, -3 lines 0 comments Download
M source/libvpx/examples.mk View 1 4 chunks +12 lines, -4 lines 0 comments Download
A source/libvpx/examples/decode_with_partial_drops.txt View 1 1 chunk +238 lines, -0 lines 0 comments Download
M source/libvpx/examples/decoder_tmpl.c View 1 1 chunk +2 lines, -0 lines 0 comments Download
M source/libvpx/examples/encoder_tmpl.c View 1 1 chunk +0 lines, -2 lines 0 comments Download
M source/libvpx/examples/postproc.txt View 1 1 chunk +1 line, -1 line 0 comments Download
M source/libvpx/libs.mk View 1 9 chunks +57 lines, -28 lines 0 comments Download
M source/libvpx/vp8/common/alloccommon.c View 1 7 chunks +32 lines, -9 lines 0 comments Download
M source/libvpx/vp8/common/arm/arm_systemdependent.c View 1 3 chunks +12 lines, -7 lines 0 comments Download
M source/libvpx/vp8/common/arm/armv6/bilinearfilter_v6.asm View 1 2 chunks +6 lines, -7 lines 0 comments Download
M source/libvpx/vp8/common/arm/armv6/copymem16x16_v6.asm View 1 5 chunks +7 lines, -3 lines 0 comments Download
M source/libvpx/vp8/common/arm/armv6/filter_v6.asm View 1 6 chunks +198 lines, -17 lines 0 comments Download
M source/libvpx/vp8/common/arm/armv6/loopfilter_v6.asm View 1 10 chunks +48 lines, -30 lines 0 comments Download
M source/libvpx/vp8/common/arm/armv6/simpleloopfilter_v6.asm View 1 3 chunks +18 lines, -19 lines 0 comments Download
M source/libvpx/vp8/common/arm/armv6/sixtappredict8x4_v6.asm View 1 4 chunks +8 lines, -4 lines 0 comments Download
M source/libvpx/vp8/common/arm/filter_arm.c View 1 3 chunks +26 lines, -4 lines 0 comments Download
M source/libvpx/vp8/common/arm/loopfilter_arm.h View 1 3 chunks +19 lines, -15 lines 0 comments Download
M source/libvpx/vp8/common/arm/loopfilter_arm.c View 1 2 chunks +79 lines, -140 lines 0 comments Download
M source/libvpx/vp8/common/arm/neon/bilinearpredict16x16_neon.asm View 1 2 chunks +1 line, -3 lines 0 comments Download
M source/libvpx/vp8/common/arm/neon/bilinearpredict4x4_neon.asm View 1 2 chunks +1 line, -3 lines 0 comments Download
M source/libvpx/vp8/common/arm/neon/bilinearpredict8x4_neon.asm View 1 2 chunks +1 line, -3 lines 0 comments Download
M source/libvpx/vp8/common/arm/neon/bilinearpredict8x8_neon.asm View 1 2 chunks +1 line, -3 lines 0 comments Download
M source/libvpx/vp8/common/arm/neon/iwalsh_neon.asm View 1 2 chunks +23 lines, -39 lines 0 comments Download
M source/libvpx/vp8/common/arm/neon/loopfilter_neon.asm View 1 13 chunks +145 lines, -158 lines 0 comments Download
M source/libvpx/vp8/common/arm/neon/loopfiltersimplehorizontaledge_neon.asm View 1 1 chunk +55 lines, -53 lines 0 comments Download
M source/libvpx/vp8/common/arm/neon/loopfiltersimpleverticaledge_neon.asm View 1 2 chunks +88 lines, -90 lines 0 comments Download
M source/libvpx/vp8/common/arm/neon/mbloopfilter_neon.asm View 1 10 chunks +189 lines, -240 lines 0 comments Download
M source/libvpx/vp8/common/arm/neon/shortidct4x4llm_neon.asm View 1 2 chunks +1 line, -3 lines 0 comments Download
M source/libvpx/vp8/common/arm/neon/sixtappredict16x16_neon.asm View 1 3 chunks +12 lines, -14 lines 0 comments Download
M source/libvpx/vp8/common/arm/neon/sixtappredict4x4_neon.asm View 1 3 chunks +12 lines, -13 lines 0 comments Download
M source/libvpx/vp8/common/arm/neon/sixtappredict8x4_neon.asm View 1 3 chunks +12 lines, -13 lines 0 comments Download
M source/libvpx/vp8/common/arm/neon/sixtappredict8x8_neon.asm View 1 3 chunks +12 lines, -13 lines 0 comments Download
M source/libvpx/vp8/common/asm_com_offsets.c View 1 2 chunks +15 lines, -24 lines 0 comments Download
M source/libvpx/vp8/common/blockd.h View 1 6 chunks +35 lines, -27 lines 0 comments Download
M source/libvpx/vp8/common/coefupdateprobs.h View 1 1 chunk +1 line, -1 line 0 comments Download
M source/libvpx/vp8/common/debugmodes.c View 1 1 chunk +1 line, -1 line 0 comments Download
M source/libvpx/vp8/common/defaultcoefcounts.h View 1 1 chunk +8 lines, -208 lines 0 comments Download
A source/libvpx/vp8/common/defaultcoefcounts.c View 1 1 chunk +225 lines, -0 lines 0 comments Download
M source/libvpx/vp8/common/entropy.h View 1 2 chunks +4 lines, -5 lines 0 comments Download
M source/libvpx/vp8/common/entropy.c View 1 3 chunks +32 lines, -6 lines 0 comments Download
M source/libvpx/vp8/common/entropymode.h View 1 1 chunk +1 line, -1 line 0 comments Download
M source/libvpx/vp8/common/entropymode.c View 1 1 chunk +4 lines, -4 lines 0 comments Download
M source/libvpx/vp8/common/entropymv.h View 1 1 chunk +2 lines, -0 lines 0 comments Download
M source/libvpx/vp8/common/extend.h View 1 1 chunk +2 lines, -2 lines 0 comments Download
M source/libvpx/vp8/common/extend.c View 1 3 chunks +47 lines, -41 lines 0 comments Download
M source/libvpx/vp8/common/findnearmv.h View 1 3 chunks +116 lines, -18 lines 0 comments Download
M source/libvpx/vp8/common/findnearmv.c View 1 3 chunks +10 lines, -32 lines 0 comments Download
M source/libvpx/vp8/common/generic/systemdependent.c View 1 4 chunks +57 lines, -3 lines 0 comments Download
M source/libvpx/vp8/common/loopfilter.h View 1 4 chunks +68 lines, -24 lines 0 comments Download
M source/libvpx/vp8/common/loopfilter.c View 1 5 chunks +361 lines, -327 lines 0 comments Download
M source/libvpx/vp8/common/loopfilter_filters.c View 1 14 chunks +36 lines, -44 lines 0 comments Download
M source/libvpx/vp8/common/mv.h View 1 2 chunks +7 lines, -0 lines 0 comments Download
M source/libvpx/vp8/common/onyx.h View 1 4 chunks +10 lines, -5 lines 0 comments Download
M source/libvpx/vp8/common/onyxc_int.h View 1 8 chunks +20 lines, -15 lines 0 comments Download
M source/libvpx/vp8/common/onyxd.h View 1 3 chunks +7 lines, -4 lines 0 comments Download
M source/libvpx/vp8/common/postproc.c View 1 8 chunks +12 lines, -10 lines 0 comments Download
M source/libvpx/vp8/common/ppc/loopfilter_altivec.c View 1 8 chunks +8 lines, -16 lines 0 comments Download
M source/libvpx/vp8/common/recon.h View 1 3 chunks +25 lines, -0 lines 0 comments Download
M source/libvpx/vp8/common/reconinter.h View 1 1 chunk +8 lines, -2 lines 0 comments Download
M source/libvpx/vp8/common/reconinter.c View 1 12 chunks +108 lines, -336 lines 0 comments Download
M source/libvpx/vp8/common/reconintra.h View 1 1 chunk +0 lines, -5 lines 0 comments Download
M source/libvpx/vp8/common/reconintra4x4.c View 1 1 chunk +1 line, -1 line 0 comments Download
M source/libvpx/vp8/common/threading.h View 1 3 chunks +4 lines, -6 lines 0 comments Download
D source/libvpx/vp8/common/x86/boolcoder.cxx View 1 1 chunk +0 lines, -494 lines 0 comments Download
M source/libvpx/vp8/common/x86/idctllm_mmx.asm View 1 1 chunk +6 lines, -6 lines 0 comments Download
M source/libvpx/vp8/common/x86/idctllm_sse2.asm View 1 11 chunks +27 lines, -23 lines 0 comments Download
M source/libvpx/vp8/common/x86/iwalsh_sse2.asm View 1 4 chunks +5 lines, -5 lines 0 comments Download
M source/libvpx/vp8/common/x86/loopfilter_mmx.asm View 1 16 chunks +27 lines, -51 lines 0 comments Download
M source/libvpx/vp8/common/x86/loopfilter_sse2.asm View 1 28 chunks +32 lines, -51 lines 0 comments Download
M source/libvpx/vp8/common/x86/loopfilter_x86.h View 1 4 chunks +12 lines, -12 lines 0 comments Download
M source/libvpx/vp8/common/x86/loopfilter_x86.c View 1 3 chunks +53 lines, -149 lines 0 comments Download
M source/libvpx/vp8/common/x86/postproc_sse2.asm View 1 3 chunks +3 lines, -3 lines 0 comments Download
M source/libvpx/vp8/common/x86/recon_sse2.asm View 1 2 chunks +458 lines, -1 line 0 comments Download
A source/libvpx/vp8/common/x86/recon_wrapper_sse2.c View 1 1 chunk +96 lines, -0 lines 0 comments Download
M source/libvpx/vp8/common/x86/recon_x86.h View 1 2 chunks +22 lines, -0 lines 0 comments Download
M source/libvpx/vp8/common/x86/subpixel_sse2.asm View 1 11 chunks +9 lines, -11 lines 0 comments Download
M source/libvpx/vp8/common/x86/subpixel_ssse3.asm View 1 16 chunks +15 lines, -62 lines 0 comments Download
M source/libvpx/vp8/common/x86/x86_systemdependent.c View 1 8 chunks +17 lines, -12 lines 0 comments Download
M source/libvpx/vp8/decoder/arm/arm_dsystemdependent.c View 1 3 chunks +8 lines, -6 lines 0 comments Download
D source/libvpx/vp8/decoder/arm/armv5/dequantize_v5.asm View 1 1 chunk +0 lines, -52 lines 0 comments Download
M source/libvpx/vp8/decoder/arm/dequantize_arm.c View 1 2 chunks +0 lines, -2 lines 0 comments Download
M source/libvpx/vp8/decoder/arm/neon/dequant_idct_neon.asm View 1 2 chunks +1 line, -2 lines 0 comments Download
M source/libvpx/vp8/decoder/arm/neon/idct_dequant_dc_full_2x_neon.asm View 1 2 chunks +1 line, -2 lines 0 comments Download
M source/libvpx/vp8/decoder/arm/neon/idct_dequant_full_2x_neon.asm View 1 2 chunks +1 line, -2 lines 0 comments Download
M source/libvpx/vp8/decoder/asm_dec_offsets.c View 1 2 chunks +5 lines, -22 lines 0 comments Download
M source/libvpx/vp8/decoder/dboolhuff.h View 1 6 chunks +37 lines, -27 lines 0 comments Download
M source/libvpx/vp8/decoder/dboolhuff.c View 1 1 chunk +0 lines, -13 lines 0 comments Download
M source/libvpx/vp8/decoder/decodemv.c View 1 11 chunks +89 lines, -107 lines 0 comments Download
M source/libvpx/vp8/decoder/decodframe.c View 1 24 chunks +347 lines, -131 lines 0 comments Download
M source/libvpx/vp8/decoder/detokenize.c View 1 12 chunks +77 lines, -65 lines 0 comments Download
A source/libvpx/vp8/decoder/ec_types.h View 1 1 chunk +51 lines, -0 lines 0 comments Download
A source/libvpx/vp8/decoder/error_concealment.h View 1 1 chunk +41 lines, -0 lines 0 comments Download
A source/libvpx/vp8/decoder/error_concealment.c View 1 1 chunk +618 lines, -0 lines 0 comments Download
M source/libvpx/vp8/decoder/onyxd_if.c View 1 12 chunks +187 lines, -86 lines 0 comments Download
M source/libvpx/vp8/decoder/onyxd_int.h View 1 5 chunks +20 lines, -16 lines 0 comments Download
M source/libvpx/vp8/decoder/threading.c View 1 20 chunks +240 lines, -128 lines 0 comments Download
M source/libvpx/vp8/decoder/treereader.h View 1 1 chunk +0 lines, -23 lines 0 comments Download
M source/libvpx/vp8/decoder/x86/x86_dsystemdependent.c View 1 3 chunks +3 lines, -3 lines 0 comments Download
M source/libvpx/vp8/encoder/arm/arm_csystemdependent.c View 1 5 chunks +13 lines, -18 lines 0 comments Download
M source/libvpx/vp8/encoder/arm/armv6/vp8_mse16x16_armv6.asm View 1 2 chunks +6 lines, -1 line 0 comments Download
M source/libvpx/vp8/encoder/arm/armv6/vp8_sad16x16_armv6.asm View 1 3 chunks +12 lines, -0 lines 0 comments Download
M source/libvpx/vp8/encoder/arm/armv6/vp8_variance16x16_armv6.asm View 1 2 chunks +6 lines, -0 lines 0 comments Download
M source/libvpx/vp8/encoder/arm/armv6/vp8_variance8x8_armv6.asm View 1 2 chunks +6 lines, -0 lines 0 comments Download
M source/libvpx/vp8/encoder/arm/armv6/vp8_variance_halfpixvar16x16_h_armv6.asm View 1 2 chunks +6 lines, -0 lines 0 comments Download
M source/libvpx/vp8/encoder/arm/armv6/vp8_variance_halfpixvar16x16_hv_armv6.asm View 1 2 chunks +6 lines, -0 lines 0 comments Download
M source/libvpx/vp8/encoder/arm/armv6/vp8_variance_halfpixvar16x16_v_armv6.asm View 1 2 chunks +6 lines, -0 lines 0 comments Download
M source/libvpx/vp8/encoder/arm/neon/fastquantizeb_neon.asm View 1 2 chunks +201 lines, -58 lines 0 comments Download
M source/libvpx/vp8/encoder/arm/neon/vp8_mse16x16_neon.asm View 1 2 chunks +0 lines, -57 lines 0 comments Download
M source/libvpx/vp8/encoder/arm/quantize_arm.h View 1 1 chunk +21 lines, -5 lines 0 comments Download
M source/libvpx/vp8/encoder/arm/quantize_arm.c View 1 1 chunk +33 lines, -50 lines 0 comments Download
M source/libvpx/vp8/encoder/arm/variance_arm.h View 1 2 chunks +1 line, -13 lines 0 comments Download
M source/libvpx/vp8/encoder/asm_enc_offsets.c View 1 4 chunks +15 lines, -29 lines 0 comments Download
M source/libvpx/vp8/encoder/bitstream.c View 1 30 chunks +296 lines, -112 lines 0 comments Download
M source/libvpx/vp8/encoder/block.h View 1 5 chunks +14 lines, -6 lines 0 comments Download
M source/libvpx/vp8/encoder/boolhuff.h View 1 2 chunks +70 lines, -1 line 0 comments Download
M source/libvpx/vp8/encoder/boolhuff.c View 1 2 chunks +0 lines, -78 lines 0 comments Download
M source/libvpx/vp8/encoder/encodeframe.c View 1 30 chunks +431 lines, -527 lines 0 comments Download
M source/libvpx/vp8/encoder/encodeintra.h View 1 1 chunk +3 lines, -3 lines 0 comments Download
M source/libvpx/vp8/encoder/encodeintra.c View 1 3 chunks +42 lines, -54 lines 0 comments Download
M source/libvpx/vp8/encoder/encodemb.h View 1 1 chunk +0 lines, -2 lines 0 comments Download
M source/libvpx/vp8/encoder/encodemb.c View 1 7 chunks +9 lines, -42 lines 0 comments Download
M source/libvpx/vp8/encoder/encodemv.h View 1 1 chunk +1 line, -1 line 0 comments Download
M source/libvpx/vp8/encoder/encodemv.c View 1 3 chunks +2 lines, -29 lines 0 comments Download
M source/libvpx/vp8/encoder/ethreading.c View 1 12 chunks +31 lines, -24 lines 0 comments Download
M source/libvpx/vp8/encoder/firstpass.c View 1 88 chunks +804 lines, -577 lines 0 comments Download
M source/libvpx/vp8/encoder/generic/csystemdependent.c View 1 5 chunks +7 lines, -9 lines 0 comments Download
A source/libvpx/vp8/encoder/lookahead.h View 1 1 chunk +101 lines, -0 lines 0 comments Download
A source/libvpx/vp8/encoder/lookahead.c View 1 1 chunk +158 lines, -0 lines 0 comments Download
M source/libvpx/vp8/encoder/mcomp.h View 1 6 chunks +39 lines, -17 lines 0 comments Download
M source/libvpx/vp8/encoder/mcomp.c View 1 43 chunks +789 lines, -431 lines 0 comments Download
M source/libvpx/vp8/encoder/onyx_if.c View 1 83 chunks +377 lines, -637 lines 0 comments Download
M source/libvpx/vp8/encoder/onyx_int.h View 1 22 chunks +80 lines, -149 lines 0 comments Download
D source/libvpx/vp8/encoder/parms.cpp View 1 1 chunk +0 lines, -107 lines 0 comments Download
M source/libvpx/vp8/encoder/pickinter.h View 1 1 chunk +2 lines, -4 lines 0 comments Download
M source/libvpx/vp8/encoder/pickinter.c View 1 22 chunks +223 lines, -251 lines 0 comments Download
M source/libvpx/vp8/encoder/picklpf.c View 1 15 chunks +20 lines, -60 lines 0 comments Download
M source/libvpx/vp8/encoder/ppc/csystemdependent.c View 1 3 chunks +0 lines, -9 lines 0 comments Download
M source/libvpx/vp8/encoder/quantize.h View 1 3 chunks +39 lines, -3 lines 0 comments Download
M source/libvpx/vp8/encoder/quantize.c View 1 7 chunks +440 lines, -7 lines 0 comments Download
M source/libvpx/vp8/encoder/ratectrl.h View 1 1 chunk +3 lines, -2 lines 0 comments Download
M source/libvpx/vp8/encoder/ratectrl.c View 1 15 chunks +169 lines, -251 lines 0 comments Download
M source/libvpx/vp8/encoder/rdopt.h View 1 1 chunk +7 lines, -6 lines 0 comments Download
M source/libvpx/vp8/encoder/rdopt.c View 1 59 chunks +456 lines, -525 lines 0 comments Download
M source/libvpx/vp8/encoder/sad_c.c View 1 2 chunks +63 lines, -0 lines 0 comments Download
M source/libvpx/vp8/encoder/ssim.c View 1 6 chunks +80 lines, -240 lines 0 comments Download
M source/libvpx/vp8/encoder/temporal_filter.c View 1 13 chunks +47 lines, -94 lines 0 comments Download
M source/libvpx/vp8/encoder/tokenize.h View 1 1 chunk +1 line, -1 line 0 comments Download
M source/libvpx/vp8/encoder/tokenize.c View 1 13 chunks +154 lines, -178 lines 0 comments Download
M source/libvpx/vp8/encoder/variance.h View 1 7 chunks +28 lines, -25 lines 0 comments Download
M source/libvpx/vp8/encoder/variance_c.c View 1 1 chunk +0 lines, -34 lines 0 comments Download
M source/libvpx/vp8/encoder/x86/dct_sse2.asm View 1 2 chunks +2 lines, -0 lines 0 comments Download
M source/libvpx/vp8/encoder/x86/dct_x86.h View 1 1 chunk +6 lines, -0 lines 0 comments Download
M source/libvpx/vp8/encoder/x86/encodeopt.asm View 1 6 chunks +42 lines, -40 lines 0 comments Download
M source/libvpx/vp8/encoder/x86/fwalsh_sse2.asm View 1 1 chunk +1 line, -1 line 0 comments Download
M source/libvpx/vp8/encoder/x86/mcomp_x86.h View 1 1 chunk +3 lines, -0 lines 0 comments Download
M source/libvpx/vp8/encoder/x86/quantize_sse2.asm View 1 6 chunks +120 lines, -99 lines 0 comments Download
A source/libvpx/vp8/encoder/x86/quantize_sse4.asm View 1 1 chunk +254 lines, -0 lines 0 comments Download
M source/libvpx/vp8/encoder/x86/quantize_ssse3.asm View 1 3 chunks +63 lines, -39 lines 0 comments Download
M source/libvpx/vp8/encoder/x86/quantize_x86.h View 1 1 chunk +33 lines, -4 lines 0 comments Download
M source/libvpx/vp8/encoder/x86/sad_sse2.asm View 1 7 chunks +93 lines, -11 lines 0 comments Download
M source/libvpx/vp8/encoder/x86/sad_sse3.asm View 1 10 chunks +73 lines, -3 lines 0 comments Download
M source/libvpx/vp8/encoder/x86/sad_ssse3.asm View 1 4 chunks +4 lines, -0 lines 0 comments Download
M source/libvpx/vp8/encoder/x86/ssim_opt.asm View 1 6 chunks +19 lines, -18 lines 0 comments Download
M source/libvpx/vp8/encoder/x86/subtract_sse2.asm View 1 1 chunk +1 line, -1 line 0 comments Download
M source/libvpx/vp8/encoder/x86/temporal_filter_apply_sse2.asm View 1 2 chunks +5 lines, -5 lines 0 comments Download
M source/libvpx/vp8/encoder/x86/variance_impl_mmx.asm View 1 1 chunk +0 lines, -130 lines 0 comments Download
M source/libvpx/vp8/encoder/x86/variance_impl_sse2.asm View 1 14 chunks +14 lines, -118 lines 0 comments Download
M source/libvpx/vp8/encoder/x86/variance_impl_ssse3.asm View 1 1 chunk +1 line, -1 line 0 comments Download
M source/libvpx/vp8/encoder/x86/variance_mmx.c View 1 5 chunks +4 lines, -42 lines 0 comments Download
M source/libvpx/vp8/encoder/x86/variance_sse2.c View 1 3 chunks +7 lines, -13 lines 0 comments Download
M source/libvpx/vp8/encoder/x86/variance_ssse3.c View 1 1 chunk +1 line, -1 line 0 comments Download
M source/libvpx/vp8/encoder/x86/variance_x86.h View 1 8 chunks +9 lines, -22 lines 0 comments Download
M source/libvpx/vp8/encoder/x86/x86_csystemdependent.c View 1 18 chunks +31 lines, -84 lines 0 comments Download
M source/libvpx/vp8/vp8_common.mk View 1 3 chunks +13 lines, -8 lines 0 comments Download
M source/libvpx/vp8/vp8_cx_iface.c View 1 17 chunks +54 lines, -21 lines 0 comments Download
M source/libvpx/vp8/vp8_dx_iface.c View 1 10 chunks +44 lines, -22 lines 0 comments Download
M source/libvpx/vp8/vp8cx.mk View 1 3 chunks +6 lines, -3 lines 0 comments Download
M source/libvpx/vp8/vp8cx_arm.mk View 1 1 chunk +10 lines, -8 lines 0 comments Download
M source/libvpx/vp8/vp8dx.mk View 1 1 chunk +4 lines, -0 lines 0 comments Download
M source/libvpx/vp8/vp8dx_arm.mk View 1 1 chunk +2 lines, -3 lines 0 comments Download
M source/libvpx/vpx/src/vpx_decoder.c View 1 1 chunk +6 lines, -0 lines 0 comments Download
M source/libvpx/vpx/src/vpx_encoder.c View 1 2 chunks +4 lines, -0 lines 0 comments Download
M source/libvpx/vpx/vp8.h View 1 2 chunks +2 lines, -2 lines 0 comments Download
M source/libvpx/vpx/vp8cx.h View 1 4 chunks +20 lines, -3 lines 0 comments Download
M source/libvpx/vpx/vp8dx.h View 1 2 chunks +2 lines, -2 lines 0 comments Download
M source/libvpx/vpx/vp8e.h View 1 2 chunks +2 lines, -2 lines 0 comments Download
M source/libvpx/vpx/vpx_decoder.h View 1 3 chunks +14 lines, -0 lines 0 comments Download
M source/libvpx/vpx/vpx_encoder.h View 1 6 chunks +56 lines, -13 lines 0 comments Download
M source/libvpx/vpx/vpx_integer.h View 1 3 chunks +9 lines, -4 lines 0 comments Download
D source/libvpx/vpx_mem/include/nds/vpx_mem_nds.h View 1 1 chunk +0 lines, -30 lines 0 comments Download
M source/libvpx/vpx_mem/vpx_mem_tracker.c View 1 8 chunks +0 lines, -25 lines 0 comments Download
A source/libvpx/vpx_ports/asm_offsets.h View 1 1 chunk +31 lines, -0 lines 0 comments Download
M source/libvpx/vpx_ports/x86.h View 1 1 chunk +2 lines, -2 lines 0 comments Download
M source/libvpx/vpx_ports/x86_abi_support.asm View 1 3 chunks +39 lines, -10 lines 0 comments Download
D source/libvpx/vpx_scale/arm/nds/yv12extend.c View 1 1 chunk +0 lines, -221 lines 0 comments Download
M source/libvpx/vpx_scale/arm/neon/vp8_vpxyv12_extendframeborders_neon.asm View 1 10 chunks +60 lines, -343 lines 0 comments Download
M source/libvpx/vpx_scale/generic/yv12config.c View 1 2 chunks +31 lines, -21 lines 0 comments Download
M source/libvpx/vpx_scale/yv12config.h View 1 1 chunk +1 line, -0 lines 0 comments Download
M source/libvpx/vpxdec.c View 1 11 chunks +27 lines, -4 lines 0 comments Download
M source/libvpx/vpxenc.c View 1 24 chunks +406 lines, -23 lines 0 comments Download
M source/libvpx/y4minput.c View 1 5 chunks +0 lines, -10 lines 0 comments Download

Messages

Total messages: 6 (0 generated)
Tom Finegan
This updates the sources, README.chromium, and the libs. The gyp file will be a separate ...
9 years, 4 months ago (2011-08-16 21:38:55 UTC) #1
fbarchard
http://codereview.chromium.org/7671004/diff/1/README.chromium File README.chromium (left): http://codereview.chromium.org/7671004/diff/1/README.chromium#oldcode46 README.chromium:46: --disable-install-srcs --disable-examples --disable-postproc --disable-psnr should we keep --disable-psnr?
9 years, 4 months ago (2011-08-16 22:36:03 UTC) #2
Tom Finegan
On Aug 16, 2011 6:36 PM, <fbarchard@chromium.org> wrote: > > > http://codereview.chromium.org/7671004/diff/1/README.chromium > File README.chromium ...
9 years, 4 months ago (2011-08-16 22:55:23 UTC) #3
fbarchard
LGTM
9 years, 4 months ago (2011-08-17 01:52:06 UTC) #4
Tom Finegan
On 2011/08/17 01:52:06, fbarchard wrote: > LGTM Patchset 2 adds the includes, which I missed ...
9 years, 4 months ago (2011-08-17 18:25:33 UTC) #5
fbarchard
9 years, 4 months ago (2011-08-17 21:18:50 UTC) #6
LGTM
the arm libs are nice to have, but we build from source.

Powered by Google App Engine
This is Rietveld 408576698