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

#87 in Data structures

Download history 5138/week @ 2024-10-25 5770/week @ 2024-11-01 6703/week @ 2024-11-08 6003/week @ 2024-11-15 5549/week @ 2024-11-22 6551/week @ 2024-11-29 8057/week @ 2024-12-06 7016/week @ 2024-12-13 3588/week @ 2024-12-20 2999/week @ 2024-12-27 7213/week @ 2025-01-03 8016/week @ 2025-01-10 6684/week @ 2025-01-17 6043/week @ 2025-01-24 7564/week @ 2025-01-31 5290/week @ 2025-02-07

26,476 downloads per month
Used in 32 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