opus/src
Mark Harris fe69528133 Fixes the decode_fec case for b76888d
Signed-off-by: Jean-Marc Valin <jmvalin@jmvalin.ca>
2014-01-07 21:33:03 -05:00
..
analysis.c More NaN hardening in the analysis code 2013-12-10 13:56:38 -05:00
analysis.h More NaN hardening in the analysis code 2013-12-10 13:56:38 -05:00
mlp.c Making NaN detection more robust to -ffast-math. 2013-12-09 21:56:21 -05:00
mlp.h Makes speech/music detection work with FIXED_POINT (code still float) 2013-09-06 16:32:50 -04:00
mlp_data.c Making NaN detection more robust to -ffast-math. 2013-12-09 21:56:21 -05:00
mlp_train.c stupid uninitialized variable in the mlp training caught by cppcheck 2013-11-08 21:47:44 -05:00
mlp_train.h Speech/music discrimination (not used for anything yet) 2012-07-13 14:50:34 -04:00
opus.c Minor opus_pcm_soft_clip API hardening and tests. 2013-11-22 11:32:32 -08: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 Fixes the decode_fec case for b76888d 2014-01-07 21:33:03 -05:00
opus_demo.c Validate channel count in opus_demo. 2013-11-19 08:29:06 -08:00
opus_encoder.c Fixes code that was doing arithmetic on a void pointer. 2013-12-10 16:43:14 -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 opus_multistream_packet_validate() now called with the total number of streams 2013-11-13 23:18:34 -05:00
opus_multistream_encoder.c Optimizes encoder NaN detection and clipping by only running them when needed 2013-12-09 15:26:03 -05:00
opus_private.h Fixes code that was doing arithmetic on a void pointer. 2013-12-10 16:43:14 -05:00
repacketizer.c Fixes a warning about "conversion from '__int64' to 'int'" on MSVC 2013-12-17 13:56:00 -05: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