- Oct 17, 2023
-
-
Jean-Marc Valin authored
-
- Oct 16, 2023
-
-
Jean-Marc Valin authored
-
- Oct 15, 2023
-
-
Jean-Marc Valin authored
-
Jean-Marc Valin authored
-
Jean-Marc Valin authored
Signed-off-by:
Jean-Marc Valin <jmvalin@amazon.com>
-
Jean-Marc Valin authored
Signed-off-by:
Jean-Marc Valin <jmvalin@amazon.com>
-
- Jun 19, 2023
-
-
Jean-Marc Valin authored
-
- Jun 16, 2023
-
-
Jean-Marc Valin authored
-
Jean-Marc Valin authored
-
Jean-Marc Valin authored
-
Jean-Marc Valin authored
-
Jean-Marc Valin authored
-
-
-
Jean-Marc Valin authored
-
- Apr 18, 2023
-
-
Jean-Marc Valin authored
Added OPUS_SET_INBAND_FEC(2) since previous version
-
- Jul 10, 2022
-
-
Timothy B. Terriberry authored
To avoid issues with empty compilation units.
-
- Jul 06, 2022
-
-
Timothy B. Terriberry authored
Commit 6577534a switched from using __get_cpuid() to __get_cpuid_count(), but the corresponding configure check was not updated. Since __get_cpuid_count() was introduced much later, make sure we check for the function we actually use. Thanks to Mark Harris for the report.
-
- Jul 08, 2020
-
-
.. just like the way it is done in celt/x86/x86cpu.c. Signed-off-by:
Jean-Marc Valin <jmvalin@jmvalin.ca>
-
- Apr 12, 2019
-
-
Jean-Marc Valin authored
Adding the OPUS_GET_IN_DTX() query
-
- Oct 16, 2018
-
-
Jean-Marc Valin authored
We're adding the ambisonics API
-
- Sep 14, 2018
-
-
Jean-Marc Valin authored
-
- Jul 26, 2018
-
-
Jean-Marc Valin authored
-
Jean-Marc Valin authored
-
Jean-Marc Valin authored
-
- Mar 27, 2018
-
-
Jean-Marc Valin authored
Enables "safes" assertions even with ENABLE_ASSERTIONS isn't set
-
- Mar 02, 2018
-
-
Jean-Marc Valin authored
It adds a libssp-0.dll dependency and prevents static linking
-
- Feb 22, 2018
-
-
Jean-Marc Valin authored
-
Jean-Marc Valin authored
The size overhead seems to be about 1% and the speed overhead is "in the noise" (<2%). The automake code is copied from opus-tools
-
- Oct 29, 2017
-
-
Jean-Marc Valin authored
-
- Oct 23, 2017
-
-
Ralph Giles authored
Put the colon ':' before the continuation dots like all the other entries.
-
- Sep 11, 2017
-
-
Prefix passed using '--with-NE10=PFX' not used as NE10 include path. Signed-off-by:
Alexander Kochetkov <al.kochet@gmail.com> Signed-off-by:
Ralph Giles <giles@thaumas.net>
-
- Jun 26, 2017
-
- Jun 19, 2017
-
-
Jean-Marc Valin authored
-
- Feb 15, 2017
-
-
libopus only uses the DSP module of Ne10, and never uses the init functions. Signed-off-by:
Michael Bradshaw <mjbshaw@google.com> Signed-off-by:
Jean-Marc Valin <jmvalin@jmvalin.ca>
-
- Jan 23, 2017
-
-
Signed-off-by:
Jean-Marc Valin <jmvalin@jmvalin.ca>
-
- Jan 18, 2017
-
- Jan 09, 2017
-
-
Signed-off-by:
Timothy B. Terriberry <tterribe@xiph.org>
-
- Nov 01, 2016
-
-
Jean-Marc Valin authored
As reported by agatx in https://trac.xiph.org/ticket/2291
-
- Oct 27, 2016
-
-
Ralph Giles authored
Different distributions of doxygen have different default values of HAVE_DOT setting, so we need to pick a specific setting to avoid 'missing dot' warnings on some platforms. Doxygen uses it to generate inclusion graphs for our various header files, which is somewhat useful, but not essential. We therefore enable dot if it's present (usually through the parent graphviz package) but disable it if it's not available, silencing the warning, but not giving uniform results.
-