Skip to main content

Crate caved

Crate caved 

Source
Expand description

§Codecs for Audio and Video Encoding and Decoding

Codecs for Audio and Video Encoding and Decoding, static bindings to libav (ffmpeg). Some re-implemented in Rust. Goal is for all Rust.

§Features

caved’s current features:

  • Nothing yet

§Getting started

extern crate caved;
use caved::*;