av-codec 0.3.1

Multimedia format decoding and encoding
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
[package]
name = "av-codec"
description = "Multimedia format decoding and encoding"
version = "0.3.1"
authors = ["Luca Barbato <lu_zero@gentoo.org>"]
license = "MIT"
repository = "https://github.com/rust-av/rust-av"
edition = "2021"

[dependencies]
av-data = "0.4.0"
num-rational = "0.4.0"