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 1770/week @ 2024-09-24 2203/week @ 2024-10-01 4508/week @ 2024-10-08 6319/week @ 2024-10-15 4996/week @ 2024-10-22 5425/week @ 2024-10-29 5740/week @ 2024-11-05 7020/week @ 2024-11-12 5388/week @ 2024-11-19 5875/week @ 2024-11-26 7428/week @ 2024-12-03 7509/week @ 2024-12-10 6463/week @ 2024-12-17 2915/week @ 2024-12-24 4562/week @ 2024-12-31 6508/week @ 2025-01-07

21,922 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