ffms2 0.3.0

FFI bindings to ffms2
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
# ffms2-rs

[![Actions Status](https://github.com/rust-av/ffms2-rs/workflows/ffms2/badge.svg)](https://github.com/rust-av/ffms2-rs/actions)
[![IRC](https://img.shields.io/badge/irc-%23rust--av-blue.svg)](http://webchat.freenode.net?channels=%23rust-av&uio=d4)

[ffms2](https://github.com/FFMS/ffms2) bindings for Rust.

## TODO
- [x] Simple bindings
- [x] Safe abstraction
- [x] Examples

## License

Copyright 2019 Luni-4. Released under the [MIT License](LICENSE).