Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
libopus
/
905197d750d00c460c4940c42c3b7b9c2f85441c
/
silk
/
dec_API.c
905197d
Fixes a bunch of 16-bit issues that the C5X compiler warns about
by Jean-Marc Valin
· 13 years ago
17c5966
Last updates for draft -11
by Jean-Marc Valin
· 13 years ago
ee8adbe
Fixes a few minor issues (no bit-stream change)
by Jean-Marc Valin
· 13 years ago
bf75c8e
SILK fixes following last codec WG meeting
by Koen Vos
· 13 years ago
acc7a6c
Reformatting changes with an update to the MSVC project files
by Koen Vos
· 13 years ago
ec1ebf8
Fixes a bug on FEC+stereo
by Jean-Marc Valin
· 13 years ago
52de536
Correct encoder/decoder state mismatch and spurious state resetting in the encoder when side is reset.
by Gregory Maxwell
· 13 years ago
6559d36
Remove redundant mid-only flag when side VAD flag is set.
by Timothy B. Terriberry
· 13 years ago
1e03a6e
Fix side-channel index for VAD/LBRR flags.
by Timothy B. Terriberry
· 13 years ago
53cc1a0
Fix the side frame conditional coding rules.
by Timothy B. Terriberry
· 13 years ago
4f1b7da
Fixes a case where PLC was called on the side when no side was ever coded
by Jean-Marc Valin
· 13 years ago
b24e574
Misc bug fixes
by Jean-Marc Valin
· 13 years ago
3195f6c
Misc SILK fixes:
by Koen Vos
· 13 years ago
b597238
Proper SILK delay compensation for resampling
by Jean-Marc Valin
· 13 years ago
1c2f563
Removed all the silk_ prefixes in source file names (not symbols)
by Jean-Marc Valin
· 13 years ago
[Renamed (99%) from silk/silk_dec_API.c]
fb3a437
Renaming the SKP_ prefix to silk_
by Jean-Marc Valin
· 13 years ago
64a3541
Corrects many places where int was used where opus_int32 was needed.
by Gregory Maxwell
· 13 years ago
4e1ce38
Addresses a bitstream bug for stereo FEC and minor fixes that make Opus compile again with Visual Studio.
by Koen Vos
· 13 years ago
5c3d155
In silk_dec_API.c a memcpy was blindly copying data of differing types (opus_int16[2] to opus_int[2]).
by Gregory Maxwell
· 13 years ago
ae23114
Convert all CRLF in the SILK code, tabs to spaces, and trailing whitespace.
by Gregory Maxwell
· 13 years ago
f9d14f8
Renamed SKP_[u]int* to opus_[u]int*
by Jean-Marc Valin
· 13 years ago
8019e4e
Fixes the case of PLC before receiving any valid packet
by Koen Vos
· 13 years ago
103302b
Squashed commit of the following:
by Jean-Marc Valin
· 13 years ago