issues
search
rust-av
/
speexdsp-rs
Speexdsp bindings and pure-rust implementation
MIT License
20
stars
14
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Compile errors
#118
thewh1teagle
opened
4 days ago
0
Fix unnecessary parentheses warnings
#117
tmatth
closed
4 months ago
1
Update bindgen requirement from 0.59.2 to 0.65.1
#116
dependabot[bot]
opened
1 year ago
0
Update bindgen requirement from 0.59.2 to 0.64.0
#115
dependabot[bot]
closed
1 year ago
1
resampler: fix clippy lints
#114
tmatth
closed
1 year ago
0
resampler: fix clippy lints
#113
tmatth
closed
1 year ago
0
resampler: use u32::MAX instead of hardcoding
#112
tmatth
closed
1 year ago
0
is alive? it can be pure-rust?
#111
oosavu
opened
1 year ago
1
Update bindgen requirement from 0.59.2 to 0.63.0
#110
dependabot[bot]
closed
1 year ago
1
Update bindgen requirement from 0.59.2 to 0.62.0
#109
dependabot[bot]
closed
1 year ago
1
Update bindgen requirement from 0.59.2 to 0.61.0
#108
dependabot[bot]
closed
1 year ago
1
Update criterion requirement from 0.3 to 0.4
#107
dependabot[bot]
opened
2 years ago
0
Update bindgen requirement from 0.59.2 to 0.60.1
#106
dependabot[bot]
closed
2 years ago
1
Update bindgen requirement from 0.59.2 to 0.60.0
#105
dependabot[bot]
closed
2 years ago
1
Add enough test coverage for the resampler
#104
lu-zero
opened
2 years ago
3
Make sure that the Error type implements std::error::Error
#103
lu-zero
opened
2 years ago
0
New API
#102
lu-zero
closed
2 years ago
0
Update system-deps requirement from 2.0 to 6.0
#101
dependabot[bot]
closed
2 years ago
1
Update system-deps requirement from 2.0 to 5.0
#100
dependabot[bot]
closed
2 years ago
1
Update system-deps requirement from 2.0 to 4.0
#99
dependabot[bot]
closed
3 years ago
1
Update bindgen requirement from 0.55 to 0.59
#98
dependabot[bot]
closed
2 years ago
1
Upgrade to GitHub-native Dependabot
#97
dependabot-preview[bot]
closed
3 years ago
1
Update bindgen requirement from 0.55 to 0.58
#96
dependabot-preview[bot]
opened
3 years ago
1
Update system-deps requirement from 2.0 to 3.1
#95
dependabot-preview[bot]
opened
3 years ago
1
Update system-deps requirement from 2.0 to 3.0
#94
dependabot-preview[bot]
closed
3 years ago
2
Update bindgen requirement from 0.55 to 0.57
#93
dependabot-preview[bot]
closed
3 years ago
2
Update bindgen requirement from 0.55 to 0.56
#92
dependabot-preview[bot]
closed
3 years ago
2
Update system-deps requirement from 1.3 to 2.0
#91
dependabot-preview[bot]
closed
4 years ago
0
Update cfg-if requirement from 0.1.10 to 1.0.0
#90
dependabot-preview[bot]
closed
4 years ago
0
Update bindgen requirement from 0.54 to 0.55
#89
dependabot-preview[bot]
closed
4 years ago
0
sys: port to system-deps
#88
gdesmott
closed
4 years ago
0
added dynnative feature
#87
khodzha
closed
4 years ago
1
Implement avx-512 optimizations for resampler
#86
Luni-4
opened
4 years ago
7
Fix clippy warnings
#85
Luni-4
closed
4 years ago
0
Add avx version of resampler
#84
khodzha
closed
4 years ago
5
Update bindgen requirement from 0.53 to 0.54
#83
dependabot-preview[bot]
closed
4 years ago
0
replaced avx instructions with sse instructions
#82
khodzha
closed
4 years ago
26
Implement avx2 optimizations for resampler
#81
Luni-4
closed
4 years ago
0
Move sse optimizations in an independent file
#80
Luni-4
closed
4 years ago
2
replacing loops with iterators, unrolling float loop
#79
khodzha
closed
4 years ago
9
Move the arch-specific code in a separate module
#78
lu-zero
closed
4 years ago
0
added sse feature for rust resampler implementation
#77
khodzha
closed
4 years ago
7
Add benchmarks to CI for resampler
#76
Luni-4
closed
4 years ago
0
Make fft library safe
#75
Luni-4
closed
4 years ago
1
added criterion, benchmarking c vs rust resamplers on resampling example
#74
khodzha
closed
4 years ago
10
Clean up the fft crate
#73
Luni-4
opened
4 years ago
0
Test all subcrates
#72
Luni-4
closed
4 years ago
0
Transform unit tests into integration tests
#71
Luni-4
closed
4 years ago
0
Clean up the resampler crate
#70
Luni-4
opened
4 years ago
0
Clean up the code
#69
Luni-4
closed
4 years ago
0
Next