feat(run_vectors2)!: instead of using opus_compare, compare decoded s… #40
Annotations
16 warnings
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions-rs/toolchain@v1, actions-rs/cargo@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions-rs/toolchain@v1, actions-rs/cargo@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
src/celt/modes.rs#L41
unused imports: `cache_bits50`, `cache_caps50`, `cache_index50`, `fft_bitrev120`, `fft_bitrev240`, `fft_bitrev480`, `fft_bitrev60`, `fft_twiddles48000_960`, `logN400`, `window120`
|
src/celt/vq.rs#L2
unused import: `std::f32::consts::PI`
|
src/silk/check_control_input.rs#L15
unused imports: `SILK_ENC_FS_NOT_SUPPORTED`, `SILK_ENC_INVALID_CBR_SETTING`, `SILK_ENC_INVALID_COMPLEXITY_SETTING`, `SILK_ENC_INVALID_DTX_SETTING`, `SILK_ENC_INVALID_INBAND_FEC_SETTING`, `SILK_ENC_INVALID_LOSS_RATE`, `SILK_ENC_INVALID_NUMBER_OF_CHANNELS_ERROR`, `SILK_ENC_PACKET_SIZE_NOT_SUPPORTED`
|
src/silk/control_codec.rs#L5
unused imports: `__m128`, `_mm_cvt_ss2si`, `_mm_cvtss_si32`, `_mm_set_ss`
|
src/silk/control_codec.rs#L44
unused imports: `silk_int16_MAX`, `silk_int16_MIN`
|
src/silk/float/find_LPC_FLP.rs#L12
unused import: `self::float_h::FLT_MAX`
|
src/silk/float/find_LPC_FLP.rs#L13
unused import: `self::internal::__FLT_MAX__`
|
src/silk/float/pitch_analysis_core_FLP.rs#L8
unused imports: `__m128`, `_mm_cvt_ss2si`, `_mm_cvtss_si32`, `_mm_set_ss`
|
src/silk/float/wrappers_FLP.rs#L8
unused imports: `__m128`, `_mm_cvt_ss2si`, `_mm_cvtss_si32`, `_mm_set_ss`
|
src/src/analysis.rs#L73
unused imports: `__m128`, `_mm_cvt_ss2si`, `_mm_cvtss_si32`, `_mm_set_ss`
|
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
This job succeeded
Loading