RSS feed
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
4fc7d874
– Marcus Asteborg <maastebo@microsoft.com>
authored
and Jean-Marc Valin <jmvalin@jmvalin.ca>
committed
on 2020/04/07 09:56
cmake - Fix OPUS_STACK_PROTECTOR option
66422d0b
– Marcus Asteborg <maastebo@microsoft.com>
authored
and Jean-Marc Valin <jmvalin@jmvalin.ca>
committed
on 2020/03/13 11:55
cmake - Add OPUS prefix to feature info to show correct commandline option
c401f21b
– Marcus Asteborg <maastebo@microsoft.com>
authored
and Jean-Marc Valin <jmvalin@jmvalin.ca>
committed
on 2020/03/13 11:51
cmake - Add option for testing to improve cli
927de845
– Marcus Asteborg <maastebo@microsoft.com>
authored
and Jean-Marc Valin <jmvalin@jmvalin.ca>
committed
on 2020/03/13 09:31
cmake - intinsics fixes, only compile SSE source with SSE flags on non-windows when target use runtime check (GH #154). For windows we only use /arch flag when target is presumed to support SSE to avoid AVX function pollution (GH #132).
ddb2c972
– willson-chen <willson.chenwx@gmail.com>
authored
and Jean-Marc Valin <jmvalin@jmvalin.ca>
committed
on 2019/12/19 11:59
cmake - add math library for test programs demo and compare when building dynamic library
d637b902
– evpobr <evpobr@gmail.com>
authored
and Jean-Marc Valin <jmvalin@jmvalin.ca>
committed
on 2020/01/26 13:11
cmake - Fix CMake install include directory
94b68f34
– Nathaniel R. Lewis <linux.robotdude@gmail.com>
authored
and Jean-Marc Valin <jmvalin@jmvalin.ca>
committed
on 2019/05/09 17:38
cmake - Add support for detecting the presence of lrint and lrintf.
e7806451
– Marcus Asteborg <maastebo@microsoft.com>
authored
and Jean-Marc Valin <jmvalin@jmvalin.ca>
committed
on 2020/03/26 19:13
cmake - add CPack and default to TGZ package
6adac61a
– Marcus Asteborg <maastebo@microsoft.com>
authored
and Jean-Marc Valin <jmvalin@jmvalin.ca>
committed
on 2020/04/13 19:05
cmake - make package version parsing more robust
06a65154
– Niclas Olmenius <niclas@voysys.se>
authored
and Jean-Marc Valin <jmvalin@jmvalin.ca>
committed
on 2020/02/19 08:58
Fix celt decoder assertion when using OPUS_CUSTOM
adcb7bc2
– Felicia Lim <flim@google.com>
authored
on 2020/03/23 12:46
Fix another signed integer overflow in silk_noise_shape_quantizer_del_dec
923bebde
– Felicia Lim <flim@google.com>
authored
on 2020/03/06 09:16
Fix signed integer overflows in silk_noise_shape_quantizer_del_dec
be68a9ae
– Jesús de Vicente Peña <devicentepena@webrtc.org>
authored
and Felicia Lim <flim@google.com>
committed
on 2020/02/11 04:27
Fix for an assertion when running the fixed point tests
3880c5ab
– Jesús de Vicente Peña <devicentepena@webrtc.org>
authored
and Felicia Lim <flim@google.com>
committed
on 2020/02/06 10:55
Reland "Fixes to the the activity flag that is passed to Silk so it represents the final activity flag used in the DTX decision"
89c5e06d
– Felicia Lim <flim@google.com>
authored
on 2020/02/10 09:36
Revert "Fixes to the the activity flag that is passed to Silk so it represents the final activity flag used in the DTX decision"
ea3b30f9
– Jesús de Vicente Peña <devicentepena@webrtc.org>
authored
and Felicia Lim <flim@google.com>
committed
on 2020/02/06 10:55
Fixes to the the activity flag that is passed to Silk so it represents the final activity flag used in the DTX decision
cf58efea
– Jesús de Vicente Peña <devicentepena@webrtc.org>
authored
and Felicia Lim <flim@google.com>
committed
on 2019/10/08 10:30
Revert "Attenuate SILK PLC gain only for unvoiced speech"
6d29f51a
– DeadSix27 <DeadSix27@users.noreply.github.com>
authored
and Jean-Marc Valin <jmvalin@jmvalin.ca>
committed
on 2019/12/05 01:00
CMake: use PACKAGE_VERSION for the pkg-config file
60472f2d
– Nathaniel R. Lewis <linux.robotdude@gmail.com>
authored
and Jean-Marc Valin <jmvalin@jmvalin.ca>
committed
on 2019/05/08 17:51
CMake: Add alias Opus::opus for opus library. Useful for CMake superbuild pattern.
965a72e4
– Marcus Asteborg <maastebo@microsoft.com>
authored
and Jean-Marc Valin <jmvalin@jmvalin.ca>
committed
on 2019/12/17 05:21
CMake: Add shared library to features
c487f53c
– Davide Beatrici <davidebeatrici@gmail.com>
authored
and Jean-Marc Valin <jmvalin@jmvalin.ca>
committed
on 2019/10/01 02:08
CMake: add option to set BUILD_SHARED_LIBS variable
93b373e8
– Gustaf Ullberg <gustaf.ullberg@gmail.com>
authored
and Felicia Lim <flim@google.com>
committed
on 2019/12/04 06:00
OPUS_GET_IN_DTX handles Silk middle channel only
8493bf50
– Felicia Lim <flim@google.com>
authored
on 2019/12/02 11:37
Don't update null data pointer after each multistream decoder
cd529edb
– Felicia Lim <flim@google.com>
authored
on 2019/09/03 05:56
Fix NEON optimizations buffer read overrun
812ae3fb
– Felicia Lim <flim@google.com>
authored
on 2019/07/08 05:44
Avoid processing LPC coeffs beyond the given order in NEON optimizations
ad8fe90d
– Marcus Asteborg <maastebo@microsoft.com>
authored
and Ralph Giles <giles@thaumas.net>
committed
on 2019/04/23 09:41
Fix typo in _FORTIFY_SOURCE define.
3ebf4ad8
– Felicia Lim <flim@google.com>
authored
on 2019/05/31 09:58
Silk CNG adapts faster to received packets with lower gains
86e5f5ea
– Jean-Marc Valin <jmvalin@jmvalin.ca>
authored
on 2019/04/26 07:16
Add mising cmake file from make dist
296d556d
– Jean-Marc Valin <jmvalin@jmvalin.ca>
authored
on 2019/04/13 23:57
Update checksums
e85ed772
– Jean-Marc Valin <jmvalin@jmvalin.ca>
authored
on 2019/04/12 12:26
Bump LT version
1f92613e
– Marcus Asteborg <maastebo@microsoft.com>
authored
and Jean-Marc Valin <jmvalin@jmvalin.ca>
committed
on 2019/04/11 05:50
CMake changes
268780fb
– Marcus Asteborg <maastebo@microsoft.com>
authored
and Jean-Marc Valin <jmvalin@jmvalin.ca>
committed
on 2019/04/10 12:34
CMake changes
4f4b11c2
– Gustaf Ullberg <gustaf.ullberg@gmail.com>
authored
and Jean-Marc Valin <jmvalin@jmvalin.ca>
committed
on 2018/12/20 10:35
API for checking whether the encoder is in DTX
afea46e9
– Mark Harris <mark.hsj@gmail.com>
authored
on 2019/04/07 19:27
Correctly enable/disable SILK DTX with forced mode
196511de
– Mark Harris <mark.hsj@gmail.com>
authored
on 2019/04/07 19:25
Fix build errors using Makefile.mips
f9d3d432
– Marcus Asteborg <maastebo@microsoft.com>
authored
and Jean-Marc Valin <jmvalin@jmvalin.ca>
committed
on 2018/11/15 14:48
Adding CMake support for Windows, Mac, Linux and Android Co-Authored-By: evpobr
3765a248
– Jean-Marc Valin <jmvalin@jmvalin.ca>
authored
on 2019/03/31 21:45
Fix #elif OPUS_ARM_INLINE_EDSP
db082963
– Felicia Lim <flim@google.com>
authored
on 2019/03/01 08:00
Fix mismatching arg names in function declaration and definition
6554681d
– Mark Harris <mark.hsj@gmail.com>
authored
on 2019/02/25 15:09
test_opus_encode: Use fprintf instead of snprintf
cdaf661e
– Jean-Marc Valin <jmvalin@jmvalin.ca>
authored
on 2019/02/13 11:15
Reset nb_no_activity_frames when analysis DTX isn't used
57092f9d
– Jean-Marc Valin <jmvalin@jmvalin.ca>
authored
on 2019/02/13 08:33
Improve silence handling
a7aa7fb3
– Jean-Marc Valin <jmvalin@jmvalin.ca>
authored
on 2019/02/13 06:48
Fixing initialization issues on small frame sizes
843121b3
– Jean-Marc Valin <jmvalin@jmvalin.ca>
authored
on 2019/02/12 14:33
Fixes analysis buffering for silence and complexity changes
0619d084
– Jean-Marc Valin <jmvalin@jmvalin.ca>
authored
on 2019/02/12 11:13
Avoiding problems with x87
9f2a0c70
– Jean-Marc Valin <jmvalin@jmvalin.ca>
authored
on 2019/01/23 08:47
Properly handle a bad stream_id in OPUS_MULTISTREAM_GET_*_STATE_REQUEST
f5790833
– evpobr <evpobr@gmail.com>
authored
and Jean-Marc Valin <jmvalin@jmvalin.ca>
committed
on 2019/01/20 03:13
Fix FIXED_POINT conditional check
9b247239
– Mark Harris <mark.hsj@gmail.com>
authored
on 2018/12/29 10:51
Clean up resources in projection test
9791b22b
– Jean-Marc Valin <jmvalin@jmvalin.ca>
authored
on 2018/11/22 09:06
Refactoring: Isolating the matrix-vector product in gemm_accum()
054acff3
– Jean-Marc Valin <jmvalin@jmvalin.ca>
authored
on 2018/11/02 22:49
missing script
3ff7e1ae
– Jean-Marc Valin <jmvalin@jmvalin.ca>
authored
on 2018/11/02 22:39
Adding the scripts used to train the RNN classifier
59f8e5e4
– Janne Johansson <janne.johansson@safespring.com>
authored
and Jean-Marc Valin <jmvalin@jmvalin.ca>
committed
on 2018/10/19 05:12
Trivial sprintf to snprintf conversion. Some linkers warn about unbounded sprintf calls.
55480908
– Jean-Marc Valin <jmvalin@jmvalin.ca>
authored
on 2018/10/30 22:36
Make float2int() static with VS
833d2f0e
– Jean-Marc Valin <jmvalin@jmvalin.ca>
authored
on 2018/10/30 10:23
Remove useless OPUS_SET_EXPERT_FRAME_DURATION() on CELT
Next