.. |
analysis.c
|
Scaling back the pitch filter when most of the energy is above 3.2 kHz
|
2018-01-26 15:52:20 -05:00 |
analysis.h
|
Add RNN for VAD and speech/music classification
|
2017-10-05 17:40:27 -04:00 |
mapping_matrix.c
|
Ensure mapping matrix size is always valid.
|
2017-12-07 18:04:19 -05:00 |
mapping_matrix.h
|
Ensure mapping matrix size is always valid.
|
2017-12-07 18:04:19 -05:00 |
mlp.c
|
float constants
|
2017-10-05 20:07:29 -04:00 |
mlp.h
|
Retrained speech/music RNN
|
2017-11-09 22:45:32 -05:00 |
mlp_data.c
|
Retrained speech/music RNN
|
2017-11-09 22:45:32 -05:00 |
opus.c
|
Fix compiler warnings
|
2017-02-26 19:10:45 -08:00 |
opus_compare.c
|
Fix memory leaks in opus_compare.c
|
2017-05-26 16:51:48 -04:00 |
opus_decoder.c
|
Adds Opus decoder state validation
|
2018-03-27 15:13:26 -04:00 |
opus_demo.c
|
Fix divide-by-zeros in opus_demo stats code
|
2018-02-20 02:07:18 -05:00 |
opus_encoder.c
|
Using a first-order filter for DC rejection
|
2018-03-12 12:01:45 -04: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
|
Fix memory issues in Projection API.
|
2017-12-07 13:04:19 -05:00 |
opus_multistream_encoder.c
|
Fix memory issues in Projection API.
|
2017-12-07 13:04:19 -05:00 |
opus_private.h
|
Fix memory issues in Projection API.
|
2017-12-07 13:04:19 -05:00 |
opus_projection_decoder.c
|
Support for Ambisonics.
|
2018-03-21 13:59:30 -04:00 |
opus_projection_encoder.c
|
Support for Ambisonics.
|
2018-03-21 13:59:30 -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 |