openh264-sys 1.0.1

Bindings to OpenH264
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
# openh264-sys


[![Build Status](https://travis-ci.org/saturday06/rust-openh264.svg?branch=master)](https://travis-ci.org/saturday06/rust-openh264)
[![Build Status](https://ci.appveyor.com/api/projects/status/github/saturday06/rust-openh264?branch=master&svg=true)](https://ci.appveyor.com/project/saturday06/rust-openh264)
[![crates.io](https://img.shields.io/crates/v/openh264-sys.svg)](https://crates.io/crates/openh264-sys)

Bindings to OpenH264.

## features


### ‘build’ feature

Download and build openh264 source.

### ‘static’ feature

Link static openh264 library.