29 releases

0.8.0 Feb 24, 2025
0.6.6 Dec 22, 2024
0.6.3 Oct 19, 2024
0.6.0 Apr 5, 2024
0.2.5 Sep 27, 2021

#341 in Video

Download history 921/week @ 2024-11-17 657/week @ 2024-11-24 1170/week @ 2024-12-01 1694/week @ 2024-12-08 1333/week @ 2024-12-15 1255/week @ 2024-12-22 550/week @ 2024-12-29 2080/week @ 2025-01-05 1293/week @ 2025-01-12 811/week @ 2025-01-19 999/week @ 2025-01-26 911/week @ 2025-02-02 804/week @ 2025-02-09 1213/week @ 2025-02-16 1528/week @ 2025-02-23 1323/week @ 2025-03-02

4,970 downloads per month
Used in 16 crates (via openh264)

BSD-2-Clause

5MB
101K SLoC

C++ 51K SLoC // 0.1% comments Assembly 21K SLoC // 0.1% comments C 13K SLoC // 0.1% comments GNU Style Assembly 12K SLoC // 0.2% comments Rust 2K SLoC // 0.0% comments Visual Studio Project 836 SLoC

Latest Version docs BSD-2 Rust

This low-level crate used by openh264 contains

  • a fully self-contained version of OpenH264
  • alternatively, a libloading wrapper around precompiled OpenH264 binaries
  • unsafe Rust bindings
  • build logic that should work "out of the box" on most platforms (sans bugs)

lib.rs:

Latest Version docs BSD-2 Rust

This low-level crate used by openh264 contains

  • a fully self-contained version of OpenH264
  • alternatively, a libloading wrapper around precompiled OpenH264 binaries
  • unsafe Rust bindings
  • build logic that should work "out of the box" on most platforms (sans bugs)

Dependencies

~0–5MB
~15K SLoC