opus/src
2013-05-18 02:50:40 -04:00
..
analysis.c Automatic bandwidth decisions get more conservative as rate increases. 2013-05-17 02:03:33 -04:00
analysis.h Automatic bandwidth decisions get more conservative as rate increases. 2013-05-17 02:03:33 -04: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 Change Visual Studio files to use PACKAGE_VERSION. 2013-05-10 11:27:13 -07: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 Change few remaining instances of short to opus_int16 2013-05-18 02:50:40 -04:00
opus_demo.c Fixes FEC issues introduced in 7fcd66c 2013-04-23 02:41:28 -04: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 Making sure redundant frames never use outdated analysis info 2013-05-17 23:22:09 -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 Revisit surround rate allocation 2013-05-06 16:03:39 -04:00
opus_private.h Change few remaining instances of short to opus_int16 2013-05-18 02:50:40 -04:00
repacketizer.c Change few remaining instances of short to opus_int16 2013-05-18 02:50:40 -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