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

Issue 13042014: Description: (Closed)

Created:
7 years, 9 months ago by wwcv
Modified:
7 years, 9 months ago
CC:
chromium-reviews
Base URL:
https://src.chromium.org/chrome/trunk/deps/third_party/libvpx/
Visibility:
Public.

Description

libvpx: Pull from upstream Current HEAD: 2bf563c335faf8f52571aad8c36c1cb841d4861f git log from upstream: 2bf563c vpxenc: improve progress indicators with --skip 83f2a11 vpxdec: fix use of uninitialized do_scale argument 1e8b3da Merge "vp8: clamp probability values" 215084b vp8: clamp probability values 7d855a9 Merge "Code cleanup." 33efdfe Code cleanup. 7d8fc26 vpxdec: support scaling output 406ec6b Fix rollover and pass 1 time estimate 7dfec96 vpxenc: support scaling prior to encoding 2d13e7b Don't exit on decode errors in vpxenc. 60d8c50 Add estimated completion time to vpxenc a576219 Merge "vp8_init: fix NULL dereference on allocation error" 798c5b1 vp8_init: fix NULL dereference on allocation error 08348d9 prefix vp8 asm_{com,dec,enc}_offsets files 4031450 Merge "Use intrinsics for sse2 regular quantize" eca59ca Use intrinsics for sse2 regular quantize a07bed2 firstpass.c: correct casting around gf_group_bits 67978d1 Merge "vp8 fast quantizer with intrinsics" 3b79000 Merge "vp8/encoder/mcomp.c: remove an unused variable" d711f10 Merge "add vp8 variance test" 09be534 Merge "give vp9 variance struct a unique name" 1a1cacf Merge "rtcd: make include guard unique" 82ed3f9 Fix --as=nasm compatibility for new asm code. ef88797 vp8 fast quantizer with intrinsics 1711cf2 add vp8 variance test e5fb632 give vp9 variance struct a unique name 50771d4 rtcd: make include guard unique ca64f6c vp8/encoder/mcomp.c: remove an unused variable e4ef850 Merge "Fix variance (signed integer) overflow" c21226b Merge "vp8: make gf_group_bits 64-bit" 5e0724a Merge "vp8_first_pass(): avoid floating point div by 0" 4e00060 vp8: make gf_group_bits 64-bit fba9772 vp8_first_pass(): avoid floating point div by 0 cc894a1 Fix variance (signed integer) overflow 6639b25 Merge "Fixed the buffer overflow issue" 27bce6c Merge "sixtap_predict_test: fix sizes passed to memset" 936aa28 Fixed the buffer overflow issue 540997a sixtap_predict_test: fix sizes passed to memset f356b74 Merge "Remove 'local' variables in rtcd.sh" a344456 Append .exe to the executable on OS/2 43cec44 Remove 'local' variables in rtcd.sh 0ef7272 Use dq instead of ddq with NASM 7f5e4fd Use smartalign for long nops with NASM dd8d013 Disable USE_POSIX_MAP on OS/2 TBR=hclam

Patch Set 1 #

Patch Set 2 : Description: #

Patch Set 3 : Description: #

Patch Set 4 : libvpx: Pull from upstream #

Patch Set 5 : libvpx: Pull from upstream #

Patch Set 6 : libvpx: Pull from upstream #

Patch Set 7 : libvpx: Pull from upstream #

Unified diffs Side-by-side diffs Delta from patch set Stats (+1033 lines, -940 lines) Patch
M README.chromium View 1 2 3 4 5 6 1 chunk +2 lines, -2 lines 0 comments Download
M libvpx.gyp View 1 2 3 4 5 6 1 chunk +1 line, -1 line 0 comments Download
M libvpx_srcs_x86.gypi View 1 2 3 4 5 6 1 chunk +0 lines, -1 line 0 comments Download
M libvpx_srcs_x86_64.gypi View 1 2 3 4 5 6 1 chunk +0 lines, -1 line 0 comments Download
M libvpx_srcs_x86_64_sse4_1.gypi View 1 2 3 4 5 6 1 chunk +1 line, -0 lines 0 comments Download
M libvpx_srcs_x86_sse4_1.gypi View 1 2 3 4 5 6 1 chunk +1 line, -0 lines 0 comments Download
M source/config/linux/arm-neon-cpu-detect/vp8_rtcd.h View 1 2 3 4 5 6 1 chunk +2 lines, -2 lines 0 comments Download
M source/config/linux/arm-neon-cpu-detect/vp9_rtcd.h View 1 2 3 4 5 6 2 chunks +3 lines, -3 lines 0 comments Download
M source/config/linux/arm-neon-cpu-detect/vpx_scale_rtcd.h View 1 2 3 4 5 6 1 chunk +2 lines, -2 lines 0 comments Download
M source/config/linux/arm-neon/vp8_rtcd.h View 1 2 3 4 5 6 1 chunk +2 lines, -2 lines 0 comments Download
M source/config/linux/arm-neon/vp9_rtcd.h View 1 2 3 4 5 6 2 chunks +3 lines, -3 lines 0 comments Download
source/config/linux/arm-neon/vpx_scale_rtcd.h View 1 2 3 4 5 6 1 chunk +2 lines, -2 lines 0 comments Download
M source/config/linux/arm/vp8_rtcd.h View 1 2 3 4 5 6 1 chunk +2 lines, -2 lines 0 comments Download
M source/config/linux/arm/vp9_rtcd.h View 1 2 3 4 5 6 2 chunks +3 lines, -3 lines 0 comments Download
M source/config/linux/arm/vpx_scale_rtcd.h View 1 2 3 4 5 6 1 chunk +2 lines, -2 lines 0 comments Download
M source/config/linux/ia32/vp8_rtcd.h View 1 2 3 4 5 6 3 chunks +2 lines, -4 lines 0 comments Download
M source/config/linux/ia32/vp9_rtcd.h View 1 2 3 4 5 6 2 chunks +3 lines, -3 lines 0 comments Download
M source/config/linux/ia32/vpx_scale_rtcd.h View 1 2 3 4 5 6 1 chunk +2 lines, -2 lines 0 comments Download
M source/config/linux/mipsel/vp8_rtcd.h View 1 2 3 4 5 6 1 chunk +2 lines, -2 lines 0 comments Download
M source/config/linux/mipsel/vp9_rtcd.h View 1 2 3 4 5 6 2 chunks +3 lines, -3 lines 0 comments Download
M source/config/linux/mipsel/vpx_scale_rtcd.h View 1 2 3 4 5 6 1 chunk +2 lines, -2 lines 0 comments Download
M source/config/linux/x64/vp8_rtcd.h View 1 2 3 4 5 6 3 chunks +3 lines, -6 lines 0 comments Download
M source/config/linux/x64/vp9_rtcd.h View 1 2 3 4 5 6 2 chunks +3 lines, -3 lines 0 comments Download
M source/config/linux/x64/vpx_scale_rtcd.h View 1 2 3 4 5 6 1 chunk +2 lines, -2 lines 0 comments Download
M source/config/mac/ia32/vp8_rtcd.h View 1 2 3 4 5 6 3 chunks +2 lines, -4 lines 0 comments Download
M source/config/mac/ia32/vp9_rtcd.h View 1 2 3 4 5 6 2 chunks +3 lines, -3 lines 0 comments Download
M source/config/mac/ia32/vpx_scale_rtcd.h View 1 2 3 4 5 6 1 chunk +2 lines, -2 lines 0 comments Download
M source/config/mac/x64/vp8_rtcd.h View 1 2 3 4 5 6 3 chunks +3 lines, -6 lines 0 comments Download
M source/config/mac/x64/vp9_rtcd.h View 1 2 3 4 5 6 2 chunks +3 lines, -3 lines 0 comments Download
M source/config/mac/x64/vpx_scale_rtcd.h View 1 2 3 4 5 6 1 chunk +2 lines, -2 lines 0 comments Download
source/config/win/ia32/vp8_rtcd.h View 1 2 3 4 5 6 3 chunks +2 lines, -4 lines 0 comments Download
M source/config/win/ia32/vp9_rtcd.h View 1 2 3 4 5 6 2 chunks +3 lines, -3 lines 0 comments Download
M source/config/win/ia32/vpx_scale_rtcd.h View 1 2 3 4 5 6 1 chunk +2 lines, -2 lines 0 comments Download
M source/config/win/x64/vp8_rtcd.h View 1 2 3 4 5 6 3 chunks +3 lines, -6 lines 0 comments Download
M source/config/win/x64/vp9_rtcd.h View 1 2 3 4 5 6 2 chunks +3 lines, -3 lines 0 comments Download
M source/config/win/x64/vpx_scale_rtcd.h View 1 2 3 4 5 6 1 chunk +2 lines, -2 lines 0 comments Download
M source/libvpx/build/make/Android.mk View 1 2 3 4 5 6 2 chunks +9 lines, -9 lines 0 comments Download
M source/libvpx/build/make/Makefile View 1 2 3 4 5 6 1 chunk +1 line, -1 line 0 comments Download
M source/libvpx/build/make/obj_int_extract.c View 1 2 3 4 5 6 3 chunks +3 lines, -3 lines 0 comments Download
M source/libvpx/build/make/rtcd.sh View 1 2 3 4 5 6 10 chunks +30 lines, -29 lines 0 comments Download
M source/libvpx/examples.mk View 1 2 3 4 5 6 4 chunks +9 lines, -7 lines 0 comments Download
M source/libvpx/libs.mk View 1 2 3 4 5 6 1 chunk +1 line, -1 line 0 comments Download
M source/libvpx/test/sixtap_predict_test.cc View 1 2 3 4 5 6 1 chunk +3 lines, -3 lines 0 comments Download
M source/libvpx/test/test.mk View 1 2 3 4 5 6 1 chunk +1 line, -0 lines 0 comments Download
M source/libvpx/test/variance_test.cc View 1 2 3 4 5 6 6 chunks +94 lines, -9 lines 0 comments Download
M source/libvpx/third_party/x86inc/x86inc.asm View 1 2 3 4 5 6 1 chunk +5 lines, -0 lines 0 comments Download
source/libvpx/vp8/common/asm_com_offsets.c View 1 2 3 4 5 6 1 chunk +0 lines, -52 lines 0 comments Download
M source/libvpx/vp8/common/rtcd_defs.sh View 1 2 3 4 5 6 1 chunk +3 lines, -2 lines 0 comments Download
M source/libvpx/vp8/common/variance_c.c View 1 2 3 4 5 6 5 chunks +5 lines, -5 lines 0 comments Download
A source/libvpx/vp8/common/vp8_asm_com_offsets.c View 1 chunk +52 lines, -0 lines 0 comments Download
M source/libvpx/vp8/common/x86/iwalsh_mmx.asm View 1 2 3 4 5 6 1 chunk +1 line, -1 line 0 comments Download
M source/libvpx/vp8/common/x86/mfqe_sse2.asm View 1 2 3 4 5 6 1 chunk +6 lines, -0 lines 0 comments Download
M source/libvpx/vp8/common/x86/variance_mmx.c View 1 2 3 4 5 6 10 chunks +10 lines, -10 lines 0 comments Download
M source/libvpx/vp8/common/x86/variance_sse2.c View 1 2 3 4 5 6 13 chunks +13 lines, -13 lines 0 comments Download
M source/libvpx/vp8/common/x86/variance_ssse3.c View 1 2 3 4 5 6 2 chunks +2 lines, -2 lines 0 comments Download
D source/libvpx/vp8/decoder/asm_dec_offsets.c View 1 2 3 4 5 6 1 chunk +0 lines, -26 lines 0 comments Download
M source/libvpx/vp8/decoder/dboolhuff.h View 1 2 3 4 5 6 3 chunks +9 lines, -35 lines 0 comments Download
M source/libvpx/vp8/decoder/dboolhuff.c View 1 2 3 4 5 6 2 chunks +23 lines, -12 lines 0 comments Download
M source/libvpx/vp8/decoder/decodemv.h View 1 2 3 4 5 6 1 chunk +4 lines, -0 lines 0 comments Download
M source/libvpx/vp8/decoder/decoderthreading.h View 1 2 3 4 5 6 1 chunk +8 lines, -12 lines 0 comments Download
M source/libvpx/vp8/decoder/detokenize.h View 1 2 3 4 5 6 1 chunk +3 lines, -4 lines 0 comments Download
M source/libvpx/vp8/decoder/ec_types.h View 1 2 3 4 5 6 2 chunks +1 line, -2 lines 0 comments Download
source/libvpx/vp8/decoder/error_concealment.h View 1 2 3 4 5 6 2 chunks +3 lines, -3 lines 0 comments Download
M source/libvpx/vp8/decoder/error_concealment.c View 1 2 3 4 5 6 1 chunk +2 lines, -2 lines 0 comments Download
source/libvpx/vp8/decoder/onyxd_int.h View 1 2 3 4 5 6 2 chunks +4 lines, -3 lines 0 comments Download
M source/libvpx/vp8/decoder/threading.c View 1 2 3 4 5 6 1 chunk +1 line, -1 line 0 comments Download
M source/libvpx/vp8/decoder/treereader.h View 1 2 3 4 5 6 2 chunks +4 lines, -5 lines 0 comments Download
A source/libvpx/vp8/decoder/vp8_asm_dec_offsets.c View 1 chunk +26 lines, -0 lines 0 comments Download
D source/libvpx/vp8/encoder/asm_enc_offsets.c View 1 2 3 4 5 6 1 chunk +0 lines, -93 lines 0 comments Download
M source/libvpx/vp8/encoder/bitstream.c View 1 2 3 4 5 6 1 chunk +6 lines, -0 lines 0 comments Download
M source/libvpx/vp8/encoder/block.h View 1 2 3 4 5 6 1 chunk +1 line, -1 line 0 comments Download
M source/libvpx/vp8/encoder/firstpass.c View 1 2 3 4 5 6 3 chunks +12 lines, -8 lines 0 comments Download
M source/libvpx/vp8/encoder/mcomp.c View 1 2 3 4 5 6 1 chunk +1 line, -2 lines 0 comments Download
M source/libvpx/vp8/encoder/onyx_if.c View 1 2 3 4 5 6 1 chunk +2 lines, -0 lines 0 comments Download
M source/libvpx/vp8/encoder/onyx_int.h View 1 2 3 4 5 6 2 chunks +4 lines, -4 lines 0 comments Download
M source/libvpx/vp8/encoder/quantize.c View 1 2 3 4 5 6 7 chunks +12 lines, -8 lines 0 comments Download
A source/libvpx/vp8/encoder/vp8_asm_enc_offsets.c View 1 chunk +93 lines, -0 lines 0 comments Download
source/libvpx/vp8/encoder/x86/quantize_sse2.asm View 1 2 3 4 5 6 1 chunk +0 lines, -386 lines 0 comments Download
A source/libvpx/vp8/encoder/x86/quantize_sse2.c View 1 chunk +230 lines, -0 lines 0 comments Download
M source/libvpx/vp8/encoder/x86/temporal_filter_apply_sse2.asm View 1 2 3 4 5 6 1 chunk +1 line, -1 line 0 comments Download
source/libvpx/vp8/vp8_common.mk View 1 2 3 4 5 6 3 chunks +2 lines, -2 lines 0 comments Download
M source/libvpx/vp8/vp8_dx_iface.c View 1 2 3 4 5 6 1 chunk +10 lines, -12 lines 0 comments Download
M source/libvpx/vp8/vp8cx.mk View 1 2 3 4 5 6 4 chunks +9 lines, -4 lines 0 comments Download
M source/libvpx/vp8/vp8dx.mk View 1 2 3 4 5 6 2 chunks +2 lines, -2 lines 0 comments Download
M source/libvpx/vp9/common/vp9_rtcd_defs.sh View 1 2 3 4 5 6 2 chunks +4 lines, -4 lines 0 comments Download
source/libvpx/vp9/common/x86/vp9_subpixel_8t_ssse3.asm View 1 2 3 4 5 6 4 chunks +4 lines, -4 lines 0 comments Download
M source/libvpx/vp9/encoder/vp9_firstpass.c View 1 2 3 4 5 6 3 chunks +7 lines, -5 lines 0 comments Download
M source/libvpx/vp9/encoder/vp9_onyx_if.c View 1 2 3 4 5 6 1 chunk +1 line, -1 line 0 comments Download
M source/libvpx/vp9/encoder/vp9_variance.h View 1 2 3 4 5 6 1 chunk +1 line, -1 line 0 comments Download
M source/libvpx/vp9/encoder/x86/vp9_temporal_filter_apply_sse2.asm View 1 2 3 4 5 6 1 chunk +1 line, -1 line 0 comments Download
M source/libvpx/vpxdec.c View 1 2 3 4 5 6 6 chunks +33 lines, -1 line 0 comments Download
M source/libvpx/vpxenc.c View 1 2 3 4 5 6 26 chunks +183 lines, -55 lines 0 comments Download

Messages

Total messages: 20 (0 generated)
wwcv
Description: libvpx: Pull from upsteram Current HEAD: 2bf563c335faf8f52571aad8c36c1cb841d4861f git log from upstream: 2bf563c vpxenc: improve ...
7 years, 9 months ago (2013-03-27 17:58:33 UTC) #1
fgalligan1
On 2013/03/27 17:58:33, wwcv wrote: > Description: > libvpx: Pull from upsteram > > Current ...
7 years, 9 months ago (2013-03-27 18:08:46 UTC) #2
fgalligan1
On 2013/03/27 17:58:33, wwcv wrote: > Description: > libvpx: Pull from upsteram > > Current ...
7 years, 9 months ago (2013-03-27 18:08:47 UTC) #3
commit-bot: I haz the power
No LGTM from a valid reviewer yet. Only full committers are accepted. Even if an ...
7 years, 9 months ago (2013-03-27 18:09:23 UTC) #4
Alpha Left Google
LGTM.
7 years, 9 months ago (2013-03-27 18:19:33 UTC) #5
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/johannkoenig@chromium.org/13042014/2001
7 years, 9 months ago (2013-03-27 20:19:11 UTC) #6
commit-bot: I haz the power
Failed to apply patch for third_party/libvpx/source/libvpx/build/x86-msvs/obj_int_extract.bat: While running patch -p0 --forward --force --no-backup-if-mismatch; patching file ...
7 years, 9 months ago (2013-03-27 20:19:34 UTC) #7
wwcv
Description: libvpx: Pull from upsteram Current HEAD: 2bf563c335faf8f52571aad8c36c1cb841d4861f git log from upstream: 2bf563c vpxenc: improve ...
7 years, 9 months ago (2013-03-27 20:47:23 UTC) #8
wwcv
libvpx: Pull from upstream Current HEAD: 2bf563c335faf8f52571aad8c36c1cb841d4861f git log from upstream: 2bf563c vpxenc: improve progress ...
7 years, 9 months ago (2013-03-27 20:49:07 UTC) #9
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/johannkoenig@chromium.org/13042014/7094
7 years, 9 months ago (2013-03-27 20:49:43 UTC) #10
commit-bot: I haz the power
Failed to apply patch for third_party/libvpx/source/libvpx/build/x86-msvs/obj_int_extract.bat: While running patch -p0 --forward --force --no-backup-if-mismatch; patching file ...
7 years, 9 months ago (2013-03-27 20:49:59 UTC) #11
wwcv
libvpx: Pull from upstream Current HEAD: 2bf563c335faf8f52571aad8c36c1cb841d4861f git log from upstream: 2bf563c vpxenc: improve progress ...
7 years, 9 months ago (2013-03-27 21:02:11 UTC) #12
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/johannkoenig@chromium.org/13042014/10002
7 years, 9 months ago (2013-03-27 21:02:36 UTC) #13
commit-bot: I haz the power
Failed to apply patch for third_party/libvpx/source/libvpx/build/x86-msvs/obj_int_extract.bat: While running patch -p0 --forward --force --no-backup-if-mismatch; patching file ...
7 years, 9 months ago (2013-03-27 21:02:55 UTC) #14
wwcv
libvpx: Pull from upstream Current HEAD: 2bf563c335faf8f52571aad8c36c1cb841d4861f git log from upstream: 2bf563c vpxenc: improve progress ...
7 years, 9 months ago (2013-03-27 21:03:38 UTC) #15
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/johannkoenig@chromium.org/13042014/12001
7 years, 9 months ago (2013-03-27 21:04:09 UTC) #16
commit-bot: I haz the power
Failed to apply patch for third_party/libvpx/source/libvpx/build/x86-msvs/obj_int_extract.bat: While running patch -p0 --forward --force --no-backup-if-mismatch; patching file ...
7 years, 9 months ago (2013-03-27 21:04:26 UTC) #17
wwcv
libvpx: Pull from upstream Current HEAD: 2bf563c335faf8f52571aad8c36c1cb841d4861f git log from upstream: 2bf563c vpxenc: improve progress ...
7 years, 9 months ago (2013-03-27 21:23:33 UTC) #18
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/johannkoenig@chromium.org/13042014/97
7 years, 9 months ago (2013-03-27 21:25:11 UTC) #19
commit-bot: I haz the power
7 years, 9 months ago (2013-03-27 21:26:10 UTC) #20
Message was sent while issue was closed.
Change committed as 191026

Powered by Google App Engine
This is Rietveld 408576698