.. |
analysis.c
|
Converts the analysis to ALLOC()
|
2013-04-15 15:49:40 -04:00 |
analysis.h
|
Makes the speech/music probability estimation mode conservative
|
2013-02-28 15:30:51 -05:00 |
mlp.c
|
Fixes MSVC warnings for double->float and float->int conversion
|
2012-12-21 16:17:38 -05:00 |
mlp.h
|
Speech/music discrimination (not used for anything yet)
|
2012-07-13 14:50:34 -04:00 |
mlp_data.c
|
Adds silence probability to speech/music detector
|
2013-02-22 16:44:56 -05:00 |
mlp_train.c
|
Adds silence probability to speech/music detector
|
2013-02-22 16:44:56 -05:00 |
mlp_train.h
|
Speech/music discrimination (not used for anything yet)
|
2012-07-13 14:50:34 -04:00 |
opus.c
|
Applies soft-clipping to the int decoder API.
|
2013-03-01 15:23:01 -05:00 |
opus.vcxproj
|
Add tansig_table.h to the MSVC project files.
|
2012-12-21 11:49:46 -08:00 |
opus.vcxproj.filters
|
Add tansig_table.h to the MSVC project files.
|
2012-12-21 11:49:46 -08:00 |
opus_compare.c
|
Adds missing license headers on some scripts and test files
|
2012-10-30 01:26:36 -04:00 |
opus_decoder.c
|
Applies soft-clipping to the int decoder API.
|
2013-03-01 15:23:01 -05:00 |
opus_demo.c
|
Adds support for delayed decision
|
2013-02-20 04:08:34 -05:00 |
opus_demo.vcxproj
|
Remove MSVC incremental linking directives.
|
2012-12-03 13:46:29 -08:00 |
opus_demo.vcxproj.filters
|
Add opus_demo target and project files.
|
2012-07-12 18:00:08 -04:00 |
opus_encoder.c
|
Makes bandwidth detection less aggressive.
|
2013-03-12 11:24:53 -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 some 16-bit int issues in the multistream API.
|
2013-03-18 14:42:44 -07:00 |
opus_multistream_encoder.c
|
Fix some 16-bit int issues in the multistream API.
|
2013-03-18 14:42:44 -07:00 |
opus_private.h
|
Merge branch 'exp_analysis'
|
2013-03-08 12:29:53 -05:00 |
repacketizer.c
|
Merge commit '390c89225d '
|
2012-04-24 13:39:22 -04:00 |
repacketizer_demo.c
|
Add fwrite() error handling in repacketizer_demo.
|
2012-04-24 13:41:23 -04:00 |
tansig_table.h
|
Add float suffix to tansig_table literals.
|
2012-12-21 11:56:18 -08:00 |