23 releases

0.6.0 Apr 5, 2024
0.5.0 Jan 8, 2024
0.4.4 Nov 16, 2023
0.4.1 May 8, 2023
0.2.5 Sep 27, 2021

#232 in Video

Download history 754/week @ 2024-01-24 715/week @ 2024-01-31 508/week @ 2024-02-07 268/week @ 2024-02-14 453/week @ 2024-02-21 1014/week @ 2024-02-28 682/week @ 2024-03-06 710/week @ 2024-03-13 663/week @ 2024-03-20 828/week @ 2024-03-27 886/week @ 2024-04-03 858/week @ 2024-04-10 981/week @ 2024-04-17 686/week @ 2024-04-24 703/week @ 2024-05-01 422/week @ 2024-05-08

2,955 downloads per month
Used in 15 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–5.5MB
~11K SLoC