vp9-parser 0.2.5

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

[dependencies]
bitreader = "0.3"