| .. |
|
analysis.c
|
Rename Opus DNN functions
|
2023-06-16 13:01:35 -04:00 |
|
analysis.h
|
Fixes analysis buffering for silence and complexity changes
|
2019-02-13 13:51:08 -05:00 |
|
extensions.c
|
Fix whitespace errors
|
2023-06-16 13:02:17 -04:00 |
|
mapping_matrix.c
|
Remove ambisonics experimental flag
|
2018-07-26 19:49:35 -04:00 |
|
mapping_matrix.h
|
Fix mismatching arg names in function declaration and definition
|
2019-03-01 15:15:36 -08:00 |
|
meson.build
|
Trying to fix/update meson build
|
2023-11-28 19:14:27 -05:00 |
|
mlp_data.c
|
Rename Opus DNN functions
|
2023-06-16 13:01:35 -04:00 |
|
mlp.c
|
Stop using tansig_table.h (both copies)
|
2023-10-20 22:07:58 -04:00 |
|
mlp.h
|
Don't use reserved identifiers for include guards
|
2023-10-29 21:19:51 -04:00 |
|
opus_compare.c
|
Fix memory leaks in opus_compare.c
|
2017-05-26 16:51:48 -04:00 |
|
opus_decoder.c
|
Handle the offset from the DRED frame id
|
2024-01-31 12:59:08 -05:00 |
|
opus_demo.c
|
Add simulated loss to opus_demo
|
2023-12-22 03:42:16 -05:00 |
|
opus_encoder.c
|
Avoid padding multi-frame DTX packets
|
2024-01-31 13:08:37 -05:00 |
|
opus_multistream_decoder.c
|
Complete switching to DRED object
|
2023-06-16 13:01:33 -04:00 |
|
opus_multistream_encoder.c
|
Refactor multi-frame encoding to be non-recursive
|
2024-01-25 02:19:35 -05:00 |
|
opus_multistream.c
|
Splits out the Opus multi-stream encoder and decoder
|
2012-11-07 20:00:22 -05:00 |
|
opus_private.h
|
Refactor multi-frame encoding to be non-recursive
|
2024-01-25 02:19:35 -05:00 |
|
opus_projection_decoder.c
|
Avoiding get_demixing_matrix() symbol clash on unified build
|
2018-09-10 13:49:38 -04:00 |
|
opus_projection_encoder.c
|
Avoiding get_demixing_matrix() symbol clash on unified build
|
2018-09-10 13:49:38 -04:00 |
|
opus.c
|
Code for inserting/extracting DRED in/from packets
|
2023-06-16 13:01:20 -04:00 |
|
repacketizer_demo.c
|
repacketizer_demo: check for read errors to fix compiler warnings
|
2020-08-21 23:41:07 -07:00 |
|
repacketizer.c
|
Initialize padding pointers to zero
|
2023-12-16 22:04:47 -05:00 |
|
tansig_table.h
|
Makes speech/music detection work with FIXED_POINT (code still float)
|
2013-09-06 16:32:50 -04:00 |