re_video 0.20.1

Rerun video processing utilities.
1
2
3
4
5
6
7
8
9
10
11
12
# re_video

Part of the [`rerun`](https://github.com/rerun-io/rerun) family of crates.

[![Latest version](https://img.shields.io/crates/v/re_video.svg)](https://crates.io/crates/re_video)
[![Documentation](https://docs.rs/re_video/badge.svg)](https://docs.rs/re_video)
![MIT](https://img.shields.io/badge/license-MIT-blue.svg)
![Apache](https://img.shields.io/badge/license-Apache-blue.svg)

Crate for parsing video containers and decoding their contents.

It wraps other crates, to unify the interface of parsed containers and video decoders.