0
I Use This!
Low Activity

Commits : Listings

Analyzed about 9 hours ago. based on code collected about 9 hours ago.
Dec 17, 2024 — Dec 17, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Package More... 2 months ago
Bump More... 2 months ago
DRY result check More... 2 months ago
Poke new functions More... 2 months ago
DRY get color More... 2 months ago
Fix HDR metadata functions to create Colour object when needed More... 2 months ago
Simpler Send bound More... 2 months ago
Clippy More... 2 months ago
Add HDR10 metadata support More... 2 months ago
Bump More... 3 months ago
Add segment mode support for live streaming More... 4 months ago
Clippy More... 9 months ago
Bump More... 9 months ago
Sprinkle inline More... 9 months ago
Added Display and Error impls for mux::Error More... about 1 year ago
Clippy More... about 1 year ago
Bump sys More... about 1 year ago
Bump More... about 1 year ago
Safer Send bound More... about 1 year ago
Make enums use same values as FFI More... about 1 year ago
Smaller types for set color More... about 1 year ago
Converted segment creation to a builder pattern More... about 1 year ago
set_codec_private() now takes an impl Into<TrackNum> in the same way as add_frame(). Reworked set_color() to use enums and structs over booleans, and expanded support for subsampling factors other than zero or one More... about 1 year ago
Better param validation when adding tracks More... about 1 year ago
Removed the MkvWriter trait More... about 1 year ago
Added an extra test, and top-level crate documentation More... about 1 year ago
Cleaned up the Segment interface a bit, and fixed a memory leak on failed init. Modified Segment such that members don't need to be wrapped in Option, nor is an explicit Drop impl needed More... about 1 year ago
Moved Segment code to its own file More... about 1 year ago
Renamed Writer::unwrap() into the more-idiomatic into_inner() More... about 1 year ago
Improved the ergonomics of using VideoTrack and AudioTrack More... about 1 year ago