shithub: opus

RSS feed

c2d32337 – Jean-Marc Valin <jmvalin@jmvalin.ca> authored on 2017/06/02 10:01
Update dynalloc VBR calibration

cf86d258 – Jean-Marc Valin <jmvalin@jmvalin.ca> authored on 2017/06/01 13:56
fix comments

7be054b7 – Jean-Marc Valin <jmvalin@jmvalin.ca> authored on 2017/06/01 09:21
Avoid using log2() since it's not in C90

0cc4d965 – Jean-Marc Valin <jmvalin@jmvalin.ca> authored on 2017/05/31 23:14
Adding leakage modelling to boost bands

a1c2d718 – Jean-Marc Valin <jmvalin@jmvalin.ca> authored on 2017/05/31 23:13
Analysis refactoring for fixed-point scaling

45433087 – Jean-Marc Valin <jmvalin@jmvalin.ca> authored on 2017/05/31 23:08
Let CBR use more bits for dynalloc

aef369f5 – Jean-Marc Valin <jmvalin@jmvalin.ca> authored on 2017/05/30 10:26
silk_LIMIT_32() should return an opus_int32 (not opus_int)

73808cf8 – Jean-Marc Valin <jmvalin@jmvalin.ca> authored on 2017/05/26 12:51
Fix memory leaks in opus_compare.c

4507637c – Jean-Marc Valin <jmvalin@jmvalin.ca> authored on 2017/05/25 12:28
Fixes unit tests that need arch-specific code

6cdd84a3 – Ricardo Constantino <wiiaboo@gmail.com> authored and Ralph Giles <giles@thaumas.net> committed on 2017/05/25 10:09
appveyor: fix typoed appveyor command

92422f6e – Ralph Giles <giles@thaumas.net> authored on 2017/05/24 10:15
appveyor: Add the api key for the linked ci builds.

7d48e9df – Ricardo Constantino <wiiaboo@gmail.com> authored and Ralph Giles <giles@thaumas.net> committed on 2017/02/22 18:39
appveyor: request rebuild of opus-tools on successful build

3149f9d0 – Ricardo Constantino <wiiaboo@gmail.com> authored and Ralph Giles <giles@thaumas.net> committed on 2017/02/09 19:58
appveyor: simplify and preserve paths

644bae45 – Ricardo Constantino <wiiaboo@gmail.com> authored and Ralph Giles <giles@thaumas.net> committed on 2017/02/09 19:53
appveyor: move to dotfile like travis

f1799172 – Jean-Marc Valin <jmvalin@jmvalin.ca> authored on 2017/05/24 11:28
Updated SHA256 of releases

59b907cb – Jean-Marc Valin <jmvalin@jmvalin.ca> authored on 2017/05/24 10:21
Fixes a double->float conversion warning

3609a221 – Jean-Marc Valin <jmvalin@jmvalin.ca> authored on 2017/05/23 21:21
Fixes some fixed-point 16-bit int overflows

a671ac55 – Jean-Marc Valin <jmvalin@jmvalin.ca> authored on 2017/05/23 21:07
Reducing trim at low bitrate

9bb2820d – Linfeng Zhang <linfengz@google.com> authored and Jean-Marc Valin <jmvalin@jmvalin.ca> committed on 2017/01/21 08:35
cosmetics,silk: correct input/output arg comments

0d2ba55a – Jean-Marc Valin <jmvalin@jmvalin.ca> authored on 2017/05/22 23:32
Fixes a surround bug on loud signal

43db5622 – Linfeng Zhang <linfengz@google.com> authored and Jean-Marc Valin <jmvalin@jmvalin.ca> committed on 2016/09/01 10:20
Optimize silk_biquad_alt_stride2() for ARM NEON

60eb7d88 – Linfeng Zhang <linfengz@google.com> authored and Jean-Marc Valin <jmvalin@jmvalin.ca> committed on 2016/09/01 09:44
Update silk_biquad_alt()

1eaa67c0 – Ralph Giles <giles@thaumas.net> authored on 2017/05/10 06:46
Indent commands in the README.

badd1e56 – Ralph Giles <giles@thaumas.net> authored on 2017/05/10 06:37
Suggest basic build dependencies in the README.

1f8cea2d – Carlos Alberto Lopez Perez <clopez@igalia.com> authored and Ralph Giles <giles@thaumas.net> committed on 2017/04/10 21:07
Avoid warning when __STDC_VERSION__ is not defined

a31e9fd2 – Jean-Marc Valin <jmvalin@jmvalin.ca> authored on 2017/04/28 13:41
oops, fix build broken by previous patch

17e14fb3 – Drew Allen <bitllama@google.com> authored and Jean-Marc Valin <jmvalin@jmvalin.ca> committed on 2017/04/28 05:58
Non-diegetic support for Ambisonics Mapping 254.

8e19536b – Linfeng Zhang <linfengz@google.com> authored and Jean-Marc Valin <jmvalin@jmvalin.ca> committed on 2016/07/13 12:40
Optimize silk_warped_autocorrelation_FIX() for ARM NEON

c43633d1 – Felicia Lim <flim@google.com> authored on 2017/03/27 06:36
Fix OPUS_ARG_NONNULL indices in opus_multistream.h

c293dede – Ricardo Constantino <wiiaboo@gmail.com> authored and Mark Harris <mark.hsj@gmail.com> committed on 2017/03/02 09:48
VS2015: remove previously ignored C4146 in kiss_fft.c

b95c5e78 – Ricardo Constantino <wiiaboo@gmail.com> authored and Mark Harris <mark.hsj@gmail.com> committed on 2017/02/27 14:04
VS2015: Ignore LNK4221 and properly force SSE off for Win32

4d883288 – Ricardo Constantino <wiiaboo@gmail.com> authored and Mark Harris <mark.hsj@gmail.com> committed on 2017/02/27 09:56
VS2015: ignore C4244 warning in opus_compare.c

d6d70371 – Mark Harris <mark.hsj@gmail.com> authored on 2017/02/20 14:51
Fix compiler warnings

8056706f – Ricardo Constantino <wiiaboo@gmail.com> authored and Mark Harris <mark.hsj@gmail.com> committed on 2017/02/20 21:24
Add common.props to Makefile.am

61168921 – Ricardo Constantino <wiiaboo@gmail.com> authored and Mark Harris <mark.hsj@gmail.com> committed on 2017/02/20 17:53
VS2015: only compile fixed silk for appropriate configs

9c2736dc – Ricardo Constantino <wiiaboo@gmail.com> authored and Mark Harris <mark.hsj@gmail.com> committed on 2017/02/20 17:52
VS2015: Move back PreprocessorDefinitions to opus

daf1d12c – Ricardo Constantino <wiiaboo@gmail.com> authored and Mark Harris <mark.hsj@gmail.com> committed on 2017/01/09 19:48
VS2015: join common options in a properties file

0335534f – Ricardo Constantino <wiiaboo@gmail.com> authored and Mark Harris <mark.hsj@gmail.com> committed on 2017/01/09 19:45
VS2015: remove dead options for linker in static configurations

c340d836 – Mark Harris <mark.hsj@gmail.com> authored on 2017/02/18 15:54
test_opus_decode: Fix build on GCC 3.4 to 4.5.x

ad155781 – Jean-Marc Valin <jmvalin@jmvalin.ca> authored on 2017/02/18 12:04
Fix sum initializer in celt_fir()

abc1a771 – Jean-Marc Valin <jmvalin@jmvalin.ca> authored on 2017/02/18 12:04
Fix stability test

0834ad61 – Jean-Marc Valin <jmvalin@jmvalin.ca> authored on 2017/02/18 11:43
Speed up test_unit_LPC_inv_pred_gain by returning early on stable filters

414eef55 – Jean-Marc Valin <jmvalin@jmvalin.ca> authored on 2017/02/17 14:28
Remove SMALL_FOOTPRINT code for celt_fir()

3c9b4d61 – Jean-Marc Valin <jmvalin@jmvalin.ca> authored on 2017/02/15 12:34
Increasing GLOBAL_STACK_SIZE to 120000 to avoid failure

c930cc57 – Michael Bradshaw <mjbshaw@google.com> authored and Jean-Marc Valin <jmvalin@jmvalin.ca> committed on 2017/01/27 11:07
Reduce the scope of Ne10 includes

49114603 – Michael Bradshaw <mjbshaw@google.com> authored and Jean-Marc Valin <jmvalin@jmvalin.ca> committed on 2017/01/27 12:07
Remove #include "config.h" from ARM Ne10 headers

95d4c9f9 – Linfeng Zhang <linfengz@google.com> authored and Jean-Marc Valin <jmvalin@jmvalin.ca> committed on 2016/07/13 13:25
Optimize silk_LPC_inverse_pred_gain() for ARM NEON

68688651 – Jean-Marc Valin <jmvalin@jmvalin.ca> authored on 2017/02/14 14:06
Adding a unit test for LPC_inv_pred_gain()

4176a0c8 – Stephen <stephengroat@users.noreply.github.com> authored and Ralph Giles <giles@mozilla.com> committed on 2017/01/21 03:20
Add more coverage to travis tests.

cfc8e300 – Jean-Marc Valin <jmvalin@jmvalin.ca> authored on 2017/02/13 20:32
Rename y0/y1 to out0/out1 to avoid name clash with the Bessel functions

468327d7 – Felicia Lim <flim@google.com> authored on 2017/02/10 06:42
Add decoder fuzz target.

572d65df – Jean-Marc Valin <jmvalin@jmvalin.ca> authored on 2017/02/09 18:01
Remove silk_LPC_inverse_pred_gain_Q24() which is no longer used anywhere

c5a84df8 – Mark Harris <mark.hsj@gmail.com> authored on 2017/02/04 11:57
arm2gnu.pl: Fix GNU ARM .type directive

feabcdc6 – James Zern <jzern@google.com> authored and Jean-Marc Valin <jmvalin@jmvalin.ca> committed on 2017/02/03 13:55
fix ARM build w/--disable-intrinsics --enable-asm

cfdaf365 – Linfeng Zhang <linfengz@google.com> authored and Jean-Marc Valin <jmvalin@jmvalin.ca> committed on 2016/08/25 14:12
Optimize silk_NSQ_del_dec() for ARM NEON

68afa490 – Jean-Marc Valin <jmvalin@jmvalin.ca> authored on 2017/01/25 16:56
Avoids undefined behaviour in ARM-optimized code

32b302c4 – Felicia Lim <flim@google.com> authored and Jean-Marc Valin <jmvalin@jmvalin.ca> committed on 2017/01/18 09:47
Add --enable-check-asm

864bc8c6 – Linfeng Zhang <linfengz@google.com> authored and Felicia Lim <flim@google.com> committed on 2016/08/11 09:21
Update NSQ_LPC_BUF_LENGTH macro

aef47564 – Mark Harris <mark.hsj@gmail.com> authored on 2017/01/17 19:13
configure: Improve error message

d6643192 – Felicia Lim <flim@google.com> authored on 2017/01/17 11:23
Add FIXED_POINT check if using celt_fir in SILK's LPC analysis filter

783ad767 – Linfeng Zhang <linfengz@google.com> authored and Felicia Lim <flim@google.com> committed on 2016/06/16 12:21
Revise celt_fir_c() to not pass in argument "mem"

c9ba5520 – James Zern <jzern@google.com> authored and Jean-Marc Valin <jmvalin@jmvalin.ca> committed on 2017/01/12 15:29
fixed_debug.h: delete some dead code

19b13443 – Chris Rudmin <chris.rudmin@gmail.com> authored and Timothy B. Terriberry <tterribe@xiph.org> committed on 2017/01/03 12:03
Fix error message

ec11c822 – Jean-Marc Valin <jmvalin@jmvalin.ca> authored on 2017/01/05 18:39
Avoids pre-echo in hybrid mode caused by noise being injected in the first band

efcdeb9b – Mark Harris <mark.hsj@gmail.com> authored on 2016/12/22 06:11
Fix some compiler warnings

cf9409fe – Jean-Marc Valin <jmvalin@jmvalin.ca> authored on 2016/12/16 12:52
Makes analysis run at 24 kHz, with 20-ms frames

159bb6df – Jean-Marc Valin <jmvalin@jmvalin.ca> authored on 2016/12/19 11:15
update draft: oops, fixes use of "above"

4a48ce89 – Jean-Marc Valin <jmvalin@jmvalin.ca> authored on 2016/12/19 09:33
Update draft: addressing WGLC comments

c84f4866 – Mark Harris <mark.hsj@gmail.com> authored on 2016/12/17 13:32
opus_demo: remove obsolete option from usage

83758306 – Jean-Marc Valin <jmvalin@jmvalin.ca> authored on 2016/12/16 09:11
Adding a missing "else"

8fe210f1 – Ricardo Constantino <wiiaboo@gmail.com> authored and Ralph Giles <giles@thaumas.net> committed on 2016/11/04 22:03
genversion.bat: generate same version as update_version

bd54e279 – Mark Harris <mark.hsj@gmail.com> authored on 2016/11/16 15:03
Correct SILK encoder gain limit

ab148485 – Ricardo Constantino <wiiaboo@gmail.com> authored and Ralph Giles <giles@thaumas.net> committed on 2016/11/03 18:26
vs2015: reenable DebugDLL versions of opus_demo

4dde082d – Ralph Giles <giles@thaumas.net> authored on 2016/11/03 11:40
Remove SILK_DEBUG define when _WIN32 and _DEBUG are defined.

3fdfcd40 – Ralph Giles <giles@thaumas.net> authored on 2016/11/03 11:25
Remove commented-out DEBUG_STORE_DATA calls. r=keon

f4389ef7 – Ricardo Constantino <wiiaboo@gmail.com> authored and Ralph Giles <giles@thaumas.net> committed on 2016/11/10 16:27
appveyor: don't leave artifacts under a subdir

71ae28ab – Ricardo Constantino <wiiaboo@gmail.com> authored and Ralph Giles <giles@thaumas.net> committed on 2016/11/10 16:27
appveyor: pack interesting files too, not just lib

d73c5a96 – Mark Harris <mark.hsj@gmail.com> authored on 2016/11/05 18:01
Remove redundant code

d74fa278 – Mark Harris <mark.hsj@gmail.com> authored on 2016/11/05 17:32
Fix crash on bad encoder frame_size argument

132ed594 – Jean-Marc Valin <jmvalin@jmvalin.ca> authored on 2016/11/04 07:41
Removes OPUS_FRAMESIZE_VARIABLE

e619ea76 – Ricardo Constantino <wiiaboo@gmail.com> authored and Ralph Giles <giles@thaumas.net> committed on 2016/11/03 17:12
vs2015: Add missing file to test_opus_encode.

bd109a2b – Jean-Marc Valin <jmvalin@jmvalin.ca> authored on 2016/11/03 10:39
Adds checksum for 1.2-alpha

92282c1a – Jean-Marc Valin <jmvalin@jmvalin.ca> authored on 2016/11/02 13:59
Improves CELT bit allocation at very low bitrates

f1deb29c – Mark Harris <mark.hsj@gmail.com> authored on 2016/11/02 02:56
Eliminate trailing spaces

20bf3b33 – Mark Harris <mark.hsj@gmail.com> authored on 2016/11/02 02:18
Reduce redundancy when SILK uses too many bits

1fd53f9a – Mark Harris <mark.hsj@gmail.com> authored on 2016/11/02 02:16
Fix redundancy on SILK 80+ms bandwidth switch

d31f883c – Jean-Marc Valin <jmvalin@jmvalin.ca> authored on 2016/11/01 15:00
Add copyright notice to autogen.sh to make the Chromium people happy

80052fe3 – Jean-Marc Valin <jmvalin@jmvalin.ca> authored on 2016/11/01 14:41
Fixes NE10 configure problem

b0949f11 – Jean-Marc Valin <jmvalin@jmvalin.ca> authored on 2016/11/01 12:10
Temporarily disable -Wnonnull around an opus_decode() call in test_opus_decode.c

1b633ab0 – Jean-Marc Valin <jmvalin@jmvalin.ca> authored on 2016/10/31 17:49
Bump static PACKAGE_VERSION string in version.mk

8fec416b – Felicia Lim <flim@google.com> authored and Jean-Marc Valin <jmvalin@jmvalin.ca> committed on 2016/10/31 07:58
Fix amount of extra bytes reserved for 100 ms

7e122394 – Jean-Marc Valin <jmvalin@jmvalin.ca> authored on 2016/10/29 13:02
Don't use hybrid "weak transients" on vowels

e8b6ee2d – Jean-Marc Valin <jmvalin@jmvalin.ca> authored on 2016/10/29 12:46
Adds opus_encode_regressions.c to the MIPS Makefile

880f57a4 – Jean-Marc Valin <jmvalin@jmvalin.ca> authored on 2016/10/29 12:10
Adds opus_encode_regressions.c to the UNIX Makefile

d0d1cf3b – Jean-Marc Valin <jmvalin@jmvalin.ca> authored on 2016/10/29 10:45
New regression test from Mark's fuzzing test cases

90f20c62 – Jean-Marc Valin <jmvalin@jmvalin.ca> authored on 2016/10/28 12:44
Define "weak transients" for low bitrate hybrid

bcfe0f68 – Felicia Lim <flim@google.com> authored and Jean-Marc Valin <jmvalin@jmvalin.ca> committed on 2016/10/28 07:11
Multistream encoder: allocate an extra byte per stream for 100 ms

e564cc50 – Felicia Lim <flim@google.com> authored and Jean-Marc Valin <jmvalin@jmvalin.ca> committed on 2016/10/28 05:34
Fix CBR packet sizes for 80 ms

33698ee1 – Felicia Lim <flim@google.com> authored and Jean-Marc Valin <jmvalin@jmvalin.ca> committed on 2016/10/26 12:48
Update bandwidth and opusCanSwitch before generating SILK DTX ToC

9962bf3d – Felicia Lim <flim@google.com> authored and Jean-Marc Valin <jmvalin@jmvalin.ca> committed on 2016/10/27 13:00
Encode correct headers when asking for very small output bytes and using long frames

Next