|
Roll src/third_party/libvpx/source/libvpx/ f5bd76f5c..e66cd132f (23 commits).
https://chromium.googlesource.com/webm/libvpx.git/+log/f5bd76f5c1b5..e66cd132f09e
$ git log f5bd76f5c..e66cd132f --date=short --no-merges --format='%ad %ae %s'
2016-08-27 jzern vpx_mem,align_addr: use ~ to create mask
2016-08-27 jzern vp9_alt_ref_aq_set_nsegments: harmonize fn signature
2016-08-25 yuryg Move vp9_alt_ref_aq_private.h to vp9_alt_ref_aq.c
2016-08-26 jingning Fix VS build warnings in vp9_alt_ref_aq files
2016-08-26 paulwilkins Add ALLOW_RECODE_FIRST speed mode.
2016-08-25 marpan vp8: Move loopfilter synchronization to end of encode_frame call.
2016-07-18 yuryg Create interface for the ALT_REF_AQ class
2016-08-25 jimbankoski libyuv: update to c244a3e9
2016-08-24 jzern add_noise,vpx_setup_noise: correct 'char_dist' type
2016-08-23 jzern vpx_mem: add basic size check
2016-08-24 jzern vpx_mem: normalize function names
2016-07-26 urvang vpx_realloc correction.
2016-07-25 urvang vpx_mem: Refactor code
2016-08-24 marpan Add datarate tests for encoder multi-threads (vp8 and vp9).
2016-07-18 yuryg Add --alt-ref-aq=<int> option
2016-08-23 jzern vp8_decoder_create_threads: check sem/pthread returns
2016-08-23 jzern vp8_create_decoder_instances: add missing setjmp
2016-08-23 johannkoenig Remove halfpix specialization
2016-08-23 jzern vp8: fix decoder crash with invalid leading keyframes
2016-08-22 yuryg Correct CHECK_MEM_ERROR macro (release builds)
(...)
R=johannkoenig@google.com
Committed: https://crrev.com/316099ac4e77dabe98f7ea49cf5fdccab6f93876
Cr-Commit-Position: refs/heads/master@{#415377}
Total comments: 2
|
Unified diffs |
Side-by-side diffs |
Delta from patch set |
Stats (+42 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
|
|
13 chunks |
+18 lines, -4 lines |
0 comments
|
Download
|
 |
M |
third_party/libvpx/libvpx_srcs_arm.gypi
|
View
|
|
1 chunk |
+2 lines, -0 lines |
0 comments
|
Download
|
 |
M |
third_party/libvpx/libvpx_srcs_arm64.gypi
|
View
|
|
1 chunk |
+2 lines, -0 lines |
0 comments
|
Download
|
 |
M |
third_party/libvpx/libvpx_srcs_arm_neon.gypi
|
View
|
|
1 chunk |
+2 lines, -0 lines |
0 comments
|
Download
|
 |
M |
third_party/libvpx/libvpx_srcs_arm_neon_cpu_detect.gypi
|
View
|
|
1 chunk |
+2 lines, -0 lines |
0 comments
|
Download
|
 |
M |
third_party/libvpx/libvpx_srcs_generic.gypi
|
View
|
|
1 chunk |
+2 lines, -0 lines |
0 comments
|
Download
|
 |
M |
third_party/libvpx/libvpx_srcs_mips.gypi
|
View
|
|
1 chunk |
+2 lines, -0 lines |
0 comments
|
Download
|
 |
M |
third_party/libvpx/libvpx_srcs_nacl.gypi
|
View
|
|
1 chunk |
+2 lines, -0 lines |
0 comments
|
Download
|
 |
M |
third_party/libvpx/libvpx_srcs_x86.gypi
|
View
|
|
2 chunks |
+2 lines, -1 line |
0 comments
|
Download
|
 |
M |
third_party/libvpx/libvpx_srcs_x86_64.gypi
|
View
|
|
2 chunks |
+2 lines, -1 line |
0 comments
|
Download
|
 |
M |
third_party/libvpx/libvpx_srcs_x86_64_intrinsics.gypi
|
View
|
|
1 chunk |
+0 lines, -1 line |
0 comments
|
Download
|
 |
M |
third_party/libvpx/libvpx_srcs_x86_intrinsics.gypi
|
View
|
|
1 chunk |
+0 lines, -1 line |
0 comments
|
Download
|
 |
M |
third_party/libvpx/source/config/linux/arm-neon-cpu-detect/vpx_dsp_rtcd.h
|
View
|
|
1 chunk |
+0 lines, -9 lines |
0 comments
|
Download
|
 |
M |
third_party/libvpx/source/config/linux/arm-neon/vpx_dsp_rtcd.h
|
View
|
|
1 chunk |
+0 lines, -9 lines |
0 comments
|
Download
|
 |
M |
third_party/libvpx/source/config/linux/arm/vpx_dsp_rtcd.h
|
View
|
|
1 chunk |
+0 lines, -9 lines |
0 comments
|
Download
|
 |
M |
third_party/libvpx/source/config/linux/arm64/vpx_dsp_rtcd.h
|
View
|
|
1 chunk |
+0 lines, -9 lines |
0 comments
|
Download
|
 |
M |
third_party/libvpx/source/config/linux/generic/vpx_dsp_rtcd.h
|
View
|
|
1 chunk |
+0 lines, -9 lines |
0 comments
|
Download
|
 |
M |
third_party/libvpx/source/config/linux/ia32/vpx_dsp_rtcd.h
|
View
|
|
2 chunks |
+0 lines, -18 lines |
0 comments
|
Download
|
 |
M |
third_party/libvpx/source/config/linux/mips64el/vpx_dsp_rtcd.h
|
View
|
|
1 chunk |
+0 lines, -9 lines |
0 comments
|
Download
|
 |
M |
third_party/libvpx/source/config/linux/mipsel/vpx_dsp_rtcd.h
|
View
|
|
1 chunk |
+0 lines, -9 lines |
0 comments
|
Download
|
 |
M |
third_party/libvpx/source/config/linux/x64/vpx_dsp_rtcd.h
|
View
|
|
1 chunk |
+0 lines, -12 lines |
0 comments
|
Download
|
 |
M |
third_party/libvpx/source/config/mac/ia32/vpx_dsp_rtcd.h
|
View
|
|
2 chunks |
+0 lines, -18 lines |
0 comments
|
Download
|
 |
M |
third_party/libvpx/source/config/mac/x64/vpx_dsp_rtcd.h
|
View
|
|
1 chunk |
+0 lines, -12 lines |
0 comments
|
Download
|
 |
M |
third_party/libvpx/source/config/nacl/vpx_dsp_rtcd.h
|
View
|
|
1 chunk |
+0 lines, -9 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/vpx_dsp_rtcd.h
|
View
|
|
2 chunks |
+0 lines, -18 lines |
0 comments
|
Download
|
 |
M |
third_party/libvpx/source/config/win/x64/vpx_dsp_rtcd.h
|
View
|
|
1 chunk |
+0 lines, -12 lines |
0 comments
|
Download
|
Total messages: 16 (11 generated)
|