27 releases

0.6.6 Dec 22, 2024
0.6.3 Oct 19, 2024
0.6.0 Apr 5, 2024
0.5.0 Jan 8, 2024
0.2.5 Sep 27, 2021

#370 in Video

Download history 790/week @ 2024-09-27 497/week @ 2024-10-04 781/week @ 2024-10-11 920/week @ 2024-10-18 638/week @ 2024-10-25 674/week @ 2024-11-01 720/week @ 2024-11-08 959/week @ 2024-11-15 744/week @ 2024-11-22 1106/week @ 2024-11-29 1729/week @ 2024-12-06 1284/week @ 2024-12-13 1096/week @ 2024-12-20 770/week @ 2024-12-27 1565/week @ 2025-01-03 1591/week @ 2025-01-10

5,292 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
~14K SLoC