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

Issue 882843002: Update to opus-HEAD-66611f1. (Closed)

Created:
5 years, 10 months ago by wtc
Modified:
5 years, 10 months ago
CC:
chromium-reviews, hlundin-chromium
Base URL:
https://chromium.googlesource.com/chromium/deps/opus.git@master
Target Ref:
refs/heads/master
Visibility:
Public.

Description

Patch Set 1 #

Total comments: 6

Patch Set 2 : Remove autogen.sh, doc/release.txt, and update_version. #

Patch Set 3 : Make Makefile.mips empty, hoping to fix commit queue problem. #

Patch Set 4 : Add the contents of Makefile.mips back. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+12974 lines, -6284 lines) Patch
M INSTALL View 1 2 3 4 chunks +6 lines, -6 lines 0 comments Download
M Makefile.am View 1 2 3 4 chunks +45 lines, -2 lines 0 comments Download
M Makefile.in View 1 2 3 62 chunks +830 lines, -641 lines 0 comments Download
A + Makefile.mips View 1 2 3 5 chunks +33 lines, -4 lines 0 comments Download
M Makefile.unix View 1 2 3 3 chunks +29 lines, -2 lines 0 comments Download
M README.draft View 1 2 3 1 chunk +3 lines, -3 lines 0 comments Download
M aclocal.m4 View 1 2 3 40 chunks +398 lines, -318 lines 0 comments Download
M celt/_kiss_fft_guts.h View 1 2 3 2 chunks +3 lines, -4 lines 0 comments Download
M celt/arch.h View 1 2 3 6 chunks +30 lines, -3 lines 0 comments Download
M celt/arm/arm2gnu.pl View 1 2 3 7 chunks +19 lines, -8 lines 0 comments Download
M celt/arm/arm_celt_map.c View 1 2 3 1 chunk +10 lines, -3 lines 0 comments Download
A celt/arm/celt_neon_intr.c View 1 2 3 1 chunk +245 lines, -0 lines 0 comments Download
M celt/arm/celt_pitch_xcorr_arm.s View 1 2 3 4 chunks +4 lines, -2 lines 0 comments Download
M celt/arm/fixed_armv4.h View 1 2 3 1 chunk +4 lines, -0 lines 0 comments Download
M celt/arm/fixed_armv5e.h View 1 2 3 2 chunks +35 lines, -0 lines 0 comments Download
M celt/arm/pitch_arm.h View 1 2 3 1 chunk +12 lines, -1 line 0 comments Download
M celt/bands.h View 1 2 3 3 chunks +16 lines, -10 lines 0 comments Download
M celt/bands.c View 1 2 3 28 chunks +121 lines, -110 lines 0 comments Download
M celt/celt.h View 1 2 3 2 chunks +6 lines, -5 lines 0 comments Download
M celt/celt.c View 1 2 3 5 chunks +73 lines, -6 lines 0 comments Download
M celt/celt_decoder.c View 1 2 3 28 chunks +183 lines, -137 lines 0 comments Download
M celt/celt_encoder.c View 1 2 3 57 chunks +198 lines, -148 lines 0 comments Download
M celt/celt_lpc.h View 1 2 3 1 chunk +16 lines, -3 lines 0 comments Download
M celt/celt_lpc.c View 1 2 3 5 chunks +11 lines, -5 lines 0 comments Download
M celt/cpu_support.h View 1 2 3 3 chunks +14 lines, -2 lines 0 comments Download
M celt/cwrs.h View 1 2 3 1 chunk +1 line, -1 line 0 comments Download
M celt/cwrs.c View 1 2 3 7 chunks +29 lines, -11 lines 0 comments Download
M celt/dump_modes/Makefile View 1 2 3 1 chunk +2 lines, -2 lines 0 comments Download
M celt/dump_modes/dump_modes.c View 1 2 3 4 chunks +29 lines, -26 lines 0 comments Download
M celt/entcode.h View 1 2 3 2 chunks +35 lines, -0 lines 0 comments Download
M celt/entcode.c View 1 2 3 2 chunks +60 lines, -0 lines 0 comments Download
M celt/entdec.c View 1 2 3 1 chunk +1 line, -1 line 0 comments Download
M celt/entenc.c View 1 2 3 2 chunks +2 lines, -2 lines 0 comments Download
M celt/fixed_c5x.h View 1 2 3 1 chunk +1 line, -1 line 0 comments Download
M celt/fixed_debug.h View 1 2 3 2 chunks +11 lines, -0 lines 0 comments Download
M celt/fixed_generic.h View 1 2 3 2 chunks +18 lines, -1 line 0 comments Download
M celt/float_cast.h View 1 2 3 1 chunk +2 lines, -2 lines 0 comments Download
M celt/kiss_fft.h View 1 2 3 2 chunks +6 lines, -2 lines 0 comments Download
M celt/kiss_fft.c View 1 2 3 14 chunks +172 lines, -300 lines 0 comments Download
M celt/mdct.c View 1 2 3 5 chunks +110 lines, -80 lines 0 comments Download
A + celt/mips/celt_mipsr1.h View 1 2 3 4 chunks +52 lines, -126 lines 0 comments Download
A celt/mips/fixed_generic_mipsr1.h View 1 2 3 1 chunk +126 lines, -0 lines 0 comments Download
A celt/mips/kiss_fft_mipsr1.h View 1 2 3 1 chunk +167 lines, -0 lines 0 comments Download
A + celt/mips/mdct_mipsr1.h View 1 2 3 7 chunks +92 lines, -120 lines 0 comments Download
A celt/mips/pitch_mipsr1.h View 1 2 3 1 chunk +158 lines, -0 lines 0 comments Download
A celt/mips/vq_mipsr1.h View 1 2 3 1 chunk +127 lines, -0 lines 0 comments Download
M celt/modes.h View 1 2 3 1 chunk +0 lines, -8 lines 0 comments Download
M celt/os_support.h View 1 2 3 1 chunk +3 lines, -3 lines 0 comments Download
M celt/pitch.h View 1 2 3 6 chunks +45 lines, -8 lines 0 comments Download
M celt/pitch.c View 1 2 3 9 chunks +40 lines, -33 lines 0 comments Download
M celt/rate.c View 1 2 3 3 chunks +4 lines, -3 lines 0 comments Download
M celt/stack_alloc.h View 1 2 3 2 chunks +7 lines, -1 line 0 comments Download
M celt/static_modes_fixed.h View 1 2 3 6 chunks +434 lines, -162 lines 0 comments Download
M celt/static_modes_float.h View 1 2 3 6 chunks +426 lines, -162 lines 0 comments Download
M celt/tests/test_unit_cwrs32.c View 1 2 3 1 chunk +1 line, -1 line 0 comments Download
M celt/tests/test_unit_dft.c View 1 2 3 1 chunk +1 line, -0 lines 0 comments Download
M celt/tests/test_unit_entropy.c View 1 2 3 1 chunk +4 lines, -4 lines 0 comments Download
M celt/tests/test_unit_mathops.c View 1 2 3 3 chunks +19 lines, -3 lines 0 comments Download
M celt/tests/test_unit_rotation.c View 1 2 3 1 chunk +17 lines, -0 lines 0 comments Download
M celt/vq.h View 1 2 3 1 chunk +2 lines, -2 lines 0 comments Download
M celt/vq.c View 1 2 3 9 chunks +28 lines, -31 lines 0 comments Download
A + celt/x86/celt_lpc_sse.h View 1 2 3 2 chunks +23 lines, -19 lines 0 comments Download
A celt/x86/celt_lpc_sse.c View 1 2 3 1 chunk +128 lines, -0 lines 0 comments Download
M celt/x86/pitch_sse.h View 1 2 3 5 chunks +81 lines, -2 lines 0 comments Download
A celt/x86/pitch_sse.c View 1 2 3 1 chunk +251 lines, -0 lines 0 comments Download
A + celt/x86/x86_celt_map.c View 1 2 3 2 chunks +46 lines, -11 lines 0 comments Download
A + celt/x86/x86cpu.h View 1 2 3 2 chunks +31 lines, -31 lines 0 comments Download
A celt/x86/x86cpu.c View 1 2 3 1 chunk +111 lines, -0 lines 0 comments Download
M celt_headers.mk View 1 2 3 2 chunks +3 lines, -1 line 0 comments Download
M celt_sources.mk View 1 2 3 2 chunks +9 lines, -0 lines 0 comments Download
M compile View 1 2 3 2 chunks +7 lines, -3 lines 0 comments Download
M config.guess View 1 2 3 14 chunks +106 lines, -78 lines 0 comments Download
M config.sub View 1 2 3 19 chunks +62 lines, -44 lines 0 comments Download
M config.h.in View 1 2 3 4 chunks +18 lines, -6 lines 0 comments Download
M configure View 1 2 3 120 chunks +866 lines, -390 lines 0 comments Download
M configure.ac View 1 2 3 4 chunks +185 lines, -4 lines 0 comments Download
M depcomp View 1 2 3 24 chunks +269 lines, -186 lines 0 comments Download
M doc/Doxyfile.in View 1 2 3 1 chunk +1 line, -1 line 0 comments Download
M doc/Makefile.in View 1 2 3 8 chunks +71 lines, -36 lines 0 comments Download
A + doc/build_isobmff.sh View 1 2 3 3 chunks +19 lines, -21 lines 0 comments Download
M doc/customdoxygen.css View 1 2 3 18 chunks +275 lines, -276 lines 0 comments Download
M doc/draft-ietf-codec-oggopus.xml View 1 2 3 49 chunks +353 lines, -157 lines 0 comments Download
A + doc/draft-ietf-codec-opus-update.xml View 1 2 3 9 chunks +58 lines, -56 lines 0 comments Download
M doc/draft-ietf-payload-rtp-opus.xml View 1 2 3 34 chunks +288 lines, -304 lines 0 comments Download
D doc/draft-valin-codec-opus-update.xml View 1 2 3 1 chunk +0 lines, -259 lines 0 comments Download
A doc/opus_in_isobmff.css View 1 2 3 1 chunk +60 lines, -0 lines 0 comments Download
A doc/opus_in_isobmff.html View 1 2 3 1 chunk +688 lines, -0 lines 0 comments Download
M doc/opus_logo.svg View 1 2 3 5 chunks +10 lines, -10 lines 0 comments Download
M include/opus.h View 1 2 3 1 chunk +4 lines, -1 line 0 comments Download
M include/opus_defines.h View 1 2 3 6 chunks +26 lines, -26 lines 0 comments Download
M install-sh View 1 2 3 7 chunks +7 lines, -7 lines 0 comments Download
M ltmain.sh View 1 2 3 5 chunks +19 lines, -13 lines 0 comments Download
M m4/libtool.m4 View 1 2 3 20 chunks +48 lines, -37 lines 0 comments Download
M missing View 1 2 3 3 chunks +149 lines, -265 lines 0 comments Download
M package_version View 1 2 3 1 chunk +10 lines, -1 line 0 comments Download
M silk/A2NLSF.c View 1 2 3 1 chunk +17 lines, -2 lines 0 comments Download
M silk/API.h View 1 2 3 1 chunk +2 lines, -1 line 0 comments Download
M silk/CNG.c View 1 2 3 5 chunks +15 lines, -6 lines 0 comments Download
M silk/LPC_analysis_filter.c View 1 2 3 2 chunks +4 lines, -2 lines 0 comments Download
M silk/NLSF_del_dec_quant.c View 1 2 3 2 chunks +25 lines, -15 lines 0 comments Download
M silk/NSQ.c View 1 2 3 4 chunks +10 lines, -3 lines 0 comments Download
M silk/NSQ_del_dec.c View 1 2 3 5 chunks +7 lines, -2 lines 0 comments Download
M silk/PLC.h View 1 2 3 1 chunk +2 lines, -1 line 0 comments Download
M silk/PLC.c View 1 2 3 7 chunks +44 lines, -22 lines 0 comments Download
M silk/SigProc_FIX.h View 1 2 3 7 chunks +25 lines, -4 lines 0 comments Download
M silk/VAD.c View 1 2 3 3 chunks +7 lines, -2 lines 0 comments Download
M silk/VQ_WMat_EC.c View 1 2 3 4 chunks +5 lines, -5 lines 0 comments Download
M silk/code_signs.c View 1 2 3 2 chunks +2 lines, -2 lines 0 comments Download
M silk/dec_API.c View 1 2 3 7 chunks +32 lines, -10 lines 0 comments Download
M silk/decode_core.c View 1 2 3 2 chunks +3 lines, -2 lines 0 comments Download
M silk/decode_frame.c View 1 2 3 5 chunks +13 lines, -12 lines 0 comments Download
M silk/decode_pulses.c View 1 2 3 3 chunks +3 lines, -3 lines 0 comments Download
M silk/enc_API.c View 1 2 3 1 chunk +1 line, -1 line 0 comments Download
M silk/fixed/LTP_analysis_filter_FIX.c View 1 2 3 3 chunks +12 lines, -7 lines 0 comments Download
M silk/fixed/burg_modified_FIX.c View 1 2 3 5 chunks +16 lines, -20 lines 0 comments Download
M silk/fixed/corrMatrix_FIX.c View 1 2 3 4 chunks +6 lines, -4 lines 0 comments Download
M silk/fixed/encode_frame_FIX.c View 1 2 3 4 chunks +8 lines, -6 lines 0 comments Download
M silk/fixed/find_LPC_FIX.c View 1 2 3 1 chunk +1 line, -1 line 0 comments Download
M silk/fixed/find_LTP_FIX.c View 1 2 3 2 chunks +4 lines, -3 lines 0 comments Download
M silk/fixed/find_pitch_lags_FIX.c View 1 2 3 1 chunk +1 line, -1 line 0 comments Download
M silk/fixed/find_pred_coefs_FIX.c View 1 2 3 3 chunks +8 lines, -7 lines 0 comments Download
M silk/fixed/main_FIX.h View 1 2 3 4 chunks +8 lines, -4 lines 0 comments Download
A + silk/fixed/mips/noise_shape_analysis_FIX_mipsr1.h View 1 2 3 2 chunks +4 lines, -113 lines 0 comments Download
A + silk/fixed/mips/prefilter_FIX_mipsr1.h View 1 2 3 5 chunks +69 lines, -97 lines 0 comments Download
A silk/fixed/mips/warped_autocorrelation_FIX_mipsr1.h View 1 2 3 1 chunk +165 lines, -0 lines 0 comments Download
M silk/fixed/noise_shape_analysis_FIX.c View 1 2 3 2 chunks +6 lines, -0 lines 0 comments Download
M silk/fixed/pitch_analysis_core_FIX.c View 1 2 3 7 chunks +12 lines, -10 lines 0 comments Download
M silk/fixed/prefilter_FIX.c View 1 2 3 5 chunks +9 lines, -2 lines 0 comments Download
M silk/fixed/residual_energy_FIX.c View 1 2 3 2 chunks +3 lines, -2 lines 0 comments Download
M silk/fixed/vector_ops_FIX.c View 1 2 3 2 chunks +8 lines, -2 lines 0 comments Download
M silk/fixed/warped_autocorrelation_FIX.c View 1 2 3 2 chunks +7 lines, -0 lines 0 comments Download
A + silk/fixed/x86/burg_modified_FIX_sse.c View 1 2 3 6 chunks +134 lines, -38 lines 0 comments Download
A silk/fixed/x86/prefilter_FIX_sse.c View 1 2 3 1 chunk +160 lines, -0 lines 0 comments Download
A silk/fixed/x86/vector_ops_FIX_sse.c View 1 2 3 1 chunk +88 lines, -0 lines 0 comments Download
M silk/float/encode_frame_FLP.c View 1 2 3 1 chunk +1 line, -1 line 0 comments Download
M silk/float/find_LPC_FLP.c View 1 2 3 1 chunk +1 line, -1 line 0 comments Download
M silk/float/find_pred_coefs_FLP.c View 1 2 3 2 chunks +4 lines, -3 lines 0 comments Download
M silk/float/main_FLP.h View 1 2 3 1 chunk +2 lines, -1 line 0 comments Download
M silk/float/pitch_analysis_core_FLP.c View 1 2 3 1 chunk +2 lines, -2 lines 0 comments Download
M silk/float/wrappers_FLP.c View 1 2 3 3 chunks +5 lines, -4 lines 0 comments Download
M silk/log2lin.c View 1 2 3 2 chunks +3 lines, -3 lines 0 comments Download
M silk/macros.h View 1 2 3 3 chunks +36 lines, -1 line 0 comments Download
M silk/main.h View 1 2 3 11 chunks +63 lines, -11 lines 0 comments Download
A silk/mips/NSQ_del_dec_mipsr1.h View 1 2 3 1 chunk +405 lines, -0 lines 0 comments Download
A + silk/mips/macros_mipsr1.h View 1 2 3 1 chunk +56 lines, -27 lines 0 comments Download
A + silk/mips/sigproc_fix_mipsr1.h View 1 2 3 1 chunk +31 lines, -12 lines 0 comments Download
M silk/quant_LTP_gains.c View 1 2 3 5 chunks +13 lines, -12 lines 0 comments Download
M silk/resampler_rom.c View 1 2 3 2 chunks +27 lines, -27 lines 0 comments Download
M silk/shell_coder.c View 1 2 3 2 chunks +4 lines, -4 lines 0 comments Download
M silk/structs.h View 1 2 3 1 chunk +1 line, -1 line 0 comments Download
M silk/sum_sqr_shift.c View 1 2 3 1 chunk +1 line, -0 lines 0 comments Download
M silk/tuning_parameters.h View 1 2 3 1 chunk +1 line, -1 line 0 comments Download
A + silk/x86/NSQ_del_dec_sse.c View 1 2 3 14 chunks +349 lines, -211 lines 0 comments Download
A silk/x86/NSQ_sse.c View 1 2 3 1 chunk +720 lines, -0 lines 0 comments Download
A silk/x86/SigProc_FIX_sse.h View 1 2 3 1 chunk +77 lines, -0 lines 0 comments Download
A + silk/x86/VAD_sse.c View 1 2 3 4 chunks +52 lines, -132 lines 0 comments Download
A + silk/x86/VQ_WMat_EC_sse.c View 1 2 3 3 chunks +62 lines, -40 lines 0 comments Download
A silk/x86/main_sse.h View 1 2 3 1 chunk +228 lines, -0 lines 0 comments Download
A silk/x86/x86_silk_map.c View 1 2 3 1 chunk +154 lines, -0 lines 0 comments Download
M silk_headers.mk View 1 2 3 2 chunks +2 lines, -0 lines 0 comments Download
M silk_sources.mk View 1 2 3 2 chunks +9 lines, -0 lines 0 comments Download
M src/analysis.h View 1 2 3 1 chunk +0 lines, -3 lines 0 comments Download
M src/analysis.c View 1 2 3 5 chunks +21 lines, -4 lines 0 comments Download
M src/mlp.h View 1 2 3 1 chunk +3 lines, -3 lines 0 comments Download
M src/mlp.c View 1 2 3 1 chunk +61 lines, -56 lines 0 comments Download
M src/mlp_data.c View 1 2 3 1 chunk +4 lines, -0 lines 0 comments Download
M src/mlp_train.h View 1 2 3 2 chunks +22 lines, -22 lines 0 comments Download
M src/mlp_train.c View 1 2 3 3 chunks +421 lines, -421 lines 0 comments Download
M src/opus.c View 1 2 3 1 chunk +21 lines, -0 lines 0 comments Download
M src/opus_decoder.c View 1 2 3 16 chunks +51 lines, -40 lines 0 comments Download
M src/opus_demo.c View 1 2 3 1 chunk +1 line, -1 line 0 comments Download
M src/opus_encoder.c View 1 2 3 22 chunks +53 lines, -25 lines 0 comments Download
M src/opus_multistream_decoder.c View 1 2 3 2 chunks +2 lines, -2 lines 0 comments Download
M src/opus_multistream_encoder.c View 1 2 3 17 chunks +49 lines, -22 lines 0 comments Download
M src/opus_private.h View 1 2 3 2 chunks +2 lines, -5 lines 0 comments Download
M src/repacketizer.c View 1 2 3 1 chunk +3 lines, -2 lines 0 comments Download
A test-driver View 1 2 3 1 chunk +139 lines, -0 lines 0 comments Download
M tests/test_opus_api.c View 1 2 3 1 chunk +1 line, -1 line 0 comments Download
M version.mk View 1 2 3 1 chunk +1 line, -1 line 0 comments Download
M win32/genversion.bat View 1 2 3 2 chunks +6 lines, -6 lines 0 comments Download

Messages

Total messages: 20 (6 generated)
wtc
Henrik, Sergey: I need to update third_party/opus/src to the current HEAD of the Opus repository ...
5 years, 10 months ago (2015-01-28 00:01:44 UTC) #2
wtc
https://codereview.chromium.org/882843002/diff/1/autogen.sh File autogen.sh (right): https://codereview.chromium.org/882843002/diff/1/autogen.sh#newcode1 autogen.sh:1: #!/bin/sh I added autogen.sh to third_party/opus/src. I am wondering ...
5 years, 10 months ago (2015-01-28 00:04:43 UTC) #3
Sergey Ulanov
Please remove autogen.sh and update_version. Otherwise lgtm. Once this CL lands you just need to ...
5 years, 10 months ago (2015-01-28 01:39:14 UTC) #4
henrika (OOO until Aug 14)
LGTM as a member from the WebRTC team. I rely on the feedback from Sergey ...
5 years, 10 months ago (2015-01-28 07:24:41 UTC) #5
wtc
I removed autogen.sh, doc/release.txt, and update_version in patch set 2. I am going to commit ...
5 years, 10 months ago (2015-01-28 17:50:47 UTC) #7
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/882843002/10001
5 years, 10 months ago (2015-01-28 17:59:20 UTC) #9
commit-bot: I haz the power
Failed to apply patch for Makefile.mips: While running svn copy Makefile.unix Makefile.mips --config-dir /b/infra_internal/commit_queue/subversion_config --non-interactive ...
5 years, 10 months ago (2015-01-28 18:00:27 UTC) #11
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/882843002/20001
5 years, 10 months ago (2015-01-28 21:11:29 UTC) #13
commit-bot: I haz the power
Failed to apply patch for Makefile.mips: While running svn copy NEWS Makefile.mips --config-dir /b/infra_internal/commit_queue/subversion_config --non-interactive ...
5 years, 10 months ago (2015-01-28 21:12:27 UTC) #15
wtc
Committed patchset #4 (id:30001) manually as 293851 (presubmit successful).
5 years, 10 months ago (2015-01-28 22:15:55 UTC) #16
tlegrand1
On 2015/01/28 22:15:55, wtc wrote: > Committed patchset #4 (id:30001) manually as 293851 (presubmit successful). ...
5 years, 10 months ago (2015-01-29 07:36:58 UTC) #17
hlundin-chromium
On 2015/01/29 07:36:58, tlegrand1 wrote: > On 2015/01/28 22:15:55, wtc wrote: > > Committed patchset ...
5 years, 10 months ago (2015-02-03 08:42:06 UTC) #18
henrika (OOO until Aug 14)
I will revert this CL since it breaks WebRTC in Chrome.
5 years, 10 months ago (2015-02-03 09:04:41 UTC) #19
henrika (OOO until Aug 14)
5 years, 10 months ago (2015-02-03 09:06:19 UTC) #20
Message was sent while issue was closed.
A revert of this CL (patchset #4 id:30001) has been created in
https://codereview.chromium.org/896583006/ by henrika@chromium.org.

The reason for reverting is: See detailed discussion in original CL on why this
CL breaks WebRTC in Chrome..

Powered by Google App Engine
This is Rietveld 408576698