File tree 1 file changed +4
-3
lines changed 1 file changed +4
-3
lines changed Original file line number Diff line number Diff line change 1
1
# Rusty FFmpeg
2
2
3
- [ ![ CI] ( https://github.com/CCExtractor/rusty_ffmpeg/workflows/CI/badge.svg?branch=master )] ( https://github.com/CCExtractor/rusty_ffmpeg/actions )
4
- [ ![ Crates.io] ( https://img.shields.io/crates/v/rusty_ffmpeg.svg )] ( https://crates.io/crates/rusty_ffmpeg )
5
- [ ![ Doc] ( https://docs.rs/rusty_ffmpeg/badge.svg )] ( https://docs.rs/rusty_ffmpeg )
3
+ [ ![ Doc] ( https://docs.rs/rusty_ffmpeg/badge.svg?style=flat-square )] ( https://docs.rs/rusty_ffmpeg )
4
+ [ ![ Crates.io] ( https://img.shields.io/crates/v/rusty_ffmpeg )] ( https://crates.io/crates/rusty_ffmpeg )
5
+ [ ![ Downloads] ( https://img.shields.io/crates/d/rusty_ffmpeg )] ( https://lib.rs/crates/rusty_ffmpeg )
6
+ [ ![ CI] ( https://github.com/CCExtractor/rusty_ffmpeg/workflows/CI/badge.svg?branch=master&style=flat-square )] ( https://github.com/CCExtractor/rusty_ffmpeg/actions )
6
7
7
8
Cross platform FFI bindings for FFmpeg inner libraries. This is a crate that:
8
9
You can’t perform that action at this time.
0 commit comments