vp9-parser 0.2.4

Provides tools to parse VP9 bitstreams and IVF containers.
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
[dependencies.bitreader]
version = "0.3"

[package]
authors = ["Nils Hasenbanck <nils@hasenbanck.de>"]
categories = ["multimedia"]
description = "Provides tools to parse VP9 bitstreams and IVF containers."
edition = "2018"
keywords = ["video", "vp9", "codec"]
license = "Zlib OR MIT OR Apache-2.0"
name = "vp9-parser"
readme = "README.md"
repository = "https://github.com/hasenbanck/vp9-parser"
version = "0.2.4"