.. |
analysis.c
|
Makes analysis run at 24 kHz, with 20-ms frames
|
2016-12-20 15:33:27 -05:00 |
analysis.h
|
Makes analysis run at 24 kHz, with 20-ms frames
|
2016-12-20 15:33:27 -05:00 |
mlp.c
|
There are no tabs in source code.
|
2014-10-03 21:49:57 -07:00 |
mlp.h
|
Fix const struct to work with C++ compilation
|
2015-08-07 13:25:33 -04:00 |
mlp_data.c
|
Makes analysis run at 24 kHz, with 20-ms frames
|
2016-12-20 15:33:27 -05:00 |
mlp_train.c
|
Makes analysis run at 24 kHz, with 20-ms frames
|
2016-12-20 15:33:27 -05:00 |
mlp_train.h
|
There are no tabs in source code.
|
2014-10-03 21:49:57 -07:00 |
opus.c
|
Slightly increase the safety margin for opus_pcm_soft_clip()
|
2016-07-15 14:29:16 -04:00 |
opus_compare.c
|
Revert "Fixes a number of double promotions and missing casts."
|
2013-07-15 15:51:24 -07:00 |
opus_decoder.c
|
Fixing some opus_int vs opus_int32 mismatches
|
2016-10-05 00:09:00 -04:00 |
opus_demo.c
|
opus_demo: remove obsolete option from usage
|
2016-12-17 18:32:27 -08:00 |
opus_encoder.c
|
Rename y0/y1 to out0/out1 to avoid name clash with the Bessel functions
|
2017-02-14 01:32:19 -05:00 |
opus_multistream.c
|
Splits out the Opus multi-stream encoder and decoder
|
2012-11-07 20:00:22 -05:00 |
opus_multistream_decoder.c
|
Fixing some opus_int vs opus_int32 mismatches
|
2016-10-05 00:09:00 -04:00 |
opus_multistream_encoder.c
|
Remove redundant code
|
2016-11-05 22:18:33 -07:00 |
opus_private.h
|
Removes OPUS_FRAMESIZE_VARIABLE
|
2016-11-04 21:25:20 -04:00 |
repacketizer.c
|
Making calls to opus_packet_pad() on a bad packet return OPUS_INVALID_PACKET
|
2016-07-04 01:29:23 -04:00 |
repacketizer_demo.c
|
Validate merge argument in repacketizer_demo.
|
2013-11-19 08:35:26 -08:00 |
tansig_table.h
|
Makes speech/music detection work with FIXED_POINT (code still float)
|
2013-09-06 16:32:50 -04:00 |