.. |
analysis.c
|
9e3872a816
Add tonality_analysis_reset().
|
9 years ago |
analysis.h
|
9e3872a816
Add tonality_analysis_reset().
|
9 years ago |
mlp.c
|
554b349cdb
There are no tabs in source code.
|
10 years ago |
mlp.h
|
8adff0bb31
Fix const struct to work with C++ compilation
|
9 years ago |
mlp_data.c
|
15edb78b3e
Making NaN detection more robust to -ffast-math.
|
11 years ago |
mlp_train.c
|
554b349cdb
There are no tabs in source code.
|
10 years ago |
mlp_train.h
|
554b349cdb
There are no tabs in source code.
|
10 years ago |
opus.c
|
b347696a21
Moves opus_packet_get_samples_per_frame() to opus.c
|
11 years ago |
opus_compare.c
|
5280c71883
Revert "Fixes a number of double promotions and missing casts."
|
11 years ago |
opus_decoder.c
|
fa73e75f70
Avoids having the Opus-level "arch" be set to 0 on encoder/decoder reset
|
9 years ago |
opus_demo.c
|
77cf9edad4
opus_demo: fixes potential division by zero on files with no active frame
|
9 years ago |
opus_encoder.c
|
9ba205d790
Actually fix pedantic build bustage.
|
9 years ago |
opus_multistream.c
|
ae0e2ca89f
Splits out the Opus multi-stream encoder and decoder
|
12 years ago |
opus_multistream_decoder.c
|
25b27a9c16
multistream: improve arg check
|
10 years ago |
opus_multistream_encoder.c
|
f48abe8308
armv7(float): Optimize encode usecase using NE10 library
|
9 years ago |
opus_private.h
|
348e6946c1
Eliminate signed division overhead in align()
|
9 years ago |
repacketizer.c
|
8e02afcfff
Fixes a warning about "conversion from '__int64' to 'int'" on MSVC
|
11 years ago |
repacketizer_demo.c
|
4fa2b548d4
Validate merge argument in repacketizer_demo.
|
11 years ago |
tansig_table.h
|
fc1b1f9b44
Makes speech/music detection work with FIXED_POINT (code still float)
|
11 years ago |