Create your own GitHub profile
Sign up for your own profile on GitHub, the best place to host code, manage projects, and build software alongside 50 million developers.
Sign up
Pinned
1,830 contributions in the last year
Activity overview
Contribution activity
August 2020
- sdroege/rav1e Assembly
Created a pull request in xiph/rav1e that received 3 comments
Update paste dependency to 1.0, arbitrary to 0.4, console to 0.12 and…
… semver to 0.10
+11
−15
•
3
comments
Created an issue in gdesmott/system-deps that received 9 comments
Support configuring per-feature pkg-config names
In GStreamer the GL library was split from one big pkg-config file into separate ones per platform (EGL, X11, Wayland) plus the main one (GL). For …
9
comments
- Fix failing reference tests 3341/13 and 3341/14
- Move C comparison tests behind a separate cargo feature
- Add support for adding non-interleaved samples
- Add `EbuR128::set_channels()` that sets all channel positions at once
- Optimize Rust implementation
- Properly benchmark C/Rust version
- Fix travis CI failures
- Add test suite around EBU behind a separate cargo feature