openh264-sys2

Crates.ioopenh264-sys2
lib.rsopenh264-sys2
version
sourcesrc
created_at2021-09-03 12:01:19.502446
updated_at2024-12-09 20:38:52.440487
descriptionLow-level bindings for OpenH264.
homepage
repositoryhttps://github.com/ralfbiedert/openh264-rust
max_upload_size
id446398
Cargo.toml error:TOML parse error at line 18, column 1 | 18 | autolib = false | ^^^^^^^ unknown field `autolib`, expected one of `name`, `version`, `edition`, `authors`, `description`, `readme`, `license`, `repository`, `homepage`, `documentation`, `build`, `resolver`, `links`, `default-run`, `default_dash_run`, `rust-version`, `rust_dash_version`, `rust_version`, `license-file`, `license_dash_file`, `license_file`, `licenseFile`, `license_capital_file`, `forced-target`, `forced_dash_target`, `autobins`, `autotests`, `autoexamples`, `autobenches`, `publish`, `metadata`, `keywords`, `categories`, `exclude`, `include`
size0
Ralf Biedert (ralfbiedert)

documentation

https://docs.rs/openh264-sys2/

README

Latest Version docs BSD-2 Rust

This low-level crate used by openh264 contains

  • a fully self-contained version of OpenH264
  • alternatively, a libloading wrapper around precompiled OpenH264 binaries
  • unsafe Rust bindings
  • build logic that should work "out of the box" on most platforms (sans bugs)
Commit count: 328

cargo fmt