pixelforge 0.0.1

A Vulkan-based video encoding library for Rust
Documentation
[dependencies]

[lib]
name = "pixelforge"
path = "src/lib.rs"

[package]
autobenches = false
autobins = false
autoexamples = false
autolib = false
autotests = false
build = false
categories = ["multimedia::video", "graphics"]
description = "A Vulkan-based video encoding library for Rust"
edition = "2021"
keywords = ["vulkan", "video", "encoding", "h264", "h265"]
license = "BSD-2-Clause"
name = "pixelforge"
readme = "README.md"
repository = "https://github.com/hgaiser/pixelforge"
version = "0.0.1"