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

#26 in Video

Download history 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 1204/week @ 2024-05-09 1065/week @ 2024-05-16 1642/week @ 2024-05-23 1079/week @ 2024-05-30 1082/week @ 2024-06-06 1085/week @ 2024-06-13 1177/week @ 2024-06-20 1165/week @ 2024-06-27

4,731 downloads per month
Used in 18 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
~35K SLoC