h264-dec 0.0.0

An implementation of the h264 decoding standard
Documentation
1
2
3
4
5
6
7
8
9
10
[package]
name = "h264-dec"
keywords = ["video", "media", "decoder", "h264"]
description = "An implementation of the h264 decoding standard"
version.workspace = true
authors.workspace = true
repository.workspace = true
license.workspace = true

[dependencies]