av-data 0.4.4

Multimedia data structures
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
[package]
name = "av-data"
description = "Multimedia data structures"
version = "0.4.4"
authors = ["Luca Barbato <lu_zero@gentoo.org>"]
license = "MIT"
homepage = "https://github.com/rust-av/rust-av"
keywords = ["multimedia"]
readme = "README.md"
edition = "2021"

[dependencies]
byte-slice-cast = "1.2.1"
bytes = "1.2.1"
num-rational = "0.4.0"
num-traits = "0.2.8"
num-derive = "0.4"