.. |
analysis.c
|
d6d70371e8
Fix compiler warnings
|
8 years ago |
analysis.h
|
cf9409fe51
Makes analysis run at 24 kHz, with 20-ms frames
|
8 years ago |
mlp.c
|
554b349cdb
There are no tabs in source code.
|
10 years ago |
mlp.h
|
8adff0bb31
Fix const struct to work with C++ compilation
|
9 years ago |
mlp_data.c
|
d6d70371e8
Fix compiler warnings
|
8 years ago |
mlp_train.c
|
d6d70371e8
Fix compiler warnings
|
8 years ago |
mlp_train.h
|
d6d70371e8
Fix compiler warnings
|
8 years ago |
opus.c
|
d6d70371e8
Fix compiler warnings
|
8 years ago |
opus_compare.c
|
5280c71883
Revert "Fixes a number of double promotions and missing casts."
|
11 years ago |
opus_decoder.c
|
386883179a
Fixing some opus_int vs opus_int32 mismatches
|
8 years ago |
opus_demo.c
|
d6d70371e8
Fix compiler warnings
|
8 years ago |
opus_encoder.c
|
43db56225b
Optimize silk_biquad_alt_stride2() for ARM NEON
|
8 years ago |
opus_multistream.c
|
ae0e2ca89f
Splits out the Opus multi-stream encoder and decoder
|
12 years ago |
opus_multistream_decoder.c
|
386883179a
Fixing some opus_int vs opus_int32 mismatches
|
8 years ago |
opus_multistream_encoder.c
|
0d2ba55ab1
Fixes a surround bug on loud signal
|
8 years ago |
opus_private.h
|
132ed59464
Removes OPUS_FRAMESIZE_VARIABLE
|
8 years ago |
repacketizer.c
|
328953e189
Making calls to opus_packet_pad() on a bad packet return OPUS_INVALID_PACKET
|
8 years ago |
repacketizer_demo.c
|
4fa2b548d4
Validate merge argument in repacketizer_demo.
|
11 years ago |
tansig_table.h
|
fc1b1f9b44
Makes speech/music detection work with FIXED_POINT (code still float)
|
11 years ago |