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

#84 in Data structures

Download history 1743/week @ 2024-08-17 1232/week @ 2024-08-24 1489/week @ 2024-08-31 1321/week @ 2024-09-07 1599/week @ 2024-09-14 1765/week @ 2024-09-21 1938/week @ 2024-09-28 3792/week @ 2024-10-05 6328/week @ 2024-10-12 4942/week @ 2024-10-19 5219/week @ 2024-10-26 5699/week @ 2024-11-02 7042/week @ 2024-11-09 5489/week @ 2024-11-16 5885/week @ 2024-11-23 6969/week @ 2024-11-30

26,162 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
~33K SLoC