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

Issue 107243004: Updating Opus to release 1.1 (Closed)

Created:
7 years ago by tlegrand1
Modified:
7 years ago
Reviewers:
Sergey Ulanov
CC:
chromium-reviews
Visibility:
Public.

Description

Updating Opus to release 1.1 opus-1.1.tar.gz downloaded from http://www.opus-codec.org/ R=sergeyu@chromium.org Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=239448

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+5536 lines, -12245 lines) Patch
M INSTALL View 1 chunk +370 lines, -1 line 0 comments Download
M Makefile.am View 3 chunks +27 lines, -1 line 0 comments Download
M Makefile.in View 40 chunks +482 lines, -202 lines 0 comments Download
M Makefile.unix View 1 chunk +0 lines, -4 lines 0 comments Download
M aclocal.m4 View 4 chunks +28 lines, -8603 lines 0 comments Download
M celt/_kiss_fft_guts.h View 1 chunk +2 lines, -2 lines 0 comments Download
M celt/arch.h View 3 chunks +4 lines, -3 lines 0 comments Download
A + celt/arm/arm_celt_map.c View 1 chunk +19 lines, -21 lines 0 comments Download
M celt/arm/armcpu.h View 1 chunk +39 lines, -3 lines 0 comments Download
M celt/arm/armcpu.c View 5 chunks +13 lines, -5 lines 0 comments Download
A + celt/arm/armopts.s.in View 2 chunks +9 lines, -7 lines 0 comments Download
A celt/arm/celt_pitch_xcorr_arm.s View 1 chunk +545 lines, -0 lines 0 comments Download
M celt/arm/fixed_armv4.h View 2 chunks +2 lines, -2 lines 0 comments Download
M celt/arm/fixed_armv5e.h View 5 chunks +5 lines, -5 lines 0 comments Download
A + celt/arm/pitch_arm.h View 1 chunk +28 lines, -22 lines 0 comments Download
M celt/bands.c View 6 chunks +20 lines, -8 lines 0 comments Download
M celt/celt.h View 6 chunks +10 lines, -5 lines 0 comments Download
M celt/celt_decoder.c View 8 chunks +9 lines, -9 lines 0 comments Download
M celt/celt_encoder.c View 22 chunks +62 lines, -40 lines 0 comments Download
M celt/celt_lpc.h View 1 chunk +2 lines, -1 line 0 comments Download
M celt/celt_lpc.c View 2 chunks +3 lines, -2 lines 0 comments Download
M celt/cpu_support.h View 2 chunks +5 lines, -2 lines 0 comments Download
M celt/cwrs.c View 6 chunks +6 lines, -6 lines 0 comments Download
M celt/ecintrin.h View 1 chunk +1 line, -1 line 0 comments Download
M celt/entcode.h View 3 chunks +5 lines, -4 lines 0 comments Download
M celt/fixed_debug.h View 29 chunks +39 lines, -29 lines 0 comments Download
M celt/fixed_generic.h View 1 chunk +1 line, -1 line 0 comments Download
M celt/float_cast.h View 2 chunks +2 lines, -2 lines 0 comments Download
M celt/mathops.h View 10 chunks +11 lines, -11 lines 0 comments Download
M celt/mathops.c View 1 chunk +1 line, -1 line 0 comments Download
M celt/os_support.h View 3 chunks +6 lines, -3 lines 0 comments Download
M celt/pitch.h View 4 chunks +33 lines, -5 lines 0 comments Download
M celt/pitch.c View 5 chunks +10 lines, -5 lines 0 comments Download
M celt/quant_bands.c View 2 chunks +5 lines, -1 line 0 comments Download
M celt/rate.h View 2 chunks +3 lines, -3 lines 0 comments Download
M celt/rate.c View 1 chunk +1 line, -1 line 0 comments Download
M celt/stack_alloc.h View 5 chunks +8 lines, -1 line 0 comments Download
M celt/x86/pitch_sse.h View 3 chunks +3 lines, -3 lines 0 comments Download
M celt_headers.mk View 1 chunk +1 line, -0 lines 0 comments Download
M celt_sources.mk View 1 chunk +8 lines, -1 line 0 comments Download
A codereview.settings View 1 chunk +10 lines, -0 lines 0 comments Download
M config.h.in View 4 chunks +38 lines, -17 lines 0 comments Download
M configure View 33 chunks +1153 lines, -674 lines 0 comments Download
M configure.ac View 8 chunks +182 lines, -51 lines 0 comments Download
M doc/Makefile.am View 1 chunk +2 lines, -1 line 0 comments Download
M doc/Makefile.in View 7 chunks +16 lines, -8 lines 0 comments Download
A doc/trivial_example.c View 1 chunk +160 lines, -0 lines 0 comments Download
M include/opus.h View 1 chunk +58 lines, -0 lines 0 comments Download
M include/opus_custom.h View 3 chunks +4 lines, -3 lines 0 comments Download
M include/opus_defines.h View 4 chunks +22 lines, -1 line 0 comments Download
M m4/as-gcc-inline-assembly.m4 View 3 chunks +31 lines, -0 lines 0 comments Download
A + m4/libtool.m4 View 9 chunks +22 lines, -1742 lines 0 comments Download
A m4/ltoptions.m4 View 1 chunk +384 lines, -0 lines 0 comments Download
A m4/ltsugar.m4 View 1 chunk +123 lines, -0 lines 0 comments Download
A m4/ltversion.m4 View 1 chunk +23 lines, -0 lines 0 comments Download
A m4/lt~obsolete.m4 View 1 chunk +98 lines, -0 lines 0 comments Download
A package_version View 1 chunk +1 line, -0 lines 0 comments Download
M silk/A2NLSF.c View 3 chunks +3 lines, -3 lines 0 comments Download
M silk/API.h View 1 chunk +1 line, -0 lines 0 comments Download
M silk/CNG.c View 1 chunk +1 line, -1 line 0 comments Download
M silk/Inlines.h View 6 chunks +6 lines, -6 lines 0 comments Download
M silk/LP_variable_cutoff.c View 1 chunk +1 line, -1 line 0 comments Download
M silk/MacroCount.h View 46 chunks +80 lines, -80 lines 0 comments Download
M silk/MacroDebug.h View 54 chunks +55 lines, -55 lines 0 comments Download
M silk/NLSF2A.c View 1 chunk +1 line, -1 line 0 comments Download
M silk/NLSF_decode.c View 1 chunk +1 line, -1 line 0 comments Download
M silk/NLSF_del_dec_quant.c View 1 chunk +1 line, -1 line 0 comments Download
M silk/NSQ.c View 4 chunks +4 lines, -4 lines 0 comments Download
M silk/NSQ_del_dec.c View 4 chunks +4 lines, -4 lines 0 comments Download
M silk/PLC.c View 3 chunks +4 lines, -4 lines 0 comments Download
M silk/SigProc_FIX.h View 6 chunks +18 lines, -15 lines 0 comments Download
M silk/VAD.c View 2 chunks +2 lines, -2 lines 0 comments Download
M silk/VQ_WMat_EC.c View 4 chunks +10 lines, -1 line 0 comments Download
M silk/arm/SigProc_FIX_armv4.h View 1 chunk +1 line, -1 line 0 comments Download
M silk/arm/SigProc_FIX_armv5e.h View 2 chunks +2 lines, -2 lines 0 comments Download
M silk/arm/macros_armv4.h View 4 chunks +4 lines, -4 lines 0 comments Download
M silk/arm/macros_armv5e.h View 12 chunks +12 lines, -12 lines 0 comments Download
M silk/control.h View 1 chunk +3 lines, -0 lines 0 comments Download
M silk/control_codec.c View 2 chunks +2 lines, -2 lines 0 comments Download
M silk/dec_API.c View 1 chunk +1 line, -1 line 0 comments Download
M silk/enc_API.c View 5 chunks +10 lines, -5 lines 0 comments Download
M silk/encode_pulses.c View 1 chunk +1 line, -1 line 0 comments Download
M silk/fixed/autocorr_FIX.c View 1 chunk +3 lines, -2 lines 0 comments Download
M silk/fixed/burg_modified_FIX.c View 2 chunks +3 lines, -2 lines 0 comments Download
M silk/fixed/encode_frame_FIX.c View 5 chunks +8 lines, -8 lines 0 comments Download
M silk/fixed/find_LPC_FIX.c View 1 chunk +2 lines, -2 lines 0 comments Download
M silk/fixed/find_pitch_lags_FIX.c View 3 chunks +5 lines, -3 lines 0 comments Download
M silk/fixed/find_pred_coefs_FIX.c View 2 chunks +2 lines, -1 line 0 comments Download
M silk/fixed/main_FIX.h View 3 chunks +6 lines, -3 lines 0 comments Download
M silk/fixed/noise_shape_analysis_FIX.c View 4 chunks +5 lines, -4 lines 0 comments Download
M silk/fixed/pitch_analysis_core_FIX.c View 7 chunks +10 lines, -7 lines 0 comments Download
M silk/fixed/prefilter_FIX.c View 2 chunks +2 lines, -2 lines 0 comments Download
M silk/fixed/solve_LS_FIX.c View 7 chunks +8 lines, -8 lines 0 comments Download
M silk/float/LPC_analysis_filter_FLP.c View 5 chunks +5 lines, -5 lines 0 comments Download
M silk/float/SigProc_FLP.h View 4 chunks +7 lines, -6 lines 0 comments Download
M silk/float/encode_frame_FLP.c View 5 chunks +7 lines, -7 lines 0 comments Download
M silk/float/find_pitch_lags_FLP.c View 2 chunks +3 lines, -2 lines 0 comments Download
M silk/float/find_pred_coefs_FLP.c View 2 chunks +2 lines, -1 line 0 comments Download
M silk/float/main_FLP.h View 3 chunks +5 lines, -2 lines 0 comments Download
M silk/float/noise_shape_analysis_FLP.c View 2 chunks +2 lines, -2 lines 0 comments Download
M silk/float/pitch_analysis_core_FLP.c View 6 chunks +10 lines, -8 lines 0 comments Download
M silk/float/prefilter_FLP.c View 2 chunks +2 lines, -2 lines 0 comments Download
M silk/float/solve_LS_FLP.c View 6 chunks +6 lines, -6 lines 0 comments Download
M silk/float/wrappers_FLP.c View 2 chunks +2 lines, -1 line 0 comments Download
M silk/init_encoder.c View 2 chunks +5 lines, -1 line 0 comments Download
M silk/log2lin.c View 1 chunk +3 lines, -1 line 0 comments Download
M silk/macros.h View 3 chunks +8 lines, -5 lines 0 comments Download
M silk/main.h View 2 chunks +4 lines, -0 lines 0 comments Download
M silk/quant_LTP_gains.c View 5 chunks +21 lines, -0 lines 0 comments Download
M silk/resampler_private_IIR_FIR.c View 1 chunk +1 line, -1 line 0 comments Download
M silk/resampler_private_down_FIR.c View 1 chunk +1 line, -1 line 0 comments Download
M silk/shell_coder.c View 3 chunks +3 lines, -3 lines 0 comments Download
M silk/structs.h View 2 chunks +3 lines, -0 lines 0 comments Download
M silk/tables.h View 1 chunk +2 lines, -0 lines 0 comments Download
M silk/tables_LTP.c View 1 chunk +24 lines, -0 lines 0 comments Download
M silk/tuning_parameters.h View 2 chunks +4 lines, -1 line 0 comments Download
M silk/typedef.h View 2 chunks +2 lines, -1 line 0 comments Download
M src/analysis.h View 1 chunk +1 line, -1 line 0 comments Download
M src/analysis.c View 8 chunks +15 lines, -17 lines 0 comments Download
M src/mlp.c View 3 chunks +8 lines, -4 lines 0 comments Download
M src/opus.c View 2 chunks +183 lines, -0 lines 0 comments Download
M src/opus_decoder.c View 16 chunks +54 lines, -206 lines 0 comments Download
M src/opus_demo.c View 5 chunks +27 lines, -17 lines 0 comments Download
M src/opus_encoder.c View 28 chunks +99 lines, -94 lines 0 comments Download
M src/opus_multistream_decoder.c View 3 chunks +49 lines, -11 lines 0 comments Download
M src/opus_multistream_encoder.c View 15 chunks +48 lines, -13 lines 0 comments Download
M src/opus_private.h View 3 chunks +17 lines, -5 lines 0 comments Download
M src/repacketizer.c View 5 chunks +166 lines, -29 lines 0 comments Download
M src/repacketizer_demo.c View 1 chunk +5 lines, -0 lines 0 comments Download
M tests/test_opus_api.c View 7 chunks +80 lines, -3 lines 0 comments Download
M tests/test_opus_common.h View 4 chunks +4 lines, -4 lines 0 comments Download
M tests/test_opus_decode.c View 3 chunks +47 lines, -1 line 0 comments Download
M tests/test_opus_encode.c View 6 chunks +65 lines, -4 lines 0 comments Download
A tests/test_opus_padding.c View 1 chunk +93 lines, -0 lines 0 comments Download
M win32/config.h View 1 chunk +0 lines, -2 lines 0 comments Download
M win32/genversion.bat View 4 chunks +6 lines, -6 lines 0 comments Download

Messages

Total messages: 3 (0 generated)
tlegrand1
Hi Sergey, Opus 1.1 has finally been released, and here is the updated source code.
7 years ago (2013-12-06 14:51:16 UTC) #1
Sergey Ulanov
lgtm
7 years ago (2013-12-06 18:36:39 UTC) #2
tlegrand1
7 years ago (2013-12-09 08:35:33 UTC) #3
Message was sent while issue was closed.
Committed patchset #1 manually as r239448 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698