3 releases (stable)

1.0.1 Aug 23, 2024
0.1.0 Jan 7, 2023

#454 in Video

Download history 2/week @ 2024-07-18 3/week @ 2024-07-25 255/week @ 2024-08-22 1/week @ 2024-08-29 20/week @ 2024-09-12 19/week @ 2024-09-19 17/week @ 2024-09-26 2/week @ 2024-10-03

58 downloads per month
Used in h264bsd

MIT license

3MB
16K SLoC

C 14K SLoC // 0.3% comments JavaScript 1K SLoC // 0.2% comments Objective-C 402 SLoC // 0.2% comments Visual Studio Project 383 SLoC C++ 64 SLoC // 0.0% comments Rust 50 SLoC Visual Studio Solution 41 SLoC Shell 1 SLoC

h264bsd-rs

High-level bindings for h264bsd which is a decoder extracted from the Android Project.

It currently supports three possible image output formats through av-data's frames:

  • YUV
  • RGB
  • RGBA

No runtime deps