Skip to content

Commit b74a10e

Browse files
update README.md
1 parent 345ffd7 commit b74a10e

File tree

1 file changed

+16
-2
lines changed

1 file changed

+16
-2
lines changed

README.md

Lines changed: 16 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,18 @@
1-
avTranscoder
2-
============
1+
# avTranscoder
32

43
C++ API for LibAV / FFMpeg
4+
5+
Based on library to support various video formats, avTrasncoder provide the high level API to re-wrap or transcode easilly medias.
6+
7+
You can also use it in Java & Python for simpliest integration in projects.
8+
9+
#### Continuous Integration
10+
11+
###### Drone.io
12+
[![Build Status](https://drone.io/github.com/MarcAntoine-Arnaud/avTranscoder/status.png)](https://drone.io/github.com/MarcAntoine-Arnaud/avTranscoder/latest)
13+
14+
#### Packaging
15+
16+
###### Build openSUSE
17+
comming soon
18+

0 commit comments

Comments
 (0)