|
libvpx: Pull from upstream
Current HEAD: 374c8859199ca9edc07d8a0cf66ea8ff8aec015f
git log from upstream:
e945c56 Remove redundant argument entry in handle_inter_mode
4f2f867 Use the chessboard pattern pred search in newmv mode
7788c62 Fix clang compiler warning in denoising_neon.
3538191 Remove redundant num_refs definition
54ad095 Enable chessboard inter prediction filter type search
2528051 frame_size_tests: reduce default 'large' frame size
1fe18ac VP9 denoiser bugfix in debugging code.
caad168 Fix get_frame_type function
de4db2d vp9_bitstream.c: cosmetics
5de6114 USE local best_filter variable in handle_inter_mode
daed770 vp8: Set default denoiser_decision to copy for UV channel.
24c9d6a [spatial svc]Use #if instead of #ifdef on macro CONFIG_SPATIAL_SVC
f909e43 vp8 denoiser fix: Update denoised altref on key frame.
ffd948b Turn on adaptive pred filter scheme for sub8x8 below 720p
5926e7c Remove unfinished VP9 alpha channel.
bcaf1d6 Moved call to vp9_clear_system_state() to a proper location
765485c Add -DNDEBUG when config option debug is disabled
TBR=tomfinegan@chromium.org
Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=285378
|
Unified diffs |
Side-by-side diffs |
Delta from patch set |
Stats (+160 lines, -281 lines) |
Patch |
|
M |
source/config/linux/arm-neon-cpu-detect/vpx_config.h
|
View
|
|
1 chunk |
+0 lines, -1 line |
0 comments
|
Download
|
|
M |
source/config/linux/arm-neon-cpu-detect/vpx_config.asm
|
View
|
|
1 chunk |
+0 lines, -1 line |
0 comments
|
Download
|
|
M |
source/config/linux/arm-neon/vpx_config.h
|
View
|
|
1 chunk |
+0 lines, -1 line |
0 comments
|
Download
|
|
M |
source/config/linux/arm-neon/vpx_config.asm
|
View
|
|
1 chunk |
+0 lines, -1 line |
0 comments
|
Download
|
|
M |
source/config/linux/arm/vpx_config.h
|
View
|
|
1 chunk |
+0 lines, -1 line |
0 comments
|
Download
|
|
M |
source/config/linux/arm/vpx_config.asm
|
View
|
|
1 chunk |
+0 lines, -1 line |
0 comments
|
Download
|
|
M |
source/config/linux/arm64/vpx_config.h
|
View
|
|
1 chunk |
+0 lines, -1 line |
0 comments
|
Download
|
|
M |
source/config/linux/arm64/vpx_config.asm
|
View
|
|
1 chunk |
+0 lines, -1 line |
0 comments
|
Download
|
|
M |
source/config/linux/generic/vpx_config.h
|
View
|
|
1 chunk |
+0 lines, -1 line |
0 comments
|
Download
|
|
M |
source/config/linux/generic/vpx_config.asm
|
View
|
|
1 chunk |
+0 lines, -1 line |
0 comments
|
Download
|
|
M |
source/config/linux/ia32/vpx_config.h
|
View
|
|
1 chunk |
+0 lines, -1 line |
0 comments
|
Download
|
|
M |
source/config/linux/ia32/vpx_config.asm
|
View
|
|
1 chunk |
+0 lines, -1 line |
0 comments
|
Download
|
|
M |
source/config/linux/mipsel/vpx_config.h
|
View
|
|
1 chunk |
+0 lines, -1 line |
0 comments
|
Download
|
|
M |
source/config/linux/x64/vpx_config.h
|
View
|
|
1 chunk |
+0 lines, -1 line |
0 comments
|
Download
|
|
M |
source/config/linux/x64/vpx_config.asm
|
View
|
|
1 chunk |
+0 lines, -1 line |
0 comments
|
Download
|
|
M |
source/config/mac/ia32/vpx_config.h
|
View
|
|
1 chunk |
+0 lines, -1 line |
0 comments
|
Download
|
|
M |
source/config/mac/ia32/vpx_config.asm
|
View
|
|
1 chunk |
+0 lines, -1 line |
0 comments
|
Download
|
|
M |
source/config/mac/x64/vpx_config.h
|
View
|
|
1 chunk |
+0 lines, -1 line |
0 comments
|
Download
|
|
M |
source/config/mac/x64/vpx_config.asm
|
View
|
|
1 chunk |
+0 lines, -1 line |
0 comments
|
Download
|
|
M |
source/config/nacl/vpx_config.h
|
View
|
|
1 chunk |
+0 lines, -1 line |
0 comments
|
Download
|
|
M |
source/config/nacl/vpx_config.asm
|
View
|
|
1 chunk |
+0 lines, -1 line |
0 comments
|
Download
|
|
M |
source/config/win/ia32/vpx_config.h
|
View
|
|
1 chunk |
+0 lines, -1 line |
0 comments
|
Download
|
|
M |
source/config/win/ia32/vpx_config.asm
|
View
|
|
1 chunk |
+0 lines, -1 line |
0 comments
|
Download
|
|
M |
source/config/win/x64/vpx_config.h
|
View
|
|
1 chunk |
+0 lines, -1 line |
0 comments
|
Download
|
|
M |
source/config/win/x64/vpx_config.asm
|
View
|
|
1 chunk |
+0 lines, -1 line |
0 comments
|
Download
|
|
M |
source/libvpx/build/make/configure.sh
|
View
|
|
1 chunk |
+6 lines, -1 line |
0 comments
|
Download
|
|
M |
source/libvpx/configure
|
View
|
|
1 chunk |
+0 lines, -1 line |
0 comments
|
Download
|
|
M |
source/libvpx/test/frame_size_tests.cc
|
View
|
|
1 chunk |
+2 lines, -1 line |
0 comments
|
Download
|
|
M |
source/libvpx/vp8/encoder/arm/neon/denoising_neon.c
|
View
|
|
1 chunk |
+2 lines, -2 lines |
0 comments
|
Download
|
|
M |
source/libvpx/vp8/encoder/denoising.c
|
View
|
|
1 chunk |
+2 lines, -2 lines |
0 comments
|
Download
|
|
M |
source/libvpx/vp8/encoder/onyx_if.c
|
View
|
|
3 chunks |
+6 lines, -13 lines |
0 comments
|
Download
|
|
M |
source/libvpx/vp8/vp8_cx_iface.c
|
View
|
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
|
M |
source/libvpx/vp9/common/vp9_blockd.h
|
View
|
|
1 chunk |
+0 lines, -4 lines |
0 comments
|
Download
|
|
M |
source/libvpx/vp9/common/vp9_blockd.c
|
View
|
|
1 chunk |
+0 lines, -6 lines |
0 comments
|
Download
|
|
M |
source/libvpx/vp9/common/vp9_enums.h
|
View
|
|
1 chunk |
+3 lines, -3 lines |
0 comments
|
Download
|
|
M |
source/libvpx/vp9/common/vp9_onyxc_int.h
|
View
|
|
2 chunks |
+0 lines, -7 lines |
0 comments
|
Download
|
|
M |
source/libvpx/vp9/common/vp9_postproc.c
|
View
|
|
2 chunks |
+12 lines, -24 lines |
0 comments
|
Download
|
|
M |
source/libvpx/vp9/decoder/vp9_decodeframe.c
|
View
|
|
2 chunks |
+7 lines, -3 lines |
0 comments
|
Download
|
|
M |
source/libvpx/vp9/encoder/vp9_bitstream.c
|
View
|
|
6 chunks |
+24 lines, -27 lines |
0 comments
|
Download
|
|
M |
source/libvpx/vp9/encoder/vp9_encodeframe.c
|
View
|
|
3 chunks |
+6 lines, -6 lines |
0 comments
|
Download
|
|
M |
source/libvpx/vp9/encoder/vp9_encoder.h
|
View
|
|
1 chunk |
+2 lines, -3 lines |
0 comments
|
Download
|
|
M |
source/libvpx/vp9/encoder/vp9_encoder.c
|
View
|
|
13 chunks |
+37 lines, -55 lines |
0 comments
|
Download
|
|
M |
source/libvpx/vp9/encoder/vp9_extend.c
|
View
|
|
1 chunk |
+0 lines, -12 lines |
0 comments
|
Download
|
|
M |
source/libvpx/vp9/encoder/vp9_lookahead.h
|
View
|
|
2 chunks |
+2 lines, -2 lines |
0 comments
|
Download
|
|
M |
source/libvpx/vp9/encoder/vp9_quantize.h
|
View
|
|
1 chunk |
+0 lines, -7 lines |
0 comments
|
Download
|
|
M |
source/libvpx/vp9/encoder/vp9_quantize.c
|
View
|
|
3 chunks |
+0 lines, -27 lines |
0 comments
|
Download
|
|
M |
source/libvpx/vp9/encoder/vp9_rd.c
|
View
|
|
1 chunk |
+0 lines, -4 lines |
0 comments
|
Download
|
|
M |
source/libvpx/vp9/encoder/vp9_rdopt.c
|
View
|
|
12 chunks |
+24 lines, -18 lines |
0 comments
|
Download
|
|
M |
source/libvpx/vp9/encoder/vp9_speed_features.h
|
View
|
|
1 chunk |
+3 lines, -0 lines |
0 comments
|
Download
|
|
M |
source/libvpx/vp9/encoder/vp9_speed_features.c
|
View
|
|
3 chunks |
+5 lines, -1 line |
0 comments
|
Download
|
|
M |
source/libvpx/vp9/encoder/vp9_svc_layercontext.c
|
View
|
|
2 chunks |
+2 lines, -0 lines |
0 comments
|
Download
|
|
M |
source/libvpx/vp9/vp9_cx_iface.c
|
View
|
|
6 chunks |
+7 lines, -7 lines |
0 comments
|
Download
|
|
M |
source/libvpx/vp9/vp9_dx_iface.c
|
View
|
|
1 chunk |
+2 lines, -2 lines |
0 comments
|
Download
|
|
M |
source/libvpx/vp9/vp9_iface_common.h
|
View
|
|
3 chunks |
+2 lines, -14 lines |
0 comments
|
Download
|
|
M |
source/libvpx/vpx/vpx_encoder.h
|
View
|
|
3 chunks |
+3 lines, -3 lines |
0 comments
|
Download
|
Total messages: 2 (0 generated)
|