8 releases

0.4.2 Feb 21, 2024
0.4.1 Sep 2, 2022
0.4.0 Aug 27, 2022
0.3.0 Jan 18, 2021
0.1.0 May 4, 2019

#47 in Video

Download history 511/week @ 2024-01-25 402/week @ 2024-02-01 212/week @ 2024-02-08 382/week @ 2024-02-15 333/week @ 2024-02-22 252/week @ 2024-02-29 162/week @ 2024-03-07 163/week @ 2024-03-14 226/week @ 2024-03-21 251/week @ 2024-03-28 298/week @ 2024-04-04 1140/week @ 2024-04-11 911/week @ 2024-04-18 1195/week @ 2024-04-25 1254/week @ 2024-05-02 1186/week @ 2024-05-09

4,711 downloads per month
Used in 17 crates (8 directly)

MIT license

79KB
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

~1–1.6MB
~36K SLoC