Jean-Marc Valin
|
cd78f3976e
Fixes a SILK bandwidth switching regression
|
6 lat temu |
Gustaf Ullberg
|
42f43db7e4
Silk makes use of Opus VAD
|
6 lat temu |
Jean-Marc Valin
|
7e3352ef51
Converting some silk_assert()s into hardening celt_assert()s
|
6 lat temu |
Mark Harris
|
d6d70371e8
Fix compiler warnings
|
7 lat temu |
Jean-Marc Valin
|
2b011b64d8
Moving FEC decision to the Opus encoder level (from SILK level)
|
8 lat temu |
Koen Vos
|
6e40eb5d75
removed prefilter
|
9 lat temu |
Jean-Marc Valin
|
61714e9edb
Quality: Increase CELT rate for voiced frames in hybrid mode
|
8 lat temu |
Koen Vos
|
3499e78bd5
Fix for flutter with FEC
|
9 lat temu |
maks
|
e40105f4db
Fixes internal check_control_input() error checking.
|
11 lat temu |
Timothy B. Terriberry
|
39386e0b85
Adds Neon assembly for correlation/convolution
|
11 lat temu |
Jean-Marc Valin
|
cbe93e23be
Adds OPUS_SET_PREDICTION_DISABLED() ctl to force "independent" frames
|
11 lat temu |
Ralph Giles
|
f2446c25c6
Remove trailing whitespace from the license headers.
|
11 lat temu |
Timothy B. Terriberry
|
80ad38370c
Convert quotes in license headers to ASCII.
|
11 lat temu |
Timothy B. Terriberry
|
c152d602aa
Use dynamic stack allocation in the SILK encoder.
|
11 lat temu |
Philip Jägenstedt
|
b7b5872c9d
Fix minor issues reported by scan-build
|
12 lat temu |
Diego Elio Pettenò
|
d006b781ca
Mark functions static if they are only used in their own translation unit.
|
12 lat temu |
Jean-Marc Valin
|
ab5a049705
Merge commit '390c89225d'
|
12 lat temu |
Jean-Marc Valin
|
ae00e60d35
License update using the IETF Trust flavour of the BSD on the Silk code
|
12 lat temu |
Jean-Marc Valin
|
59354a7742
Fixes int vs opus_int32 compile errors on C5x
|
13 lat temu |
Koen Vos
|
a51ebd6831
Accuracy improvements to help float implementations
|
13 lat temu |
Koen Vos
|
bbfc9c9ee5
Improves the accuracy such that it matches a float decoder much better
|
13 lat temu |
Koen Vos
|
bf75c8ec4d
SILK fixes following last codec WG meeting
|
13 lat temu |
Koen Vos
|
acc7a6c78b
Reformatting changes with an update to the MSVC project files
|
13 lat temu |
Koen Vos
|
43a0de4af1
Optimization of the CBR loop
|
13 lat temu |
Jean-Marc Valin
|
3b2aee062d
Implements glitchless switching between SILK bandwidths
|
13 lat temu |
Jean-Marc Valin
|
294bfec27b
Implements hard CBR for SILK
|
13 lat temu |
Gregory Maxwell
|
52de536fed
Correct encoder/decoder state mismatch and spurious state resetting in the encoder when side is reset.
|
13 lat temu |
Timothy B. Terriberry
|
6559d36a46
Remove redundant mid-only flag when side VAD flag is set.
|
13 lat temu |
Timothy B. Terriberry
|
1e03a6eb04
Fix side-channel index for VAD/LBRR flags.
|
13 lat temu |
Timothy B. Terriberry
|
53cc1a033a
Fix the side frame conditional coding rules.
|
13 lat temu |