OSDN Git Service

doc: Add libxavs section
authorDiego Biurrun <diego@biurrun.de>
Thu, 17 Nov 2016 19:39:06 +0000 (20:39 +0100)
committerDiego Biurrun <diego@biurrun.de>
Mon, 21 Nov 2016 14:08:50 +0000 (15:08 +0100)
doc/general.texi

index 7b1f11c..d232300 100644 (file)
@@ -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.