Koen Vos
|
2f0094a65c
removed prefilter
|
9 years ago |
Jean-Marc Valin
|
822c26b3e9
Quality: Increase CELT rate for voiced frames in hybrid mode
|
8 years ago |
Koen Vos
|
3499e78bd5
Fix for flutter with FEC
|
9 years ago |
maks
|
e40105f4db
Fixes internal check_control_input() error checking.
|
11 years ago |
Timothy B. Terriberry
|
39386e0b85
Adds Neon assembly for correlation/convolution
|
11 years ago |
Jean-Marc Valin
|
cbe93e23be
Adds OPUS_SET_PREDICTION_DISABLED() ctl to force "independent" frames
|
11 years ago |
Ralph Giles
|
f2446c25c6
Remove trailing whitespace from the license headers.
|
11 years ago |
Timothy B. Terriberry
|
80ad38370c
Convert quotes in license headers to ASCII.
|
11 years ago |
Timothy B. Terriberry
|
c152d602aa
Use dynamic stack allocation in the SILK encoder.
|
11 years ago |
Philip Jägenstedt
|
b7b5872c9d
Fix minor issues reported by scan-build
|
12 years ago |
Diego Elio Pettenò
|
d006b781ca
Mark functions static if they are only used in their own translation unit.
|
12 years ago |
Jean-Marc Valin
|
ab5a049705
Merge commit '390c89225d'
|
12 years ago |
Jean-Marc Valin
|
ae00e60d35
License update using the IETF Trust flavour of the BSD on the Silk code
|
12 years ago |
Jean-Marc Valin
|
59354a7742
Fixes int vs opus_int32 compile errors on C5x
|
13 years ago |
Koen Vos
|
a51ebd6831
Accuracy improvements to help float implementations
|
13 years ago |
Koen Vos
|
bbfc9c9ee5
Improves the accuracy such that it matches a float decoder much better
|
13 years ago |
Koen Vos
|
bf75c8ec4d
SILK fixes following last codec WG meeting
|
13 years ago |
Koen Vos
|
acc7a6c78b
Reformatting changes with an update to the MSVC project files
|
13 years ago |
Koen Vos
|
43a0de4af1
Optimization of the CBR loop
|
13 years ago |
Jean-Marc Valin
|
3b2aee062d
Implements glitchless switching between SILK bandwidths
|
13 years ago |
Jean-Marc Valin
|
294bfec27b
Implements hard CBR for SILK
|
13 years ago |
Gregory Maxwell
|
52de536fed
Correct encoder/decoder state mismatch and spurious state resetting in the encoder when side is reset.
|
13 years ago |
Timothy B. Terriberry
|
6559d36a46
Remove redundant mid-only flag when side VAD flag is set.
|
13 years ago |
Timothy B. Terriberry
|
1e03a6eb04
Fix side-channel index for VAD/LBRR flags.
|
13 years ago |
Timothy B. Terriberry
|
53cc1a033a
Fix the side frame conditional coding rules.
|
13 years ago |
Jean-Marc Valin
|
b24e574627
Misc bug fixes
|
13 years ago |
Koen Vos
|
a9b864b80a
Cleaner way to take into account the prediction for stereo width
|
13 years ago |
Koen Vos
|
42f1e3d6a7
Two minor SILK fixes
|
13 years ago |
Jean-Marc Valin
|
1f65994ef4
Avoids unnecessary collapse of the HF stereo image in hybrid mode.
|
13 years ago |
Jean-Marc Valin
|
d5c9263724
Fixes two encoder bugs causing glitches in stereo->mono switches
|
13 years ago |