File tree Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Original file line number Diff line number Diff line change @@ -15,11 +15,11 @@ Click on the badge above to have a big picture view of what's in progress and ho
15
15
16
16
:warning : The latest avTranscoder API does not fit with libav.
17
17
18
- #### What you need to know
19
- * C++ library
20
- * Java and Python bindings generated with SWIG
21
- * multiplateform (Linux, MAC, Windows)
22
- * your call to be based on Libav, FFmpeg, or your custom fork of one of these librairies
18
+ #### The basics
19
+ * avTranscoder is a C++ library.
20
+ * avTranscoder uses [ SWIG ] ( http://www.swig.org/ ) to generate __ Java __ and __ Python __ bindings.
21
+ * avTranscoder is multiplateform (Linux, MAC, Windows).
22
+ * avTranscoder could be based on [ Libav] ( https://libav.org/ ) , [ FFmpeg] ( https://ffmpeg.org/ ) , or your custom fork of one of these librairies.
23
23
24
24
#### License
25
25
See [ ** COPYING.md** ] ( COPYING.md )
You can’t perform that action at this time.
0 commit comments