Luca Barbato

Results 172 issues of Luca Barbato

Would be nice to automatically paginate if the content spans more than N lines. We might copy bat logic for this.

I wanted to run it on `--release` binaries and they failed with ``` Running "kcov" "--exclude-pattern=aom_build" "/usr/src/rav1e/target/cov/rav1e-8585560a084273d8" "/usr/src/rav1e/target/release/deps/rav1e-8585560a084273d8" running 33 tests kcov: Process exited with signal 4 (SIGILL) at 0x7ffff722f003...

Running tests with `--ignored` would be quite useful

I'd like to hunt memcpy and memmoves the same way allocations are tracked, how hard would be to add this feature?

Write some test to make sure everything works: - [ ] Test options - [ ] Test autoreconf - [ ] Test env overrides

help wanted
good first issue

`bmdplay -f non-existent` should produce an error instead --- Want to back this issue? **[Post a bounty on it!](https://www.bountysource.com/issues/56863103-do-not-crash-if-the-file-does-not-exist?utm_campaign=plugin&utm_content=tracker%2F256764&utm_medium=issues&utm_source=github)** We accept bounties via [Bountysource](https://www.bountysource.com/?utm_campaign=plugin&utm_content=tracker%2F256764&utm_medium=issues&utm_source=github).

Bug

- [ ] Add `-o` option - [ ] Update the readme with an example usage --- Want to back this issue? **[Post a bounty on it!](https://www.bountysource.com/issues/56862254-make-bmdplay-pass-input-option?utm_campaign=plugin&utm_content=tracker%2F256764&utm_medium=issues&utm_source=github)** We accept bounties...

Feature Request

Wine widl can generate the headers needed to build bmdtools. - [ ] Write the documentation - [ ] Find a volunteer to test the resulting program --- Want to...

Feature Request

## --- Want to back this issue? **[Post a bounty on it!](https://www.bountysource.com/issues/942858-manpages-missing?utm_campaign=plugin&utm_content=tracker%2F256764&utm_medium=issues&utm_source=github)** We accept bounties via [Bountysource](https://www.bountysource.com/?utm_campaign=plugin&utm_content=tracker%2F256764&utm_medium=issues&utm_source=github).

Documentation Issue

bmd accepts plain non-planar pcm either 16 or 32 bits per sample, channel interleaved. In order to make it support it properly it needs to decode and encode back to...

Feature Request