Luca Barbato

Results 185 issues of Luca Barbato

Implementation details - [ ] create the table if it doesn't exist - [ ] save the file paths not as key - [ ] Put it behind a `export-sql`...

hacktoberfest

- [ ] take in some compressed format (e.g. `av1` in ivf) (potentially multiple) - [ ] take in the reference (e.g. `raw` in `y4m`) - [ ] generate a...

enhancement

Currently the code is not properly tested.

It makes the life a little easier to downstreams.

- [x] c2rust conversion - [x] replace the libc calls - [ ] Add a rust API in the main crate and use either `sys` or `native` - [ ]...

enhancement
help wanted
good first issue

- port over [this](https://github.com/awelkie/RustFFT/blob/master/benches/rustfft.rs) to criterion - compare rustfft with the speexdsp fft

enhancement
help wanted
good first issue

The resampler high-level api would enjoy having proper documentation adapted from the [upstream in-header documentation](https://github.com/xiph/speexdsp/blob/master/include/speex/speex_resampler.h).

enhancement
help wanted
good first issue
hacktoberfest

Disabling the assembly makes the encoding work OK. `lldb -- ./avconv -filter_complex testsrc -s hd720 -c:v libx262 /tmp/out.mpeg` using [this](https://github.com/lu-zero/libav/commits/x262) branch. ``` Process 62191 stopped * thread #2: tid =...

It should mimic cargo use of triples for the compiler env.

(also please tag the release in-tree)