RSS feed
f1db6b9d
– Jean-Marc Valin <jmvalin@amazon.com>
authored
on 2023/01/20 10:53
Only decode the DRED frames we need
094eaf8b
– Jean-Marc Valin <jmvalin@amazon.com>
authored
on 2023/01/13 11:29
Reenable dot product instructions
26c0becd
– Jean-Marc Valin <jmvalin@amazon.com>
authored
on 2023/01/10 22:58
Fixes build when ENABLE_NEURAL_FEC is off
ee44943c
– Jean-Marc Valin <jmvalin@amazon.com>
authored
on 2022/12/21 12:40
Making sure we don't bust the DRED buffer
d0e7a7af
– Jean-Marc Valin <jmvalin@amazon.com>
authored
on 2022/12/21 11:54
Don't encode empty DRED packets
8bbfb2ec
– Jean-Marc Valin <jmvalin@amazon.com>
authored
on 2022/12/20 22:30
Controlling DRED on the encode side
6b124314
– Jean-Marc Valin <jmvalin@amazon.com>
authored
on 2022/12/20 18:28
Splitting up DRED encoding
579c9d6b
– Jean-Marc Valin <jmvalin@amazon.com>
authored
on 2022/12/20 17:04
Clear FEC buffer on new dred packet
68eea61c
– Jean-Marc Valin <jmvalin@amazon.com>
authored
on 2022/12/20 12:32
Fix DRED segfault
72c93e05
– Jean-Marc Valin <jmvalin@amazon.com>
authored
on 2022/12/19 22:43
reenable DRED
2d98cedd
– Jean-Marc Valin <jmvalin@amazon.com>
authored
on 2022/12/19 12:24
Should handle mixes of PLC and DRED
37a4e2e3
– Jean-Marc Valin <jmvalin@amazon.com>
authored
on 2022/12/12 22:05
Fix the normal PLC case
9a3f8739
– Jean-Marc Valin <jmvalin@amazon.com>
authored
on 2022/12/12 21:31
Adds -lossfile option to opus_demo
54ea2624
– Jean-Marc Valin <jmvalin@amazon.com>
authored
on 2022/12/08 22:01
DRED: First version that (kinda) works
885d7038
– Jean-Marc Valin <jmvalin@amazon.com>
authored
on 2022/12/08 10:15
Make FEC handling in opus_demo more general
d1b48b71
– Jean-Marc Valin <jmvalin@amazon.com>
authored
on 2022/12/07 07:56
DRED: better naming
2d25ea19
– jbuethe <ubuntu@ip-172-31-44-4.ec2.internal>
authored
and Jean-Marc Valin <jmvalin@amazon.com>
committed
on 2022/12/07 06:31
updated lpcnet: qframes decoded by dred_decoder are now in reverse order
078166bb
– jbuethe <ubuntu@ip-172-31-44-4.ec2.internal>
authored
and Jean-Marc Valin <jmvalin@amazon.com>
committed
on 2022/12/07 06:30
removed debug code
c4cb071f
– Jean-Marc Valin <jmvalin@amazon.com>
authored
on 2022/12/06 20:43
DRED: Decode variable number of frames
634defac
– Jean-Marc Valin <jmvalin@amazon.com>
authored
on 2022/12/06 13:01
DRED cleanup, support for variable number of frames
8623012b
– Jean-Marc Valin <jmvalin@amazon.com>
authored
on 2022/12/06 11:09
DRED integration work in progress
0edb3954
– Jean-Marc Valin <jmvalin@amazon.com>
authored
on 2022/12/02 11:22
Minor cleanup
6888403b
– Jean-Marc Valin <jmvalin@amazon.com>
authored
on 2022/12/02 10:33
DRED: Fix infinite loop on "impossible" symbols
e12a7a44
– Jean-Marc Valin <jmvalin@amazon.com>
authored
on 2022/12/01 22:43
Add missing #include "config.h"
5ad2aebd
– Jean-Marc Valin <jmvalin@amazon.com>
authored
on 2022/11/28 11:34
Code for inserting/extracting DRED in/from packets
3dc9c6ed
– Jean-Marc Valin <jmvalin@amazon.com>
authored
on 2022/11/24 17:53
Experimentng with padding extensions
20be7cd2
– Jan Buethe <jbuethe@amazon.de>
authored
and Jean-Marc Valin <jmvalin@amazon.com>
committed
on 2022/12/01 07:06
added missing header file
c6f2411f
– Jan Buethe <jbuethe@amazon.de>
authored
and Jean-Marc Valin <jmvalin@amazon.com>
committed
on 2022/10/26 08:42
lpcnet update
034a9c3c
– Jan Buethe <jbuethe@amazon.de>
authored
and Jean-Marc Valin <jmvalin@amazon.com>
committed
on 2022/10/26 08:39
clean-up
0ba6458b
– Jan Buethe <jbuethe@amazon.de>
authored
and Jean-Marc Valin <jmvalin@amazon.com>
committed
on 2022/10/26 08:37
added --enable-neural-fec option to configure
e04826d4
– Jan Buethe <jbuethe@amazon.de>
authored
and Jean-Marc Valin <jmvalin@amazon.com>
committed
on 2022/10/26 08:12
implemented DRED packet decoder
2767ac30
– Jan Buethe <jbuethe@amazon.de>
authored
and Jean-Marc Valin <jmvalin@amazon.com>
committed
on 2022/10/26 06:15
changed data types for r, dead_zone, quant_scale and p0 to opus_uint16
5a1a676a
– Jan Buethe <jbuethe@amazon.de>
authored
and Jean-Marc Valin <jmvalin@amazon.com>
committed
on 2022/10/26 05:43
added copyright headers to new files
972c02c5
– Jan Buethe <jbuethe@amazon.de>
authored
and Jean-Marc Valin <jmvalin@amazon.com>
committed
on 2022/10/25 09:35
reduced buffer size for neural FEC packet encoding
8c3b4de7
– Jan Buethe <jbuethe@amazon.de>
authored
and Jean-Marc Valin <jmvalin@amazon.com>
committed
on 2022/10/25 09:29
lpcnet updates
a2a4662f
– Jan Buethe <jbuethe@amazon.de>
authored
and Jean-Marc Valin <jmvalin@amazon.com>
committed
on 2022/10/25 09:26
addressed compiler warnings
b7f2a343
– Jan Buethe <jbuethe@amazon.de>
authored
and Jean-Marc Valin <jmvalin@amazon.com>
committed
on 2022/10/25 09:11
fixed debug code
5ad80f37
– Jan Buethe <jbuethe@amazon.de>
authored
and Jean-Marc Valin <jmvalin@amazon.com>
committed
on 2022/10/25 08:59
updated lpcnet repo
ba1a3ecb
– Jan Buethe <jbuethe@amazon.de>
authored
and Jean-Marc Valin <jmvalin@amazon.com>
committed
on 2022/10/25 08:17
new lpcnet version
a113011b
– Jan Buethe <jbuethe@amazon.de>
authored
and Jean-Marc Valin <jmvalin@amazon.com>
committed
on 2022/10/25 08:17
added some prototypes to header file
423c673a
– Jan Buethe <jbuethe@amazon.de>
authored
and Jean-Marc Valin <jmvalin@amazon.com>
committed
on 2022/10/25 08:17
updated source file list
fea85b89
– Jan Buethe <jbuethe@amazon.de>
authored
and Jean-Marc Valin <jmvalin@amazon.com>
committed
on 2022/10/25 08:16
finished encoder implementation
2df55d35
– Jan Buethe <jbuethe@amazon.de>
authored
and Jean-Marc Valin <jmvalin@amazon.com>
committed
on 2022/10/21 13:32
added dred encoder to silk encoder
59dce643
– Jean-Marc Valin <jmvalin@amazon.com>
authored
on 2022/09/15 10:38
More general Laplace encoder
4414db08
– Jean-Marc Valin <jmvalin@amazon.com>
authored
on 2022/05/12 20:51
Update build instructions
a674f84a
– Jean-Marc Valin <jmvalin@amazon.com>
authored
on 2022/03/21 10:34
enable neural PLC by default
14539a7e
– Jean-Marc Valin <jmvalin@amazon.com>
authored
on 2022/03/21 09:59
Add LPCNet submodule
c943d4b1
– Jean-Marc Valin <jmvalin@amazon.com>
authored
on 2022/03/02 17:51
update
4086a691
– Jean-Marc Valin <jmvalin@amazon.com>
authored
on 2022/02/17 09:56
Add new PLC files
d0f6df59
– Jean-Marc Valin <jmvalin@amazon.com>
authored
on 2022/01/24 21:48
WIP: Using LPCNet for PLC
9fc8fc4c
– Marcus Asteborg <xnorpx@outlook.com>
authored
and Jean-Marc Valin <jmvalin@jmvalin.ca>
committed
on 2023/06/13 18:22
Fix Gitlab CI
5023249b
– Marcus Asteborg <maastebo@microsoft.com>
authored
and Jean-Marc Valin <jmvalin@jmvalin.ca>
committed
on 2023/05/27 03:41
cmake instructions
69b31099
– Tim-Philipp Müller <tim@centricular.com>
authored
on 2023/04/26 14:35
ci: add ci-fairy linter to make sure commits are GPG signed
558a3c2a
– Tim-Philipp Müller <tim@centricular.com>
authored
and Tristan Matthews <tmatth@videolan.org>
committed
on 2023/04/24 13:58
ci: add arm64 CI
20c032d2
– Tim-Philipp Müller <tim@centricular.com>
authored
and Tristan Matthews <tmatth@videolan.org>
committed
on 2023/04/20 15:06
meson: fix build on arm64
f3de7ca7
– Claudio Saavedra <csaavedra@igalia.com>
authored
and Ralph Giles <giles@thaumas.net>
committed
on 2022/11/11 08:57
docs: replace fgrep with grep -F
82ac57d9
– Jean-Marc Valin <jmvalin@jmvalin.ca>
authored
on 2023/04/18 20:31
oops, avoid using a reserved identifier
9efa0eac
– Jean-Marc Valin <jmvalin@jmvalin.ca>
authored
on 2023/04/17 19:07
Avoid "ISO C forbids an empty translation unit"
09f7f82c
– Jean-Marc Valin <jmvalin@amazon.com>
authored
on 2023/04/17 18:50
Bump LT version
8cf872a1
– Zheng Lv <lvzheng@google.com>
authored
and Felicia Lim <flim@google.com>
committed
on 2022/09/13 10:40
Make CELT FFT twiddle complex type aligned
757c53f7
– Sam James <sam@gentoo.org>
authored
and Mark Harris <mark.hsj@gmail.com>
committed
on 2022/11/22 22:19
opus.m4: fix -Wstrict-prototypes
bce1f392
– Nathan E. Egge <eggenath@amazon.com>
authored
and Jean-Marc Valin <jmvalin@jmvalin.ca>
committed
on 2022/09/04 18:02
Fix typo in MacroDebug.h comment.
997fdf54
– Jean-Marc Valin <jmvalin@jmvalin.ca>
authored
on 2022/08/04 14:59
Change pitch scaling behavior wrt nFramesPerPacket
ab04fbb1
– Jean-Marc Valin <jmvalin@amazon.com>
authored
on 2022/07/23 23:46
Smooth out the LBRR rate estimate
fd9c0f1e
– Jean-Marc Valin <jmvalin@amazon.com>
authored
on 2022/07/23 22:14
More FEC tuning: lowering the LBRR bitrate a bit
5413ef78
– Jean-Marc Valin <jmvalin@amazon.com>
authored
on 2022/07/23 22:12
Re-tuning the use of LTP scaling
378b4e5f
– Jean-Marc Valin <jmvalin@amazon.com>
authored
on 2022/07/21 22:53
Ensuring we can see where crashes occur
4c6bae50
– Jean-Marc Valin <jmvalin@amazon.com>
authored
on 2022/07/21 22:32
More ubsan fixes for the debug macros themselves
e05aea97
– Jean-Marc Valin <jmvalin@amazon.com>
authored
on 2022/07/21 22:29
Using saturating round to fix some wrap-arounds
fbed746c
– Jean-Marc Valin <jmvalin@amazon.com>
authored
on 2022/07/21 22:27
Relaxing checks for MULT16_32_QX()
c9d5bea1
– Jean-Marc Valin <jmvalin@amazon.com>
authored
on 2022/07/13 15:20
Fix NORM_ALIASING_HACK
e4a74dde
– Marcus Asteborg <maastebo@microsoft.com>
authored
and Mark Harris <mark.hsj@gmail.com>
committed
on 2022/07/12 06:12
Silence MSVC C4244 warning
24398751
– Mark Harris <mark.hsj@gmail.com>
authored
on 2022/07/09 18:14
Silence Clang 13+ null-pointer-subtraction warning
08088411
– Timothy B. Terriberry <territim@amazon.com>
authored
on 2022/07/06 11:23
Only build platform RTCD sources when enabled.
71fb7078
– Timothy B. Terriberry <territim@amazon.com>
authored
on 2022/07/06 11:21
Don't compile x86 cpu detection without RTCD.
affb551e
– Timothy B. Terriberry <territim@amazon.com>
authored
on 2022/07/06 12:12
Make silk/x86 header indentation consistent.
1504d2d4
– Jean-Marc Valin <jmvalin@jmvalin.ca>
authored
on 2022/07/08 23:15
Fix C90-related warnings
caf56aab
– Marcus Asteborg <maastebo@microsoft.com>
authored
and Jean-Marc Valin <jmvalin@jmvalin.ca>
committed
on 2022/07/08 14:25
update doc on custom mode
1f891e36
– Marcus Asteborg <maastebo@microsoft.com>
authored
and Mark Harris <mark.hsj@gmail.com>
committed
on 2022/07/07 16:14
cmake - move warning C4244 to level 4
510e1029
– Marcus Asteborg <maastebo@microsoft.com>
authored
and Mark Harris <mark.hsj@gmail.com>
committed
on 2022/07/06 17:35
cmake - fix rtcd detection on x86 non windows
a80e9e95
– Marcus Asteborg <maastebo@microsoft.com>
authored
and Mark Harris <mark.hsj@gmail.com>
committed
on 2022/07/05 18:48
cmake - fix lrintf, lrint detection
f1b08800
– Mark Harris <mark.hsj@gmail.com>
authored
on 2022/07/06 18:45
Fix uninitialized field on custom mode malloc fail
4ad7d210
– Doug Nazar <nazard@nazar.ca>
authored
and Timothy B. Terriberry <territim@amazon.com>
committed
on 2021/03/26 11:49
meson: Fix reporting of cpu family if intrinsics not supported
918a09a3
– Timothy B. Terriberry <territim@amazon.com>
authored
on 2022/07/02 11:13
Update x86 CPU detection configure check.
50407983
– Jean-Marc Valin <jmvalin@amazon.com>
authored
on 2022/07/05 20:50
Fix warnings when compiling with FUZZING enabled
4b8becdf
– Marcus Asteborg <maastebo@microsoft.com>
authored
and Mark Harris <mark.hsj@gmail.com>
committed
on 2022/07/05 15:53
cmake - Add OPUS_BUILD to test targets
51fb8955
– Mark Harris <mark.hsj@gmail.com>
authored
on 2022/07/05 16:12
doc: Use consistent alternative notation
99afa9c4
– Alexander Traud <pabstraud@compuserve.com>
authored
and Mark Harris <mark.hsj@gmail.com>
committed
on 2021/10/22 08:19
Fix opus.h for doxygen when referencing alternative values
4782baf0
– Marcus Asteborg <maastebo@microsoft.com>
authored
and Mark Harris <mark.hsj@gmail.com>
committed
on 2022/07/01 02:41
Remove unused variable in tests
68359218
– Marcus Asteborg <maastebo@microsoft.com>
authored
and Mark Harris <mark.hsj@gmail.com>
committed
on 2022/06/30 14:57
Replace assert with test_failed function in test
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
Next