#decoder #h264

sys h264bsd-sys

Bindings for h264bsd

3 releases (stable)

1.0.1 Aug 23, 2024
0.1.0 Jan 7, 2023

#488 in Video


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