10 releases

new 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

#85 in Data structures

Download history 1258/week @ 2024-07-29 1328/week @ 2024-08-05 2021/week @ 2024-08-12 1700/week @ 2024-08-19 1364/week @ 2024-08-26 1424/week @ 2024-09-02 1395/week @ 2024-09-09 1541/week @ 2024-09-16 1893/week @ 2024-09-23 1946/week @ 2024-09-30 4063/week @ 2024-10-07 6638/week @ 2024-10-14 4734/week @ 2024-10-21 5185/week @ 2024-10-28 5447/week @ 2024-11-04 7199/week @ 2024-11-11

22,911 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