RSS feed
271d4881
– Jean-Marc Valin <jmvalin@jmvalin.ca>
authored
on 2022/07/05 17:58
Fix warning with --disable-rfc8251
bfebf824
– Mark Harris <mark.hsj@gmail.com>
authored
on 2022/07/05 11:11
Fix quoting and whitespace errors in build test
ef10bf56
– Mark Harris <mark.hsj@gmail.com>
authored
on 2022/07/02 07:34
Silence GCC 11+ -Wmaybe-uninitialized warnings
98a6042b
– Jean-Marc Valin <jmvalin@amazon.com>
authored
on 2022/07/04 20:16
Avoids incrementing uninitialized values
8489ff3f
– Jean-Marc Valin <jmvalin@amazon.com>
authored
on 2022/07/02 23:25
Avoid undefined behaviour within the debug macros
68d21fb5
– Jean-Marc Valin <jmvalin@amazon.com>
authored
on 2022/07/02 23:07
Fix fixed-point overflow in pitch downsampling
78fe48ad
– Jean-Marc Valin <jmvalin@amazon.com>
authored
on 2022/07/02 21:42
Fix some 16-bit overflows (using 32-bit macros)
3cc09dee
– Jean-Marc Valin <jmvalin@amazon.com>
authored
on 2022/07/02 18:46
Avoid left shifts of negative values in debug macros
e535e894
– Timothy B. Terriberry <tterribe@xiph.org>
authored
and Jean-Marc Valin <jmvalin@amazon.com>
committed
on 2022/07/02 08:14
Work around UBSan unaligned access errors.
7b6cede8
– Jean-Marc Valin <jmvalin@amazon.com>
authored
on 2022/07/02 18:41
Add asan/ubsan support in random tests
3acaa709
– Jean-Marc Valin <jmvalin@amazon.com>
authored
on 2022/06/30 16:11
Adds OPUS_SET_INBAND_FEC(2) option
60c48ade
– Jean-Marc Valin <jmvalin@amazon.com>
authored
on 2022/06/30 12:44
Estimate the inner product accuracy to fix check-asm
e0ca05b1
– Jean-Marc Valin <jmvalin@amazon.com>
authored
on 2022/06/30 12:25
Adds fuzzing to CPU detection
6577534a
– Timothy B. Terriberry <tterribe@xiph.org>
authored
on 2022/06/28 18:42
Work around a valgrind false-positive in CPUID.
03889ae7
– Timothy B. Terriberry <tterribe@xiph.org>
authored
on 2022/06/28 18:33
Check the return value of __get_cpuid().
ccb42e05
– Jean-Marc Valin <jmvalin@jmvalin.ca>
authored
on 2022/06/27 22:07
Fixes valgrind failure caused by silk_find_pred_coefs_*()
d7d4b348
– Jean-Marc Valin <jmvalin@jmvalin.ca>
authored
on 2022/06/27 21:13
Fixes --disable-rtcd
31b922e7
– Jean-Marc Valin <jmvalin@jmvalin.ca>
authored
on 2022/06/27 21:02
Silence some warnings for fixed-point debug builds
be67ea8c
– Jean-Marc Valin <jmvalin@jmvalin.ca>
authored
on 2022/06/27 19:27
Fixes wrap-around in silk_inner_prod16_sse4_1()
57ddf37c
– Mark Harris <mark.hsj@gmail.com>
authored
on 2022/06/26 09:40
Fix 8101b33 to decode ignored redundancy
63855aff
– Jean-Marc Valin <jmvalin@jmvalin.ca>
authored
on 2022/06/26 08:48
Improve background noise estimation for CELT DTX
8101b33e
– Mark Harris <mark.hsj@gmail.com>
authored
on 2022/06/20 18:23
Correct redundancy handling with lost/DTX frames
ccaaffa9
– Jean-Marc Valin <jmvalin@amazon.com>
authored
on 2022/04/02 11:21
print rate used for testvectors
6ba284f2
– Jean-Marc Valin <jmvalin@amazon.com>
authored
on 2022/04/02 11:18
Fix lrint/lrintf detection
2654707e
– Jean-Marc Valin <jmvalin@jmvalin.ca>
authored
on 2022/04/01 10:32
Cleanup testing directories to save space
f3377959
– Jean-Marc Valin <jmvalin@jmvalin.ca>
authored
on 2022/03/31 18:13
build test scripts
c6f98577
– Francis Quiers <fquiers@cisco.com>
authored
and Timothy B. Terriberry <territim@amazon.com>
committed
on 2020/05/18 13:15
Update and re-enable SILK SSE4.1 optimisations
37aba6e9
– Tom Denton <tomdenton@google.com>
authored
and Jean-Marc Valin <jmvalin@jmvalin.ca>
committed
on 2022/02/07 11:34
Prevent int32 overflow when applying HARM FIR filter in NSQ.c by using a saturating sum. This matches behavior in NSQ_del_dec.c.
66d060c7
– Tom Denton <tomdenton@google.com>
authored
and Jean-Marc Valin <jmvalin@jmvalin.ca>
committed
on 2022/01/06 04:35
Initialize non-zero test arrays.
12a356e4
– Jean-Marc Valin <jmvalin@jmvalin.ca>
authored
on 2021/12/18 13:07
Disable dangerous SSE 4.1 intrinsic optimizations
ec64b3c5
– Felicia Lim <flim@google.com>
authored
on 2021/12/09 07:54
Fix buffer overflow in xcorr_kernel_sse4_1
a8e6a77c
– Felicia Lim <flim@google.com>
authored
on 2021/09/27 17:52
Check channels/stream counts and mapping when creating the multistream
6b6035ae
– Felicia Lim <flim@google.com>
authored
on 2021/07/07 08:21
Remove an unused parameter
61747bc6
– Tim-Philipp Müller <tim@centricular.com>
authored
and Ralph Giles <giles@thaumas.net>
committed
on 2021/04/13 08:41
meson: fix get-version script for git worktrees
16395923
– Felicia Lim <flim@google.com>
authored
on 2021/06/10 07:54
Revert relaxing comparison to 0 for fixed point only
4b21ff9c
– Felicia Lim <flim@google.com>
authored
on 2021/06/07 12:35
Relax comparison to 0 to avoid a floating point divide-by-zero error.
dfd6c88a
– Marcus Asteborg <maastebo@microsoft.com>
authored
and Ralph Giles <giles@thaumas.net>
committed
on 2020/12/21 19:33
cmake - add support to run ctest on android #2347
2985a40a
– Ralph Giles <giles@thaumas.net>
authored
on 2021/05/11 06:19
Fix trailing whitespace.
7b05f44f
– Felicia Lim <flim@google.com>
authored
on 2021/02/22 17:29
celt_lpc: avoid overflows when computing lpcs in fixed point
16286a25
– Jesús de Vicente Peña <devicentepena@webrtc.org>
authored
and Felicia Lim <flim@google.com>
committed
on 2021/02/12 08:51
Sending refresh DTX packets every 400 ms independently of the encoded frame size.
d633f523
– Mark Harris <mark.hsj@gmail.com>
authored
on 2020/11/26 15:48
Fix float-approx negative left shift UB
794392ec
– Tim-Philipp Müller <tim@centricular.com>
authored
on 2020/12/22 18:54
ci: fix pipeline run for merge requests
a923218e
– Tim Gates <tim.gates@iress.com>
authored
and Ralph Giles <giles@thaumas.net>
committed
on 2020/12/07 16:33
docs: fix simple typo, neareast -> nearest
d2f6805c
– Xavier Claessens <xavier.claessens@collabora.com>
authored
and Ralph Giles <giles@thaumas.net>
committed
on 2020/11/26 04:05
Meson: Fix doc build when opus is a subproject
841d57b8
– Marcus Asteborg <maastebo@microsoft.com>
authored
and Ralph Giles <giles@thaumas.net>
committed
on 2020/07/31 18:17
cmake - add option for fixed point debug
5bdb3a58
– Marcus Asteborg <maastebo@microsoft.com>
authored
and Ralph Giles <giles@thaumas.net>
committed
on 2020/11/20 16:38
cmake - add option for check asm
2f37feb7
– Marcus Asteborg <maastebo@microsoft.com>
authored
and Ralph Giles <giles@thaumas.net>
committed
on 2020/11/20 16:28
cmake - add option for fuzzing
b459e4ce
– Marcus Asteborg <maastebo@microsoft.com>
authored
and Ralph Giles <giles@thaumas.net>
committed
on 2020/11/20 16:22
cmake - add option for hardening
1d5c8152
– Marcus Asteborg <maastebo@microsoft.com>
authored
and Ralph Giles <giles@thaumas.net>
committed
on 2020/11/20 16:12
cmake - add option for assertions
f040fb0d
– Davide Beatrici <git@davidebeatrici.dev>
authored
and Ralph Giles <giles@thaumas.net>
committed
on 2020/06/04 21:19
CMakeLists.txt: specify working directory in add_test() directives
19586c5a
– Davide Beatrici <git@davidebeatrici.dev>
authored
and Ralph Giles <giles@thaumas.net>
committed
on 2020/06/04 20:38
CMakeLists.txt: specify path to target file in add_test() directives
93fe3450
– Marcus Asteborg <maastebo@microsoft.com>
authored
and Ralph Giles <giles@thaumas.net>
committed
on 2020/08/28 12:17
cmake - change logging of api version to debug
c2b542b6
– Tim-Philipp Müller <tim@centricular.com>
authored
and Nirbheek Chauhan <nirbheek@centricular.com>
committed
on 2016/03/19 11:40
Add support for Meson build system
034c1b61
– Nirbheek Chauhan <nirbheek@centricular.com>
authored
and Mark Harris <mark.hsj@gmail.com>
committed
on 2020/08/12 14:38
Fix MSVC warning about trunction from double to float
f7e67d42
– Nirbheek Chauhan <nirbheek@centricular.com>
authored
and Mark Harris <mark.hsj@gmail.com>
committed
on 2020/07/20 12:19
repacketizer_demo: check for read errors to fix compiler warnings
907a5231
– Nirbheek Chauhan <nirbheek@centricular.com>
authored
and Mark Harris <mark.hsj@gmail.com>
committed
on 2020/07/18 07:18
Replace WIN32 with _WIN32 everywhere
729bd2f4
– Nirbheek Chauhan <nirbheek@centricular.com>
authored
and Mark Harris <mark.hsj@gmail.com>
committed
on 2020/07/18 15:16
celt: Fix broken SSE pre-processor check due to typo
cb66cb39
– Nirbheek Chauhan <nirbheek@centricular.com>
authored
and Mark Harris <mark.hsj@gmail.com>
committed
on 2020/07/18 07:19
silk: Fix incorrect ifdef in debug.c
6bae366f
– Felicia Lim <flim@google.com>
authored
on 2020/08/10 05:49
opus_decoder_fuzzer: limit the number of decodes to avoid timeout
b83dd528
– Marcus Asteborg <maastebo@microsoft.com>
authored
and Ralph Giles <giles@thaumas.net>
committed
on 2020/07/16 18:40
cmake - MINGW check for ssp lib and link if security features is enabled
d4b8707b
– Zeno Endemann <zeno.endemann@googlemail.com>
authored
and Ralph Giles <giles@thaumas.net>
committed
on 2020/07/15 17:45
CMake: Make _FORTIFY_SOURCE optional
8ad827c3
– Marcus Asteborg <maastebo@microsoft.com>
authored
and Ralph Giles <giles@thaumas.net>
committed
on 2020/06/24 17:25
cmake - fix bugs around consuming Opus as a submodule in cmake and package version parsing
5edb5aac
– Marcus Asteborg <maastebo@microsoft.com>
authored
and Ralph Giles <giles@thaumas.net>
committed
on 2020/07/12 17:03
cmake - Fix typo bug in enable_float_api option
edccc331
– Marcus Asteborg <maastebo@microsoft.com>
authored
and Ralph Giles <giles@thaumas.net>
committed
on 2020/06/24 03:05
cmake - add warning flags for clang, gcc etc.
982e83a7
– Ralph Giles <giles@thaumas.net>
authored
on 2020/08/08 05:54
gitlab-ci: Run jobs on the gcc:9 image.
484af258
– sezero <sezero@users.sourceforge.net>
authored
and Jean-Marc Valin <jmvalin@jmvalin.ca>
committed
on 2019/10/06 10:37
configure: adjust x86 get cpu info inline assembly method for PIC case
f8ed894b
– Felicia Lim <flim@google.com>
authored
on 2020/06/17 08:19
Fix and clean up opus_decode_fuzzer
d05a07ea
– Marcus Asteborg <maastebo@microsoft.com>
authored
on 2020/06/15 09:18
Remove trailing whitespaces in vla.c that was missed previously
0c0c484f
– Marcus Asteborg <maastebo@microsoft.com>
authored
on 2020/06/15 09:00
Add CI to check for trailing whitespaces in merge requests
b69bfb2a
– Ralph Giles <giles@thaumas.net>
authored
on 2020/06/13 20:53
Fix arm build with rtcd enabled.
b816d1da
– Marcus Asteborg <maastebo@microsoft.com>
authored
and Ralph Giles <giles@thaumas.net>
committed
on 2020/06/13 19:16
Fix trailing whitspace in previous commit
12c751e0
– Marcus Asteborg <maastebo@microsoft.com>
authored
and Jean-Marc Valin <jmvalin@jmvalin.ca>
committed
on 2020/06/13 18:11
Prefer SSE and ASM implementation of float2int before lrintf for MSVC
da404556
– Mark Harris <mark.hsj@gmail.com>
authored
on 2020/06/13 16:20
Silence clang silk_encoder alignment warning
3cb71dbe
– willson-chen <willson.chenwx@gmail.com>
authored
and Ralph Giles <giles@thaumas.net>
committed
on 2019/09/06 11:53
fix doc/build_draft.sh run error
86e9bfc8
– willson-chen <willson.chenwx@gmail.com>
authored
and Ralph Giles <giles@thaumas.net>
committed
on 2020/04/24 10:25
opus draft: fix run failed under dash
87cdaae2
– Marcus Asteborg <maastebo@microsoft.com>
authored
and Mark Harris <mark.hsj@gmail.com>
committed
on 2020/06/04 13:35
cmake - refactor and cleanup options
ce9d83be
– Davide Beatrici <git@davidebeatrici.dev>
authored
and Mark Harris <mark.hsj@gmail.com>
committed
on 2020/05/28 06:53
cmake/CFeatureCheck.cmake: fix feature tests failing when Opus is a submodule
97fca1b3
– Marcus Asteborg <maastebo@microsoft.com>
authored
and Mark Harris <mark.hsj@gmail.com>
committed
on 2020/04/27 08:19
cmake - add option to disable intrinsics
c350cec9
– Marcus Asteborg <maastebo@microsoft.com>
authored
and Mark Harris <mark.hsj@gmail.com>
committed
on 2020/04/27 04:52
cmake - move all compiler feature detection to OpusConfig
d00d866e
– Marcus Asteborg <maastebo@microsoft.com>
authored
and Mark Harris <mark.hsj@gmail.com>
committed
on 2020/04/22 18:42
cmake - add include guards to cmake files
48055ccc
– Marcus Asteborg <maastebo@microsoft.com>
authored
and Mark Harris <mark.hsj@gmail.com>
committed
on 2020/04/22 18:06
cmake - move cmake related files to cmake folder to make root dir less busy
f2f8f338
– Marcus Asteborg <maastebo@microsoft.com>
authored
and Mark Harris <mark.hsj@gmail.com>
committed
on 2020/04/22 16:29
cmake - only publish opus_custom.h if custom modes is enabled #121
7f011838
– Marcus Asteborg <maastebo@microsoft.com>
authored
and Mark Harris <mark.hsj@gmail.com>
committed
on 2020/04/22 16:17
cmake - add headers to project
b2547017
– Simon Jackson <si@sonocent.com>
authored
and Mark Harris <mark.hsj@gmail.com>
committed
on 2020/04/15 13:58
Add support to CMake build for building frameworks on Apple systems.
fc13987b
– Ralph Giles <giles@thaumas.net>
authored
on 2020/06/11 17:35
Fix intrin0.h include guard.
09f8f05b
– Marcus Asteborg <maastebo@microsoft.com>
authored
and Jean-Marc Valin <jmvalin@jmvalin.ca>
committed
on 2020/06/05 19:07
Build time improvement, for MSVC use intrin0.h instead of intrin.h and remove usage of stdio.h in production code
fe00017a
– Marcus Asteborg <maastebo@microsoft.com>
authored
and Jean-Marc Valin <jmvalin@jmvalin.ca>
committed
on 2020/06/07 17:16
Disable message box when calling abort(). The message box is causing hangs in tests.
f014317f
– Marcus Asteborg <maastebo@microsoft.com>
authored
and Jean-Marc Valin <jmvalin@jmvalin.ca>
committed
on 2020/06/07 17:07
Build and run test for cmake build in gitlab-ci
fad505e8
– Marcus Asteborg <maastebo@microsoft.com>
authored
and Ralph Giles <giles@thaumas.net>
committed
on 2020/06/06 18:46
Update Doxygen config file, header and footer to Doxygen 1.8.18
72a3a6c1
– Ralph Giles <giles@thaumas.net>
authored
on 2020/05/30 17:22
Build trivial_example by default.
fefcad37
– Ralph Giles <giles@thaumas.net>
authored
on 2020/05/31 13:56
trivial_example: Check the return value of fread().
1168a29e
– Ralph Giles <giles@thaumas.net>
authored
on 2020/05/30 17:17
trivial_example: open raw pcm files in binary mode.
4d406367
– Hector Martin <marcan@marcan.st>
authored
and Mark Harris <mark.hsj@gmail.com>
committed
on 2020/05/25 16:30
fix equivalent bitrate calculation for <20ms frame sizes
8aa77672
– Mark Harris <mark.hsj@gmail.com>
authored
on 2020/05/09 11:06
Repository moved to gitlab.xiph.org
d1b5efe4
– Ralph Giles <giles@thaumas.net>
authored
on 2020/04/21 05:19
gitlab-ci: Add a build description.
5c94ec32
– Hua, Chunbo <chunbo.hua@intel.com>
authored
and Ralph Giles <giles@thaumas.net>
committed
on 2020/04/26 12:25
Fix a typo in in opus_custom.h.
7f035cc6
– Marcus Asteborg <maastebo@microsoft.com>
authored
and Jean-Marc Valin <jmvalin@jmvalin.ca>
committed
on 2020/04/13 12:14
cmake - add option for fast math
c5c986a3
– Marcus Asteborg <maastebo@microsoft.com>
authored
and Jean-Marc Valin <jmvalin@jmvalin.ca>
committed
on 2020/04/13 11:59
cmake - add option for float_approx for IEEE 754 compatible targets
a0e14e71
– Marcus Asteborg <maastebo@microsoft.com>
authored
and Jean-Marc Valin <jmvalin@jmvalin.ca>
committed
on 2020/04/13 11:51
cmake - Add variable length detection and alloca detection
7628d844
– Nathaniel R. Lewis <linux.robotdude@gmail.com>
authored
and Jean-Marc Valin <jmvalin@jmvalin.ca>
committed
on 2020/04/09 07:43
CMake Changes
Next