av-codec 0.3.1

Multimedia format decoding and encoding
Documentation
[dependencies.av-data]
version = "0.4.0"

[dependencies.num-rational]
version = "0.4.0"

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

[package]
authors = ["Luca Barbato <lu_zero@gentoo.org>"]
autobenches = false
autobins = false
autoexamples = false
autotests = false
build = false
description = "Multimedia format decoding and encoding"
edition = "2021"
license = "MIT"
name = "av-codec"
readme = "README.md"
repository = "https://github.com/rust-av/rust-av"
version = "0.3.1"