libyuv 0.1.0

Raw FFI bindings to libyuv libraries.
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
[build-dependencies.dotenv]
version = "0.15.0"
[dependencies.libc]
version = "0.2.121"

[package]
authors = ["Mr.Panda <xivistudios@gmail.com>"]
categories = ["multimedia", "api-bindings", "computer-vision"]
description = "Raw FFI bindings to libyuv libraries."
edition = "2021"
homepage = "https://github.com/colourful-rtc/libyuv-rs"
keywords = ["libyuv", "ffi"]
license = "GPL-2.0-or-later"
name = "libyuv"
readme = "./README.md"
repository = "https://github.com/colourful-rtc/libyuv-rs"
resolver = "1"
version = "0.1.0"