projects
/
libav.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
97cd7a3
)
doc: Add libxavs section
author
Diego Biurrun
<diego@biurrun.de>
Thu, 17 Nov 2016 19:39:06 +0000
(20:39 +0100)
committer
Diego Biurrun
<diego@biurrun.de>
Mon, 21 Nov 2016 14:08:50 +0000
(15:08 +0100)
doc/general.texi
patch
|
blob
|
blame
|
history
diff --git
a/doc/general.texi
b/doc/general.texi
index
7b1f11c
..
d232300
100644
(file)
--- a/
doc/general.texi
+++ b/
doc/general.texi
@@
-95,6
+95,14
@@
Go to @url{http://www.wavpack.com/} and follow the instructions for
installing the library. Then pass @code{--enable-libwavpack} to configure to
enable it.
+@section libxavs
+
+Libav can make use of the libxavs library for Xavs encoding.
+
+Go to @url{http://xavs.sf.net/} and follow the instructions for
+installing the library. Then pass @code{--enable-libxavs} to configure to
+enable it.
+
@section OpenH264
Libav can make use of the OpenH264 library for H.264 encoding and decoding.