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

#86 in Data structures

Download history 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 7516/week @ 2025-01-31 6251/week @ 2025-02-07 7295/week @ 2025-02-14 7459/week @ 2025-02-21 7226/week @ 2025-02-28

29,964 downloads per month
Used in 33 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.8–1.4MB
~31K SLoC