|
Roll src/third_party/libvpx/source/libvpx/ 4d4231352..8121f8547 (17 commits).
https://chromium.googlesource.com/webm/libvpx.git/+log/4d4231352c8c..8121f85473b2
$ git log 4d4231352..8121f8547 --date=short --no-merges --format='%ad %ae %s'
2017-02-24 yunqingwang Remove an old leftover comment
2017-02-24 jzern get_prob(): rationalize int types
2017-02-22 yunqingwang Improve VP9 encoder threading test for better coverage
2017-02-16 johannkoenig consolidate block_error functions
2017-02-22 jianj Make vp9_scale_and_extend_frame_ssse3 work for hbd when bitdepth = 8.
2017-02-16 johannkoenig block error sse2: use tran_low_t
2017-02-22 marpan vp9: 1pass CBR: modify condition for reducing loop filter.
2017-02-17 marpan vp9: Non-rd pickmode: use simple block_yrd under some conditons.
2017-02-22 marpan vp9: aq-mode=3: On key frame reset cr->reduce_refresh to 0.
2017-02-21 johannkoenig vp8_fdct4x4 test: fix segfault again
2017-02-22 jianj vp9: Only compute y_sad for golden in variance partition for speed < 8.
2017-02-13 marpan vp9: Incorporate source sum_diff into non-rd partition thresholds.
2017-02-21 luoyi Following SSSE3 intrinsics functions also work for HBD
2017-02-17 jianj Fix segmentation fault caused by denoiser working with spatial SVC.
2017-02-16 ranjit.tulabandu Refactored the row based multi-threading code
2017-02-17 luoyi Fix idct8x8 SSSE3 SingleExtremeCoeff unit tests
2017-02-13 johannkoenig Drop zbin_ptr and quant_shift_ptr
Created with:
roll-dep src/third_party/libvpx/source/libvpx
R=johannkoenig@google.com
Review-Url: https://codereview.chromium.org/2718943005
Cr-Commit-Position: refs/heads/master@{#453308}
Committed: https://chromium.googlesource.com/chromium/src/+/33c1dd9d800fac90f60c56ffd66a67b68799004d
|
Unified diffs |
Side-by-side diffs |
Delta from patch set |
Stats (+213 lines, -176 lines) |
Patch |
 |
M |
DEPS
|
View
|
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
 |
M |
third_party/libvpx/README.chromium
|
View
|
|
1 chunk |
+2 lines, -2 lines |
0 comments
|
Download
|
 |
M |
third_party/libvpx/libvpx_srcs.gni
|
View
|
|
4 chunks |
+2 lines, -4 lines |
0 comments
|
Download
|
 |
M |
third_party/libvpx/source/config/ios/arm-neon/vp9_rtcd.h
|
View
|
|
2 chunks |
+5 lines, -5 lines |
0 comments
|
Download
|
 |
M |
third_party/libvpx/source/config/ios/arm64/vp9_rtcd.h
|
View
|
|
2 chunks |
+5 lines, -5 lines |
0 comments
|
Download
|
 |
M |
third_party/libvpx/source/config/linux/arm-neon-cpu-detect/vp9_rtcd.h
|
View
|
|
2 chunks |
+7 lines, -7 lines |
0 comments
|
Download
|
 |
M |
third_party/libvpx/source/config/linux/arm-neon/vp9_rtcd.h
|
View
|
|
2 chunks |
+5 lines, -5 lines |
0 comments
|
Download
|
 |
M |
third_party/libvpx/source/config/linux/arm/vp9_rtcd.h
|
View
|
|
2 chunks |
+3 lines, -3 lines |
0 comments
|
Download
|
 |
M |
third_party/libvpx/source/config/linux/arm64/vp9_rtcd.h
|
View
|
|
2 chunks |
+5 lines, -5 lines |
0 comments
|
Download
|
 |
M |
third_party/libvpx/source/config/linux/generic/vp9_rtcd.h
|
View
|
|
4 chunks |
+8 lines, -8 lines |
0 comments
|
Download
|
 |
M |
third_party/libvpx/source/config/linux/ia32/vp9_rtcd.h
|
View
|
|
8 chunks |
+17 lines, -17 lines |
0 comments
|
Download
|
 |
M |
third_party/libvpx/source/config/linux/ia32/vpx_dsp_rtcd.h
|
View
|
|
5 chunks |
+10 lines, -0 lines |
0 comments
|
Download
|
 |
M |
third_party/libvpx/source/config/linux/mips64el/vp9_rtcd.h
|
View
|
|
2 chunks |
+3 lines, -3 lines |
0 comments
|
Download
|
 |
M |
third_party/libvpx/source/config/linux/mipsel/vp9_rtcd.h
|
View
|
|
2 chunks |
+3 lines, -3 lines |
0 comments
|
Download
|
 |
M |
third_party/libvpx/source/config/linux/x64/vp9_rtcd.h
|
View
|
|
7 chunks |
+20 lines, -20 lines |
0 comments
|
Download
|
 |
M |
third_party/libvpx/source/config/linux/x64/vpx_dsp_rtcd.h
|
View
|
|
2 chunks |
+4 lines, -1 line |
0 comments
|
Download
|
 |
M |
third_party/libvpx/source/config/mac/ia32/vp9_rtcd.h
|
View
|
|
8 chunks |
+17 lines, -17 lines |
0 comments
|
Download
|
 |
M |
third_party/libvpx/source/config/mac/ia32/vpx_dsp_rtcd.h
|
View
|
|
5 chunks |
+10 lines, -0 lines |
0 comments
|
Download
|
 |
M |
third_party/libvpx/source/config/mac/x64/vp9_rtcd.h
|
View
|
|
7 chunks |
+20 lines, -20 lines |
0 comments
|
Download
|
 |
M |
third_party/libvpx/source/config/mac/x64/vpx_dsp_rtcd.h
|
View
|
|
2 chunks |
+4 lines, -1 line |
0 comments
|
Download
|
 |
M |
third_party/libvpx/source/config/nacl/vp9_rtcd.h
|
View
|
|
4 chunks |
+8 lines, -8 lines |
0 comments
|
Download
|
 |
M |
third_party/libvpx/source/config/vpx_version.h
|
View
|
|
1 chunk |
+3 lines, -3 lines |
0 comments
|
Download
|
 |
M |
third_party/libvpx/source/config/win/ia32/vp9_rtcd.h
|
View
|
|
8 chunks |
+17 lines, -17 lines |
0 comments
|
Download
|
 |
M |
third_party/libvpx/source/config/win/ia32/vpx_dsp_rtcd.h
|
View
|
|
5 chunks |
+10 lines, -0 lines |
0 comments
|
Download
|
 |
M |
third_party/libvpx/source/config/win/x64/vp9_rtcd.h
|
View
|
|
7 chunks |
+20 lines, -20 lines |
0 comments
|
Download
|
 |
M |
third_party/libvpx/source/config/win/x64/vpx_dsp_rtcd.h
|
View
|
|
2 chunks |
+4 lines, -1 line |
0 comments
|
Download
|
Total messages: 12 (8 generated)
|