25 releases

0.6.3 Oct 19, 2024
0.6.0 Apr 5, 2024
0.5.0 Jan 8, 2024
0.4.4 Nov 16, 2023
0.2.5 Sep 27, 2021

#385 in Video

Download history 309/week @ 2024-07-08 422/week @ 2024-07-15 1126/week @ 2024-07-22 533/week @ 2024-07-29 535/week @ 2024-08-05 768/week @ 2024-08-12 589/week @ 2024-08-19 841/week @ 2024-08-26 484/week @ 2024-09-02 352/week @ 2024-09-09 421/week @ 2024-09-16 873/week @ 2024-09-23 633/week @ 2024-09-30 589/week @ 2024-10-07 863/week @ 2024-10-14 827/week @ 2024-10-21

2,995 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
~11K SLoC