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

#83 in Data structures

Download history 5122/week @ 2024-10-09 5982/week @ 2024-10-16 5145/week @ 2024-10-23 5505/week @ 2024-10-30 5570/week @ 2024-11-06 7555/week @ 2024-11-13 4718/week @ 2024-11-20 6366/week @ 2024-11-27 8087/week @ 2024-12-04 7227/week @ 2024-12-11 5291/week @ 2024-12-18 2818/week @ 2024-12-25 5563/week @ 2025-01-01 8144/week @ 2025-01-08 6871/week @ 2025-01-15 5003/week @ 2025-01-22

25,885 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.4MB
~31K SLoC