10 releases

0.4.4 Nov 18, 2024
0.4.2 Feb 21, 2024
0.4.1 Sep 2, 2022
0.3.0 Jan 18, 2021
0.1.0 May 4, 2019

#20 in Video

Download history 6809/week @ 2024-12-01 7640/week @ 2024-12-08 7301/week @ 2024-12-15 3107/week @ 2024-12-22 3855/week @ 2024-12-29 7481/week @ 2025-01-05 7797/week @ 2025-01-12 6062/week @ 2025-01-19 6065/week @ 2025-01-26 7508/week @ 2025-02-02 6429/week @ 2025-02-09 7944/week @ 2025-02-16 6498/week @ 2025-02-23 11442/week @ 2025-03-02 15472/week @ 2025-03-09 12501/week @ 2025-03-16

46,438 downloads per month
Used in 34 crates (9 directly)

MIT license

80KB
2K SLoC

Rust-AV datatypes

LICENSE Build Status Coverage Status dependency status IRC

Pure-rust implementation of multimedia data primitives

Status

  • Basic types

    • Pixel definition
    • Audio Sample definition
    • Timing Information
    • Audio/Video Frame
    • Data Packet
    • Stream definition
  • Plain Default allocator

  • Self-describing Value abstraction

  • Documentation

License

MIT as per LICENSE.


lib.rs:

Structs and traits to interact with multimedia data.

Dependencies

~0.9–1.5MB
~32K SLoC