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

Issue 1124723002: Cherry pick "Restrict vp9 frame sizes" (Closed)

Created:
5 years, 7 months ago by Johann
Modified:
5 years, 7 months ago
Reviewers:
wwcv
CC:
wwcv, jzern, fgalligan1, Tom Finegan
Base URL:
https://chromium.googlesource.com/chromium/deps/libvpx.git@m43-2357
Target Ref:
refs/heads/m43-2357
Visibility:
Public.

Description

Cherry pick "Restrict vp9 frame sizes" In master since 2386: https://codereview.chromium.org/1106303002 Restrict vp9 frame sizes to 16384x16384 This is the same as the bitstream restriction for vp8. Helps to ignore obviously corrupt input frames. BUG=450939 Committed: https://chromium.googlesource.com/chromium/deps/libvpx/+/e0e99d9465ba716b0fbbcc3e1ab5d6e5e7169f44

Patch Set 1 #

Total comments: 1
Unified diffs Side-by-side diffs Delta from patch set Stats (+93 lines, -41 lines) Patch
M generate_gypi.sh View 1 chunk +1 line, -1 line 1 comment Download
M source/config/linux/arm-neon-cpu-detect/vpx_config.h View 1 chunk +3 lines, -1 line 0 comments Download
M source/config/linux/arm-neon-cpu-detect/vpx_config.asm View 1 chunk +3 lines, -1 line 0 comments Download
M source/config/linux/arm-neon-cpu-detect/vpx_config.c View 1 chunk +1 line, -1 line 0 comments Download
M source/config/linux/arm-neon/vpx_config.h View 1 chunk +3 lines, -1 line 0 comments Download
M source/config/linux/arm-neon/vpx_config.asm View 1 chunk +3 lines, -1 line 0 comments Download
M source/config/linux/arm-neon/vpx_config.c View 1 chunk +1 line, -1 line 0 comments Download
M source/config/linux/arm/vpx_config.h View 1 chunk +3 lines, -1 line 0 comments Download
M source/config/linux/arm/vpx_config.asm View 1 chunk +3 lines, -1 line 0 comments Download
M source/config/linux/arm/vpx_config.c View 1 chunk +1 line, -1 line 0 comments Download
M source/config/linux/arm64/vpx_config.h View 1 chunk +3 lines, -1 line 0 comments Download
M source/config/linux/arm64/vpx_config.asm View 1 chunk +3 lines, -1 line 0 comments Download
M source/config/linux/arm64/vpx_config.c View 1 chunk +1 line, -1 line 0 comments Download
M source/config/linux/generic/vpx_config.h View 1 chunk +3 lines, -1 line 0 comments Download
M source/config/linux/generic/vpx_config.asm View 1 chunk +3 lines, -1 line 0 comments Download
M source/config/linux/generic/vpx_config.c View 1 chunk +1 line, -1 line 0 comments Download
M source/config/linux/ia32/vpx_config.h View 1 chunk +3 lines, -1 line 0 comments Download
M source/config/linux/ia32/vpx_config.asm View 1 chunk +3 lines, -1 line 0 comments Download
M source/config/linux/ia32/vpx_config.c View 1 chunk +1 line, -1 line 0 comments Download
M source/config/linux/mips64el/vpx_config.h View 1 chunk +3 lines, -1 line 0 comments Download
M source/config/linux/mips64el/vpx_config.c View 1 chunk +1 line, -1 line 0 comments Download
M source/config/linux/mipsel/vpx_config.h View 1 chunk +3 lines, -1 line 0 comments Download
M source/config/linux/mipsel/vpx_config.c View 1 chunk +1 line, -1 line 0 comments Download
M source/config/linux/x64/vpx_config.h View 1 chunk +3 lines, -1 line 0 comments Download
M source/config/linux/x64/vpx_config.asm View 1 chunk +3 lines, -1 line 0 comments Download
M source/config/linux/x64/vpx_config.c View 1 chunk +1 line, -1 line 0 comments Download
M source/config/mac/ia32/vpx_config.h View 1 chunk +3 lines, -1 line 0 comments Download
M source/config/mac/ia32/vpx_config.asm View 1 chunk +3 lines, -1 line 0 comments Download
M source/config/mac/ia32/vpx_config.c View 1 chunk +1 line, -1 line 0 comments Download
M source/config/mac/x64/vpx_config.h View 1 chunk +3 lines, -1 line 0 comments Download
M source/config/mac/x64/vpx_config.asm View 1 chunk +3 lines, -1 line 0 comments Download
M source/config/mac/x64/vpx_config.c View 1 chunk +1 line, -1 line 0 comments Download
M source/config/nacl/vpx_config.h View 1 chunk +3 lines, -1 line 0 comments Download
M source/config/nacl/vpx_config.asm View 1 chunk +3 lines, -1 line 0 comments Download
M source/config/nacl/vpx_config.c View 1 chunk +1 line, -1 line 0 comments Download
M source/config/win/ia32/vpx_config.h View 1 chunk +3 lines, -1 line 0 comments Download
M source/config/win/ia32/vpx_config.asm View 1 chunk +3 lines, -1 line 0 comments Download
M source/config/win/ia32/vpx_config.c View 1 chunk +1 line, -1 line 0 comments Download
M source/config/win/x64/vpx_config.h View 1 chunk +3 lines, -1 line 0 comments Download
M source/config/win/x64/vpx_config.asm View 1 chunk +3 lines, -1 line 0 comments Download
M source/config/win/x64/vpx_config.c View 1 chunk +1 line, -1 line 0 comments Download

Messages

Total messages: 3 (1 generated)
wwcv
https://codereview.chromium.org/1124723002/diff/1/generate_gypi.sh File generate_gypi.sh (right): https://codereview.chromium.org/1124723002/diff/1/generate_gypi.sh#newcode395 generate_gypi.sh:395: all_platforms="--enable-external-build --enable-postproc --disable-install-srcs --enable-multi-res-encoding --enable-temporal-denoising --disable-unit-tests --disable-install-docs --disable-examples --enable-vp9-temporal-denoising ...
5 years, 7 months ago (2015-05-04 16:59:14 UTC) #2
Johann
5 years, 7 months ago (2015-05-04 16:59:26 UTC) #3
Message was sent while issue was closed.
Committed patchset #1 (id:1) manually as
e0e99d9465ba716b0fbbcc3e1ab5d6e5e7169f44 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698