opus/src
Jean-Marc Valin 8dcf4acc5d Quality: Encoding music in full-band stereo from 32 kb/s
Gradual downmix now happens in the 24 kb/s to 32 kb/s range
2016-07-15 17:51:45 -04:00
..
analysis.c Address static analysis reports from scan-build 2016-06-29 23:11:57 -04:00
analysis.h Add tonality_analysis_reset(). 2015-12-31 00:43:27 -08: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 Making NaN detection more robust to -ffast-math. 2013-12-09 21:56:21 -05:00
mlp_train.c There are no tabs in source code. 2014-10-03 21:49:57 -07: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 Avoids having the Opus-level "arch" be set to 0 on encoder/decoder reset 2015-12-30 14:21:34 -05:00
opus_demo.c Addressing more issues from scan-build 2016-06-29 23:16:51 -04:00
opus_encoder.c Quality: Encoding music in full-band stereo from 32 kb/s 2016-07-15 17:51: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 multistream: improve arg check 2014-11-27 12:04:14 -05:00
opus_multistream_encoder.c Forgot to call RESTORE_STACK in 328953e189 2016-07-04 10:45:15 -04:00
opus_private.h Eliminate signed division overhead in align() 2015-08-04 17:56:13 -07: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