#h264 #h265 #exp-golomb

scuffle-expgolomb

Exponential-Golomb encoder and decoder

2 releases

Uses new Rust 2024

0.1.1 Feb 21, 2025
0.1.0 Feb 10, 2025
0.0.1 Feb 9, 2025

#588 in Video

27 downloads per month
Used in 5 crates (2 directly)

MIT/Apache

41KB
732 lines

scuffle-expgolomb

Warning

This crate is under active development and may not be stable.

crates.io docs.rs


A set of helper functions to encode and decode exponential-golomb values.

License

This project is licensed under the MIT or Apache-2.0 license. You can choose between one of them if you use this work.

SPDX-License-Identifier: MIT OR Apache-2.0

Dependencies

~215KB