H.264 data streams are tricky to interpret. This Javascript package helps.
-
Updated
Mar 5, 2023 - JavaScript
H.264 data streams are tricky to interpret. This Javascript package helps.
Variable-length signed and unsigned integer encoding that is byte-orderable for Rust
Directly Addressable Codes
Encode and decode arbitrarily large signed and unsigned BigInts
Implementing Huffman Encoding (Variable Length) and Fixed Length Encoding using python 3
Variable-length integer (VLQ) encoding and decoding, in C99. https://en.wikipedia.org/wiki/Variable-length_quantity
LEB128 with reduced length, up to ⅓ shorter
A library to help statistically encode and decode data
A library to encode and decode LEB128 compressed values.
Add a description, image, and links to the variable-length-encoding topic page so that developers can more easily learn about it.
To associate your repository with the variable-length-encoding topic, visit your repo's landing page and select "manage topics."