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

#39 in Video

Download history 74/week @ 2024-01-03 128/week @ 2024-01-10 104/week @ 2024-01-17 458/week @ 2024-01-24 443/week @ 2024-01-31 204/week @ 2024-02-07 271/week @ 2024-02-14 420/week @ 2024-02-21 293/week @ 2024-02-28 160/week @ 2024-03-06 140/week @ 2024-03-13 248/week @ 2024-03-20 240/week @ 2024-03-27 214/week @ 2024-04-03 1094/week @ 2024-04-10 758/week @ 2024-04-17

2,360 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

~0.7–1.3MB
~28K SLoC