shithub: opus

RSS feed

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