openh264-sys2 0.1.8

Low-level bindings for OpenH264.
Documentation
[package]

name = "openh264-sys2"

description = "Low-level bindings for OpenH264."

authors = ["Ralf Biedert <rb@xr.io>"]

keywords = ["multimedia", "encoding", "video"]

categories = ["api-bindings", "multimedia::video"]

version = "0.1.8"

edition = "2018"

documentation = "https://docs.rs/openh264-sys2/"

repository = "https://github.com/ralfbiedert/openh264-rust"

license = "BSD-2-Clause"



# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html



[build-dependencies]

cc = { version = "1.0", features = ["parallel"] }

walkdir = "2.3"